summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove .mtn-ignore and .cvsignore files.Mark Wielaard2012-06-0515-33/+0
* Remove unused (generated) src/ylwrap file.Mark Wielaard2012-06-051-154/+0
* TESTS_ENVIRONMENT set LC_ALL and LANG to C.Mark Wielaard2012-05-112-1/+6
* elflint: Allow zero sized sections at (filesz) end of segment.Mark Wielaard2012-05-092-2/+9
* tests/low_high_pc.c: Allow highpc == lowpc for CU DIEs for buggy GCC.Mark Wielaard2012-05-072-1/+8
* dwarf_highpc: Handle DW_AT_high_pc being a constant offset from DW_AT_low_pc.Mark Wielaard2012-04-288-8/+202
* Removed old libdwarf test show-ciefde.Mark Wielaard2012-04-264-556/+7
* readelf.c (print_ops): Add missing DW_OP_GNU operands.Mark Wielaard2012-04-242-0/+8
* Add new run-unstrip-n.sh test for RHBZ#805447 fixed in commit 210c2f.Mark Wielaard2012-04-034-3/+64
* elf32_offscn.c: Do not match SHT_NOBITS sections at OFFSET.Mark Wielaard2012-04-027-3/+100
* elflint: Accept SHF_INFO_LINK for reloc sections.Roland McGrath2012-03-282-2/+6
* readelf.c: Check debug section data before trying to print abbrev or str.Mark Wielaard2012-03-282-2/+12
* RHBZ#805447: Fix core file grokking for case of truncated .dynstrRoland McGrath2012-03-282-2/+13
* Don't exclude sh_type >= SHT_NUM from stripping.Roland McGrath2012-03-222-5/+6
* Fix bug using dwarf_next_unit to iterate over .debug_typesTom Tromey2012-03-217-38/+210
* readelf.c (print_gdb_index_section): Accept version 6.Mark Wielaard2012-03-212-2/+7
* elf_end.c (elf_end): Call rwlock_unlock before rwlock_fini.Mark Wielaard2012-02-262-0/+5
* libcpu Makefile.am, move %_dis.h from CLEANFILES to MAINTAINERCLEANFILES.Mark Wielaard2012-02-242-1/+7
* run-alldts.sh: testrun ./alldts.Kurt Roeckx2012-02-241-0/+4
* run-alldts.sh: testrun ./alldts.Kurt Roeckx2012-02-241-1/+1
* COPYING: Fix address. Updated version from gnulib.Mark Wielaard2012-02-242-22/+25
* Prepare 0.153 release.elfutils-0.153Mark Wielaard2012-02-2310-829/+966
* test-subr.sh: Add ${libdir}/elfutils to LD_LIBRARY_PATH.Roland McGrath2012-02-212-2/+4
* test-wrapper.sh: Add ${libdir}/elfutils to LD_LIBRARY_PATH.Roland McGrath2012-02-212-5/+10
* Handle DW_FORM_sec_offset in dwarf_formudata.Mark Wielaard2012-01-314-9/+86
* Cosmetic cleanups to NEWS.Roland McGrath2012-01-231-4/+2
* Add NEWS entries for libdwfl, readelf, strip and dwarf.h.Mark Wielaard2012-01-221-0/+12
* Update copyright yearUlrich Drepper2012-01-2115-35/+50
* Color code output of nm and objdumpUlrich Drepper2012-01-219-49/+516
* Fix warning nit.Roland McGrath2012-01-201-1/+1
* Handle --enable-deterministic-archives to make -D behavior default for ar and...Roland McGrath2012-01-205-3/+53
* ar: Don't crash when given files but no command.Roland McGrath2012-01-202-0/+9
* Grok -U as inverse of -D in ar and ranlib.Roland McGrath2012-01-203-1/+10
* Support -D in ranlib as in ar.Roland McGrath2012-01-208-20/+106
* Don't set LD_LIBRARY_PATH explicitly for command run inside test case.Roland McGrath2012-01-184-9/+14
* Fix .eh_frame decoding in the absence of any DWARF.Roland McGrath2011-12-202-1/+10
* Fix elf_from_remote_memory for ELFCLASS64 case.Roland McGrath2011-12-022-4/+10
* ar: Implement -D.Roland McGrath2011-11-053-3/+16
* ar: Fix a return value check.Roland McGrath2011-11-052-1/+6
* Use index of first global symbol to speed up dwfl_module_addrsym search.Mark Wielaard2011-11-014-54/+85
* dwfl_module_addrsym update sizeless_sym only if closer to desired addr.Mark Wielaard2011-10-312-1/+8
* Run gawk on config/known-dwarf.awk.Mark Wielaard2011-10-314-2/+10
* Merge branch 'roland/maintainer-gendis'Roland McGrath2011-10-233-9/+22
|\
| * Include *_dis.h headers in dist; generate them only for --enable-maintainer-m...Roland McGrath2011-10-163-9/+22
* | derelocate.c (cache_sections): Intern mod->reloc_info check.Mark Wielaard2011-10-202-5/+12
|/
* Use POSIX.2 shell features in eu_version calculation.Roland McGrath2011-10-082-2/+8
* Fix use of AC_ARG_ENABLE to handle $enableval correctly.Mike Frysinger2011-10-082-6/+13
* Ignore files generated by building in the source directory.Roland McGrath2011-10-081-12/+20
* readelf.c: Assume the right size of an arrayMarek Polacek2011-10-042-1/+5
* More CLUlrich Drepper2011-10-031-2/+2