summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libdw: Add DW_MACRO constants and DW_MACRO_GNU compatibility defines.upstream/mjw/DWARF5Mark Wielaard2016-10-287-44/+146
* libdw: Handle immutable, packed and shared types in dwarf_peel_type.Mark Wielaard2016-10-282-12/+23
* libdw: Add new DWARF5 tag constants.Mark Wielaard2016-10-282-2/+13
* libdw: Add dwarf_default_lower_bound.Mark Wielaard2016-10-2811-55/+217
* libdw: DWARF5 Add new DW_LANG codes and default lower array bound.Mark Wielaard2016-10-283-1/+31
* libdw: DWARF5 Add DW_CC_pass_by_reference and DW_CC_pass_by_reference.Mark Wielaard2016-10-282-1/+10
* libdw: Correct spelling of DW_LANG_PLI in dwarf.h.Mark Wielaard2016-10-274-5/+17
* 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
* Add support for BPFRichard Henderson2016-06-2824-10/+590
* Sync elf.h from glibcRichard Henderson2016-06-282-83/+202
* CONTRIBUTING: Extend patch, committer and maintainer guidelines.Mark Wielaard2016-06-212-0/+57
* Add support for m68kAndreas Schwab2016-05-2311-4/+550
* config: Pass the compiler -Werror during warning detectionFilipe Brandenburger2016-05-032-3/+6
* config: Fix check for argp_parse to pass &argvFilipe Brandenburger2016-05-022-1/+5
* libdwfl: Fix memory leak in dwfl_module_getsrc_file on invalid DWARF.Mark Wielaard2016-04-142-0/+7
* libdwfl: Fix memory leak in proc_maps_report on bad file mapping.Mark Wielaard2016-04-142-1/+9
* libelf: Fix memory leak when zlib deflateInit fails in elf_compress.Mark Wielaard2016-04-142-0/+6
* elfcmp: fix self-comparison error with GCC 6David Abdurachmanov2016-04-112-1/+5
* Prepare 0.166 release.elfutils-0.166Mark Wielaard2016-03-3110-2786/+2863
* nm: Check for malloc size argument overflow in show_symbols.Mark Wielaard2016-03-212-0/+9
* config: Use --program-prefix=eu- by default.Mark Wielaard2016-03-023-0/+23
* libdwfl: clean up non-Linux GNU platforms codeSteven Chamberlain2016-03-022-63/+7
* sparc: restore 32-bit build.Jose E. Marchesi2016-02-262-1/+7
* Add support for DT_PPC_OPTAndreas Schwab2016-02-262-1/+9
* libdwfl: Check for kernel debuginfo file without .debug extension as wellRavi Bangoria2016-02-223-9/+36
* readelf: Warn when uncompressing fails and error when gelf_getshdr fails.Mark Wielaard2016-02-222-5/+46