summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'debug_macro'Mark Wielaard2012-07-192-2/+422
|\
| * readelf: Add .debug_macro parsing support.Mark Wielaard2012-07-112-2/+422
* | readelf: Add .gdb_index version 7 support.Mark Wielaard2012-07-102-16/+54
|/
* Add low-level support for .debug_macro.Mark Wielaard2012-06-272-0/+8
* readelf.c: Cast printf PRIu/x64 arguments to uint64_t for gcc 4.7 -Wformat.Mark Wielaard2012-06-222-2/+7
* Update name, license and contributor policy.Mark Wielaard2012-06-0533-617/+358
* Remove .mtn-ignore and .cvsignore files.Mark Wielaard2012-06-051-1/+0
* Remove unused (generated) src/ylwrap file.Mark Wielaard2012-06-051-154/+0
* elflint: Allow zero sized sections at (filesz) end of segment.Mark Wielaard2012-05-092-2/+9
* readelf.c (print_ops): Add missing DW_OP_GNU operands.Mark Wielaard2012-04-242-0/+8
* 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
* readelf.c (print_gdb_index_section): Accept version 6.Mark Wielaard2012-03-212-2/+7
* Handle DW_FORM_sec_offset in dwarf_formudata.Mark Wielaard2012-01-312-3/+4
* Update copyright yearUlrich Drepper2012-01-2115-35/+50
* Color code output of nm and objdumpUlrich Drepper2012-01-213-41/+142
* Fix warning nit.Roland McGrath2012-01-201-1/+1
* Handle --enable-deterministic-archives to make -D behavior default for ar and...Roland McGrath2012-01-202-2/+35
* 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-202-0/+8
* Support -D in ranlib as in ar.Roland McGrath2012-01-207-20/+105
* Fix .eh_frame decoding in the absence of any DWARF.Roland McGrath2011-12-202-1/+10
* ar: Implement -D.Roland McGrath2011-11-052-3/+14
* ar: Fix a return value check.Roland McGrath2011-11-052-1/+6
* readelf.c: Assume the right size of an arrayMarek Polacek2011-10-042-1/+5
* More CLUlrich Drepper2011-10-031-2/+2
* Fix nm output for sysv formatUlrich Drepper2011-10-032-9/+27
* Improve nm output for BSD and POSIX formatUlrich Drepper2011-10-032-26/+76
* Add demangling support to nmUlrich Drepper2011-10-023-8/+126
* readelf: Grok -W/--wide for binutils compatibility.Roland McGrath2011-07-092-2/+7
* Wire up -u option handling in ar.Roland McGrath2011-07-092-2/+10
* strip.c (relocate): Make offset check overflow-proof.Mark Wielaard2011-05-302-1/+6
* strip: --reloc-debug-sections, relocate against any debug section symbol.Mark Wielaard2011-05-242-65/+91
* strip: Add --reloc-debug-sections option.Mark Wielaard2011-05-232-2/+222
* strip: Handle SHT_GROUP sections better.Mark Wielaard2011-05-192-4/+35
* Add DW_OP_GNU_const_type/regval_type/deref_type/convert/reinterpret.Jakub Jelinek2011-05-172-0/+60
* dwarf_tag_string fixup GNU_call_site and GNU_call_site_parameter strings.Mark Wielaard2011-05-172-2/+7
* nm.c: Remove unused if/else and parameters.Marek Polacek2011-05-122-9/+9
* unstrip.c: Mark function as static.Marek Polacek2011-05-072-1/+5
* Merge branch 'mjw/sdt'Mark Wielaard2011-05-032-1/+6
|\
| * Add support for printing SDT elf notes.Mark Wielaard2011-04-262-1/+6
* | Merge branch 'mjw/gdb_index'Mark Wielaard2011-04-282-4/+215
|\ \ | |/ |/|
| * Add printing of .gdb_index section to readelf.Mark Wielaard2011-04-282-4/+215
* | Fix doubled words.Marek Polacek2011-04-164-6/+5
|/
* Improve output of readelf -wlinePetr Machata2011-03-252-9/+16
* Merge branch 'mpolacek/readelf-pltrel-case'Marek Polacek2011-03-252-2/+8
|\
| * Don't segfault at DT_PLTREL case.Marek Polacek2011-03-222-2/+8
* | Add support for call_site and entry_value to dwarf.h and readelf.Mark Wielaard2011-03-232-0/+83
|/
* Add new ebl_check_st_other_bits function.upstream/mpolacek/autotestMark Wielaard2011-03-112-1/+5
* Fix readelf --debug-dump=loc crash on multiple input files.Jan Kratochvil2011-02-272-0/+5