summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move print_version into printversion.{h|c}HEADupstream/mastermasterUlf 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
* tests: Simplify backtrace-native tests. Drop raise jmp patching for x86_64.Mark Wielaard2016-08-253-22/+51
* strip: Use ELF_CHF_FORCE to recompress any sections that were uncompressed.Mark Wielaard2016-08-252-1/+5
* Regenerate .po files.Mark Wielaard2016-08-246-101/+568
* tests: Add testfilesparc64attrs.o.bz2 to EXTRA_DIST.Mark Wielaard2016-08-242-0/+5
* sparc: fix the printing of hw capabilities object attributes.Jose E. Marchesi2016-08-245-24/+81
* Updated Polish translationPiotr Drąg2016-08-191-757/+405
* Add --add-comments to XGETTEXT_OPTIONS in MakevarsPiotr Drąg2016-08-191-1/+2
* Update POTFILES.inPiotr Drąg2016-08-191-0/+1
* libdwfl: Fix assert and set in.d_size in dwfl_link_map_report.Mark Wielaard2016-08-152-2/+9
* libelf: Fix memory leak in elf_compress for mmapped ELF files.Mark Wielaard2016-08-154-6/+24
* strip: Handle compressed relocation target sections.Mark Wielaard2016-08-154-5/+38
* Fix bpf disassembler for _FORTIFY_SOURCERichard Henderson2016-08-114-175/+378
* Prepare 0.167 release.Mark Wielaard2016-08-0411-4315/+2795
* dwelf: Add string table functions from ebl.Mark Wielaard2016-08-0332-231/+369
* Remove eu-ld and unused code.Mark Wielaard2016-08-0337-14131/+72
* Add m68k testsAndreas Schwab2016-07-1113-6/+134
* unstrip: Fix off by one array access with unstripped_strent.Mark Wielaard2016-07-112-3/+8
* libelf: Allow updating phdrs for any e_type.Mark Wielaard2016-07-117-43/+249
* libelf: find 1st section instead of assumingJohn Ogness2016-06-286-25/+320