summaryrefslogtreecommitdiffstats
path: root/libdwfl/open.c
Commit message (Expand)AuthorAgeFilesLines
* libdwelf: New function dwelf_elf_begin.Mark Wielaard2018-11-091-8/+22
* Avoid double-including config.hUlf Hermann2017-05-021-0/+4
* Simplify code and build now that zlib support is no longer optional.Mark Wielaard2016-01-081-8/+2
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-2/+2
* libdwfl: Try opening files all installed compression libraries.Mark Wielaard2013-02-221-3/+3
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Rewrite kernel image support: use calculation instead of brute force, support...Roland McGrath2009-08-271-20/+65
* libdwfl: Support automatic decompression of files in XZ format.Roland McGrath2009-08-261-1/+7
* Fix crash in libdw with empty input files.Ulrich Drepper2009-02-101-0/+2
* Fix build when missing -lz and -lbz2.Roland McGrath2009-01-221-8/+15
* libdwfl automagic decompression supportRoland McGrath2009-01-051-0/+143