summaryrefslogtreecommitdiff
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* libdw: Add DW_MACRO constants and DW_MACRO_GNU compatibility defines.mjw/DWARF5Mark Wielaard2016-10-281-1/+8
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-121-0/+15
* strip: Don't remove real symbols from allocated symbol tables.Mark Wielaard2016-10-061-0/+5
* strip: Use ELF_CHF_FORCE to recompress any sections that were uncompressed.Mark Wielaard2016-08-251-0/+4
* strip: Handle compressed relocation target sections.Mark Wielaard2016-08-151-0/+5
* dwelf: Add string table functions from ebl.Mark Wielaard2016-08-031-0/+8
* Remove eu-ld and unused code.Mark Wielaard2016-08-031-0/+24
* unstrip: Fix off by one array access with unstripped_strent.Mark Wielaard2016-07-111-0/+5
* Add support for BPFRichard Henderson2016-06-281-0/+4
* elfcmp: fix self-comparison error with GCC 6David Abdurachmanov2016-04-111-0/+4
* nm: Check for malloc size argument overflow in show_symbols.Mark Wielaard2016-03-211-0/+4
* readelf: Warn when uncompressing fails and error when gelf_getshdr fails.Mark Wielaard2016-02-221-0/+8
* elfcompress: -q should not imply --force.Mark Wielaard2016-02-221-0/+4
* Fix GCC6 -Wnull-dereference warnings.Mark Wielaard2016-02-221-0/+4
* readelf: Read and print (encoded) DW_CFA_set_loc op and update pc.Mark Wielaard2016-02-181-0/+7
* elflint: Fix sh_entsize check when comparing SHT_HASH and SHT_GNU_HASH.Mark Wielaard2016-02-151-0/+6
* elflint: Recognize ELFOSABI_FREEBSD which Debian kFreeBSD uses.Mark Wielaard2016-01-181-0/+4
* Fix build on 32bit systems.Mark Wielaard2016-01-081-0/+5
* elfcompress: New utility.Mark Wielaard2016-01-061-0/+6
* elflint: Recognize and check SHF_COMPRESSED section flag.Mark Wielaard2016-01-061-0/+8
* readelf: Handle compressed sections and extend -z to cover -x and -p.Mark Wielaard2016-01-061-0/+13
* readelf: Add -z,--decompress option.Mark Wielaard2016-01-061-0/+8
* elflint: Add _edata and _end to the list of possibly dangling gnuld symbols.Mark Wielaard2016-01-051-0/+5
* nm: If the file is ET_REL and we need Dwarf use libdwfl to get it relocated.Mark Wielaard2016-01-021-0/+10
* nm: Don't leak duplicate Dwarf local names.Mark Wielaard2016-01-021-0/+4
* unstrip: Don't leak new section data.Mark Wielaard2016-01-021-0/+10
* elfcmp: Fix leaking Ebl handles.Mark Wielaard2016-01-021-0/+4
* Make zlib mandatory.Mark Wielaard2015-10-261-0/+5
* elflint: Don't check shdr or TLS symbol offsets against debuginfo phdrs.Mark Wielaard2015-10-161-0/+7
* elflint: Reject mergable string sections as relocation target.Mark Wielaard2015-10-161-0/+5
* Do not rely on ebl_check_special_section when checking debuginfo files.Jose E. Marchesi2015-10-131-0/+6
* elflint: Check relro flags are a subset of the load segment.Mark Wielaard2015-10-131-0/+5
* ldlex: Fix sign-compare warning, suppress -Wstack-usage.Mark Wielaard2015-10-121-0/+5
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-0/+17
* Move recursive nested function to file scope.Chih-Hung Hsieh2015-10-091-0/+5
* strip: Only sanity check symbols to not discarded sections for debug file.Mark Wielaard2015-10-091-0/+5
* Allocate exact amount of bytes for phdrs and shdrs.Mark Wielaard2015-10-081-0/+6
* Do without union of variable length arrays.Chih-Hung Hsieh2015-10-071-0/+8
* Improve AM_SILENT_RULES coverageJosh Stone2015-10-061-0/+6
* unstrip: Update sh_info when SH_INFO_LINK_P not just when SHF_INFO_LINK setMark Wielaard2015-10-051-0/+5
* Handle merged strtab/shstrtab string tables in strip and unstrip.Mark Wielaard2015-10-051-0/+7
* Remove old-style function definitions.Mark Wielaard2015-09-231-0/+4
* Initialize variable before use.Chih-Hung Hsieh2015-09-101-0/+6
* Replace printf %Z length modifier with %z.Chih-Hung Hsieh2015-09-071-0/+25
* readelf: handle_core_item large right shift triggers undefined behaviour.Mark Wielaard2015-09-031-0/+4
* elflint: Add gnuld check when a NOBITS section falls inside a segment.Mark Wielaard2015-08-171-0/+5
* unstrip: Handle debuginfo files with missing SHF_INFO_LINK section flags.Mark Wielaard2015-08-031-0/+9
* strings: Define MAP_POPULATE if not defined alreadyPino Toscano2015-06-271-0/+4
* nm: First call elf_getdata, then allocate memory.Mark Wielaard2015-06-271-0/+4
* findtextrel: Don't leak memory in process_file.Mark Wielaard2015-06-191-0/+4