summaryrefslogtreecommitdiffstats
path: root/src/readelf.c
Commit message (Expand)AuthorAgeFilesLines
* Add aliases for elf_getshnum and elf_getshstrndx.Ulrich Drepper2009-06-131-19/+19
* Add support for IRELATIVE relocations.Ulrich Drepper2009-06-011-29/+114
* Fix 32/64 CIE header format CIE_id matching.Roland McGrath2009-04-151-3/+7
* Nominal ARM support.Roland McGrath2009-04-151-3/+6
* Fix error message.Roland McGrath2009-04-141-1/+1
* Also fix output for DW_CFA_val_expression.Ulrich Drepper2009-02-051-1/+2
* Remove commented-out call in readelf.Ulrich Drepper2009-02-051-1/+0
* Fix DW_CFA_expression output in readelf.Ulrich Drepper2009-02-051-2/+3
* Yet more label fixes in readelf output of debug_info.Ulrich Drepper2009-02-051-4/+4
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsUlrich Drepper2009-02-051-6/+46
|\
| * readelf .debug_loc robustness fixes.Roland McGrath2009-01-271-6/+46
* | Minor output problems in readelf debug_info section printing fixed.Ulrich Drepper2009-02-051-2/+2
* | Fix error handling in a few programs.Ulrich Drepper2009-02-011-2/+2
|/
* Fix compuation of base address for printing stack frame program.Ulrich Drepper2009-01-241-14/+18
* Print .strtab, .dynstr, and .comment for -a option of readelf.Ulrich Drepper2009-01-231-9/+15
* readelf -l: Don't print section mapping when no sections.Roland McGrath2009-01-221-0/+4
* Tiny build nits.Roland McGrath2009-01-221-5/+1
* Use t instead of j formats for ptrdiff_tRoland McGrath2009-01-221-3/+3
* More improveents to exception handling table printing and checking.Ulrich Drepper2009-01-171-3/+10
* Move argp_program_version_hook and argp_program_bug_address variablesUlrich Drepper2009-01-171-2/+2
* Finish implementation of exception handling table dumping in readelf.Ulrich Drepper2009-01-161-13/+147
* Some more changes to call frame info dumping in readelf.Ulrich Drepper2009-01-161-64/+95
* Bug fixes for .eh_frame_hdr dumping in readelf.Ulrich Drepper2009-01-161-29/+81
* Fix minor problems in call frame info dumper in reader.Ulrich Drepper2009-01-151-137/+316
* Implement call frame information dumping.Ulrich Drepper2009-01-061-28/+586
* Unpdate copyright in messages.Ulrich Drepper2009-01-011-2/+2
* src/Roland McGrath2008-12-031-4/+9
* src/Roland McGrath2008-08-071-36/+115
* src/Roland McGrath2008-02-291-1/+1
* Finish elflint .gnu.attributes checkingRoland McGrath2008-02-211-12/+199
* merge of '33d6cda327b8cb82fe8be29c24addb2bdf40acff'Ulrich Drepper2008-01-221-7/+4
* Update copyright year.Ulrich Drepper2008-01-211-4/+7
* explicit merge of 'f9dc98cac1b8ccd38e7420c43dfe7551e2923aaa'elfutils-0.132Roland McGrath2008-01-221-7/+4
* Revert last change to readelf.Ulrich Drepper2008-01-211-2/+1
* merge of '1d8389d494f774b4ccf384252ddac47cc2809542'Ulrich Drepper2008-01-201-1/+2
* merge of 'aee0b12a9696567adc81ce0bab9a764f6d109392'Roland McGrath2008-01-181-2/+1
* Fix memory leak in readelf.Ulrich Drepper2008-01-201-1/+2
* propagate from branch 'com.redhat.elfutils.nickc.pending' (head 28d6423325f0c...Ulrich Drepper2008-01-181-4/+7
* propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...Ulrich Drepper2008-01-021-135/+121
* Update copyright year.Ulrich Drepper2008-01-021-1/+1
* backends/Roland McGrath2007-12-151-4/+17
* 2007-11-09 Roland McGrath <[email protected]>Roland McGrath2007-11-091-0/+2
* 2007-10-23 Roland McGrath <[email protected]>Roland McGrath2007-10-231-25/+87
* merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'Ulrich Drepper2007-10-161-169/+317
* Build fixes for uninitialized variables.Ulrich Drepper2007-10-041-7/+11
* src/Roland McGrath2007-10-041-88/+179
* 2007-10-01 Roland McGrath <[email protected]>Roland McGrath2007-10-011-1/+1
* 2007-10-01 Roland McGrath <[email protected]>Roland McGrath2007-10-011-1/+1
* 2007-09-27 Roland McGrath <[email protected]>Roland McGrath2007-09-271-63/+104
* readelf register printing sort order tweakRoland McGrath2007-08-231-23/+636