ppc64: Add minimal fallback unwinder.
[platform/upstream/elfutils.git] / src /
2017-04-27 Ulf HermannInclude strings.h to make ffs available
2017-04-27 Ulf HermannProtect against integer overflow on shnum
2017-04-25 Ulf HermannAvoid YESSTR and NOSTR
2017-04-05 Mark Wielaardelflint: Support checking ELF files with compressed...
2017-04-03 Mark Wielaardelflint: Don't check section group without flags word.
2017-04-03 Mark Wielaardelflint: Sanity check the number of phdrs and shdrs...
2017-04-03 Mark Wielaardelflint: Don't trust sh_entsize when checking hash...
2017-04-03 Mark Wielaardelflint: Check symbol table data is big enough before...
2017-04-03 Mark WielaardUse the empty string for note names with zero size...
2017-04-03 Mark Wielaardreadelf: Fix off by one sanity check in handle_gnu_hash.
2017-02-17 Ulf HermannMove print_version into printversion.{h|c}
2017-02-15 Ulf HermannMove color handling into a separate header
2016-12-24 Mark Wielaardelfutils.org/ is now hosted at http://sourceware.org...
2016-11-17 Mark Wielaardreadelf: Add optional --symbols[=SECTION] argument...
2016-11-11 Mark Wielaardar: Fix GCC7 -Wformat-length issues.
2016-11-10 Mark WielaardAdd GCC7 -Wimplicit-fallthrough support/fixes.
2016-10-24 Kevin Cernekeeunstrip: Don't try to use unstripped .symtab with strip...
2016-10-12 Akihiko Odakilib: Provide MAX and MIN in system.h
2016-10-06 Mark Wielaardstrip: Don't remove real symbols from allocated symbol...
2016-08-25 Mark Wielaardstrip: Use ELF_CHF_FORCE to recompress any sections...
2016-08-15 Mark Wielaardstrip: Handle compressed relocation target sections.
2016-08-03 Mark Wielaarddwelf: Add string table functions from ebl.
2016-08-03 Mark WielaardRemove eu-ld and unused code.
2016-07-11 Mark Wielaardunstrip: Fix off by one array access with unstripped_st...
2016-06-28 Richard HendersonAdd support for BPF
2016-04-11 David Abdurachmanovelfcmp: fix self-comparison error with GCC 6
2016-03-21 Mark Wielaardnm: Check for malloc size argument overflow in show_sym...
2016-02-22 Mark Wielaardreadelf: Warn when uncompressing fails and error when...
2016-02-22 Mark Wielaardelfcompress: -q should not imply --force.
2016-02-22 Mark WielaardFix GCC6 -Wnull-dereference warnings.
2016-02-18 Mark Wielaardreadelf: Read and print (encoded) DW_CFA_set_loc op...
2016-02-15 Mark Wielaardelflint: Fix sh_entsize check when comparing SHT_HASH...
2016-01-18 Mark Wielaardelflint: Recognize ELFOSABI_FREEBSD which Debian kFreeB...
2016-01-08 Mark WielaardFix build on 32bit systems.
2016-01-06 Mark Wielaardelfcompress: New utility.
2016-01-06 Mark Wielaardelflint: Recognize and check SHF_COMPRESSED section...
2016-01-06 Mark Wielaardreadelf: Handle compressed sections and extend -z to...
2016-01-06 Mark Wielaardreadelf: Add -z,--decompress option.
2016-01-05 Mark Wielaardelflint: Add _edata and _end to the list of possibly...
2016-01-02 Mark Wielaardnm: If the file is ET_REL and we need Dwarf use libdwfl...
2016-01-02 Mark Wielaardnm: Don't leak duplicate Dwarf local names.
2016-01-02 Mark Wielaardunstrip: Don't leak new section data.
2016-01-02 Mark Wielaardelfcmp: Fix leaking Ebl handles.
2015-10-26 Mark WielaardMake zlib mandatory.
2015-10-16 Mark Wielaardelflint: Don't check shdr or TLS symbol offsets against...
2015-10-16 Mark Wielaardelflint: Reject mergable string sections as relocation...
2015-10-13 Jose E. MarchesiDo not rely on ebl_check_special_section when checking...
2015-10-13 Mark Wielaardelflint: Check relro flags are a subset of the load...
2015-10-12 Mark Wielaardldlex: Fix sign-compare warning, suppress -Wstack-usage.
2015-10-09 Josh StoneTrust AC_SYS_LARGEFILE to provide large file support
2015-10-09 Chih-Hung HsiehMove recursive nested function to file scope.
2015-10-09 Mark Wielaardstrip: Only sanity check symbols to not discarded secti...
2015-10-08 Mark WielaardAllocate exact amount of bytes for phdrs and shdrs.
2015-10-07 Chih-Hung HsiehDo without union of variable length arrays.
2015-10-07 Josh StoneImprove AM_SILENT_RULES coverage
2015-10-05 Mark Wielaardunstrip: Update sh_info when SH_INFO_LINK_P not just...
2015-10-05 Mark WielaardHandle merged strtab/shstrtab string tables in strip...
2015-09-23 Mark WielaardRemove old-style function definitions.
2015-09-10 Chih-Hung HsiehInitialize variable before use.
2015-09-07 Chih-Hung HsiehReplace printf %Z length modifier with %z.
2015-09-03 Mark Wielaardreadelf: handle_core_item large right shift triggers...
2015-08-17 Mark Wielaardelflint: Add gnuld check when a NOBITS section falls...
2015-08-03 Mark Wielaardunstrip: Handle debuginfo files with missing SHF_INFO_L...
2015-06-27 Pino Toscanostrings: Define MAP_POPULATE if not defined already
2015-06-27 Mark Wielaardnm: First call elf_getdata, then allocate memory.
2015-06-19 Mark Wielaardfindtextrel: Don't leak memory in process_file.
2015-06-19 Mark Wielaardreadelf: Make sure phdr2_mem lifetime/scope equals...
2015-06-19 Mark Wielaardreadelf: Don't leak memory on failure path in handle_gn...
2015-06-19 Mark Wielaardelflint: Only check the PT_TLS phdr if it actually...
2015-06-19 Mark Wielaardnm: Fix typo in size check to determine whether we...
2015-06-19 Mark Wielaardstrings: Handle failure of getting section name on...
2015-06-10 Mark Wielaardaddr2line: Fix memory leak in print_dwarf_function.
2015-06-10 Mark Wielaardstrip: Just admit we don't support stripping ar archive...
2015-06-05 Mark Wielaardelfcmp: Don't call memcmp with possible NULL d_buf.
2015-05-27 Mark Wielaardconfig: Add -Wstack-usage=262144 (256K) warning check.
2015-05-27 Mark Wielaardaddr2line: Set scopes to NULL after free in handle_address.
2015-05-27 Mark Wielaardaddr2line: Add --pretty-print option to show all inform...
2015-05-27 Mark Wielaardaddr2line: Add demangler support.
2015-05-27 Mark Wielaardaddr2line: Add -a, --address. Print address before...
2015-05-27 Mark Wielaardaddr2line: Always parse addresses as hex numbers.
2015-05-27 Mark Wielaardaddr2line: Split options in input and output format...
2015-05-18 Mark Wielaardstrip: Harden against bogus input files. Don't leak...
2015-05-13 Mark WielaardAlways call gelf_fsize with EV_CURRENT as argument.
2015-05-12 Mark Wielaardelflint: Check gnu_hash has enough data and bitmask_wor...
2015-05-12 Mark Wielaardelflint: Add sanity checks to check_attributes.
2015-05-12 Mark Wielaardelflint: Use Use Elf64_Word for shdr->sh_info cnt.
2015-05-12 Mark Wielaardelflint: Stop checking section when 2nd hash function...
2015-05-12 Mark Wielaardnm: Handle dwarf_linesrc returning NULL.
2015-05-05 Max FilippovReplace futimes with futimens.
2015-05-04 Max FilippovDrop mtrace calls.
2015-05-04 Anthony G. BasileLink against standalone argp library
2015-04-28 Mark Wielaardreadelf: Fix cie_offset calculation comparison on 32bit.
2015-04-28 Mark Wielaardreadelf: Check all offsets used in print_gdb_index_sect...
2015-04-28 Mark Wielaardreadelf: Always try to print some debug section informa...
2015-04-28 Mark Wielaardreadelf: Add overflow checking to print_gdb_index_secti...
2015-04-14 Mark Wielaardsrc: Remove __DATE__ from internal error messages.
2015-03-31 Petr MachataPublish known-dwarf.h
2015-03-13 Mark Wielaardelflint: Correct gnu_symbias usage in compare_hash_gnu_...
2015-01-15 Mark Wielaardelfcmp: Add some NULL and zero checks.
2015-01-15 Mark Wielaardelflint: Add various low-level checks.
next