summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add frame pointer unwinding for aarch64mjw/fp-unwindUlf Hermann2017-04-259-1/+142
* Add i386 frame pointer unwinder.Mark Wielaard2017-04-259-3/+135
* Add frame pointer unwinding as fallback on x86_64Ulf Hermann2017-04-259-1/+133
* tests: Add core backtracegen chec and regenerate ppc32 backtrace test files.Mark Wielaard2017-04-255-0/+30
* Revert "Optionally allow unknown symbols in the backtrace tests"Mark Wielaard2017-04-253-31/+17
* libelf: Initialize n to zero in elf_getarsym.Mark Wielaard2017-04-192-1/+5
* Add missing peel_type.c test for commit f339da.Mark Wielaard2017-04-071-0/+119
* elflint: Support checking ELF files with compressed sections.Mark Wielaard2017-04-056-3/+47
* libdw: Fix dwarf_peel_type infinite loop.Mark Wielaard2017-04-055-4/+83
* elflint: Don't check section group without flags word.Mark Wielaard2017-04-042-1/+8
* elflint: Sanity check the number of phdrs and shdrs available.Mark Wielaard2017-04-042-0/+30
* elflint: Don't trust sh_entsize when checking hash sections.Mark Wielaard2017-04-042-12/+27
* elflint: Check symbol table data is big enough before checking.Mark Wielaard2017-04-042-1/+6
* libelf: Always update last_offset in updatefile and updatemmap.Mark Wielaard2017-04-045-7/+468
* libelf: Check compression ratio before trying to allocate output buffer.Mark Wielaard2017-04-032-0/+14
* Use the empty string for note names with zero size (without any data).Mark Wielaard2017-04-035-6/+23
* readelf: Fix off by one sanity check in handle_gnu_hash.Mark Wielaard2017-04-032-1/+6
* libasm: Fix one GCC7 -Wformat-truncation=2 warning.Mark Wielaard2017-03-242-3/+9
* backends: Add support for EM_PPC64 GNU_ATTRIBUTES.Mark Wielaard2017-03-247-3/+30
* Move print_version into printversion.{h|c}Ulf Hermann2017-02-1723-27/+103
* Check for existence of mempcpyUlf Hermann2017-02-1714-2/+40
* Always use the same method to query the system page sizeUlf Hermann2017-02-155-3/+12
* Move color handling into a separate headerUlf Hermann2017-02-158-34/+79
* Add -D_FORTIFY_SOURCE=2 to CFLAGS if possible.Mark Wielaard2017-02-142-0/+25
* Optionally allow unknown symbols in the backtrace testsUlf Hermann2017-02-143-12/+38
* Make the backtrace-data test helper more robustUlf Hermann2017-02-142-3/+19
* Add missing tests to .gitignoreUlf Hermann2017-02-141-0/+12
* Define PACKAGE_URL for older autoconf.Mark Wielaard2017-01-122-0/+10
* Fix TEMP_FAILURE_RETRY definition when not defined.Luiz Angelo Daros de Luca2016-12-307-2/+15
* Update Polish translationPiotr Drąg2016-12-291-2/+15
* Update POTFILES.inPiotr Drąg2016-12-291-0/+1
* Update Polish translationPiotr Drąg2016-12-291-126/+95
* Prepare for elfutils 0.168 release.elfutils-0.168Mark Wielaard2016-12-2711-5199/+5191
* http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/Mark Wielaard2016-12-2431-250/+169
* libelf: gelf_newehdr and gelf_newehdr should return void *.Akihiko Odaki2016-12-074-10/+22
* Only workaround fts.h if we have a bad version that doesn't handle LFS.Mark Wielaard2016-11-234-8/+33
* readelf: Add optional --symbols[=SECTION] argument to select section name.Mark Wielaard2016-11-174-1/+41
* ar: Fix GCC7 -Wformat-length issues.Mark Wielaard2016-11-113-10/+28
* libelf: Sanity check offset and size before trying to malloc and read data.Mark Wielaard2016-11-102-0/+16
* libelf: Always set ELF maxsize when reading an ELF file for sanity checks.Mark Wielaard2016-11-102-18/+27
* libdw: Correct spelling of DW_LANG_PLI in dwarf.h.Mark Wielaard2016-11-104-4/+16
* Add GCC7 -Wimplicit-fallthrough support/fixes.Mark Wielaard2016-11-1025-18/+89
* tests: unstrip: Add test for mismatched .strtab sectionsKevin Cernekee2016-10-246-3/+33
* unstrip: Don't try to use unstripped .symtab with stripped .strtabKevin Cernekee2016-10-242-7/+12
* Do not depend on some non-POSIX features.Akihiko Odaki2016-10-138-8/+76
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-1246-96/+182
* strip: Don't remove real symbols from allocated symbol tables.Mark Wielaard2016-10-062-11/+29
* libcpu: Fix build of bpf_disasm.c for kernels < 3.20.Mark Wielaard2016-09-052-0/+8
* tests: Fix --enable-gcov tests build. Add libdw to LDADD for asm_tsts.Mark Wielaard2016-08-302-9/+13
* Regenerate .po files.elfutils-0.167Mark Wielaard2016-08-265-10/+10