Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite kernel image support: use calculation instead of brute force, support... | Roland McGrath | 2009-08-27 | 1 | -111/+55 |
* | libdwfl: Support LZMA kernel images. | Roland McGrath | 2009-08-26 | 1 | -1/+29 |
* | libdwfl: Support automatic decompression of files in XZ format. | Roland McGrath | 2009-08-26 | 1 | -11/+24 |
* | Fix bzip2 support for non-mmap case. | Roland McGrath | 2009-08-26 | 1 | -106/+136 |
* | libdwfl: Support Linux bzip2 kernel images for automatic decompression. | Roland McGrath | 2009-08-26 | 1 | -8/+10 |
* | Grok Linux kernel zImage format. | Roland McGrath | 2009-01-14 | 1 | -25/+90 |
* | Fix decompression logic. | Roland McGrath | 2009-01-06 | 1 | -11/+22 |
* | libdwfl automagic decompression support | Roland McGrath | 2009-01-05 | 1 | -0/+223 |