Rewrite kernel image support: use calculation instead of brute force, support uncompr...
authorRoland McGrath <roland@redhat.com>
Thu, 27 Aug 2009 19:36:47 +0000 (12:36 -0700)
committerRoland McGrath <roland@redhat.com>
Thu, 27 Aug 2009 19:36:47 +0000 (12:36 -0700)
commit6bb90710916169e242ce39b12831c5a22a57fcd4
tree25ee634803d32660d4351dd34cd28e2db49265de
parente5a1a8123c4ad0e0df8a66e0d737aafb5ed9d693
Rewrite kernel image support: use calculation instead of brute force, support uncompressed payloads.
libdwfl/ChangeLog
libdwfl/Makefile.am
libdwfl/gzip.c
libdwfl/image-header.c [new file with mode: 0644]
libdwfl/libdwflP.h
libdwfl/open.c