summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Merge over readelf dwarf string additions from dwarf branch dwarfstrings.Mark Wielaard2011-02-252-3/+39
* Support reading .zdebug_* DWARF sections compressed via zlib.Roland McGrath2011-02-232-35/+63
* Handle DW_AT_GNU_odr_signature in readelf.Roland McGrath2011-02-232-1/+9
* elfcmp: Add --l/--verbose flag.Roland McGrath2011-02-112-36/+50
* elfcmp: Add --ignore-build-id flag.Roland McGrath2011-02-112-1/+122
* ldscript: Remove unused variable.Roland McGrath2011-02-082-4/+3
* unstrip: Remove unused variable.Roland McGrath2011-02-082-3/+3
* elflint: Remove unused variables.Roland McGrath2011-02-082-13/+2
* elflint: Warn about missing xndx section only once.Roland McGrath2011-02-081-0/+2
* ld: Remove an unused variable.Roland McGrath2011-02-083-6/+9
* strip: Remove all excess for --strip-sections.Roland McGrath2011-01-062-27/+36
* strip: Add --strip-sections option.Roland McGrath2011-01-052-0/+64
* findtextrel: Optimize last change.Roland McGrath2010-11-111-26/+28
* findtextrel: Don't assume order of sections.Roland McGrath2010-11-102-6/+23
* Merge branch 'roland/implicit-ptr'Roland McGrath2010-09-092-0/+28
|\
| * Handle DW_OP_GNU_implicit_pointer.Roland McGrath2010-08-302-0/+28
* | readelf: Print .debug_loc/.debug_ranges with cognizance of actual DIE pointer...Roland McGrath2010-08-302-77/+304
|/
* readelf: Fix crash in .debug_loc with garbage data.Roland McGrath2010-08-302-18/+37
* Add dwfl_dwarf_line, addr2line -F to print out more line info bits.Roland McGrath2010-08-241-2/+40
* readelf: For -x/-p, print all sections with matching name, not just one.Roland McGrath2010-08-112-9/+12
* readelf: Fix DW_OP_call_ref printing for version 2 CUs.Roland McGrath2010-07-262-16/+33
* readelf: Use symbolic printing for FDE initial_location address.Roland McGrath2010-07-022-3/+10
* strings: Fix brainos in non-mmap case.Roland McGrath2010-06-302-10/+17
* readelf: Fix braino in DW_LNS_set_isa parsing.Roland McGrath2010-06-222-0/+5
* Add some missing DWARF constants and readelf support for them.Roland McGrath2010-06-222-0/+28
* Fix readelf for large SLEB128 values.Roland McGrath2010-06-212-10/+20
* Finish .debug_types support in libdw and readelf.Roland McGrath2010-06-202-18/+57
* readelf: Handle v4 .debug_frame format.Roland McGrath2010-06-202-16/+38
* readelf: Handle v4 .debug_line format.Roland McGrath2010-06-202-16/+72
* Fix unstrip for modifying file in place.Roland McGrath2010-06-142-1/+16
* unstrip: Factor common code for shdr changes.Roland McGrath2010-06-142-15/+19
* unstrip: Bail early on bogus invocation with reversed arguments.Roland McGrath2010-06-142-0/+9
* readelf: Handle DW_FORK_ref_sig8.Roland McGrath2010-06-012-1/+8
* More DWARF 4 handling, some in readelf.Roland McGrath2010-06-012-6/+30
* readelf: Print .eh_frame even with no other DWARF.Roland McGrath2010-06-012-2/+10
* whitespaceRoland McGrath2010-06-011-0/+1
* More details attribute output.Ulrich Drepper2010-05-282-28/+34
* addr2line: Handle SYMBOL without +OFFSET.Roland McGrath2010-05-192-8/+22
* Fix DW_OP_call_ref operand handling.Roland McGrath2010-05-082-22/+53
* Fix readelf core note bitmask printing.Roland McGrath2010-04-142-4/+17
* Fix some message typos and xgettext markers.Roland McGrath2010-04-065-7/+16
* readelf: Fix fd leak on bad input files.Roland McGrath2010-02-262-1/+6