summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up and consolidate automake magic to reduce duplication and to work wit...Roland McGrath2010-02-152-34/+13
* Fix compiler warning nit in readelf.Roland McGrath2010-02-152-1/+6
* readelf: Fix CFI decoding for DW_EH_PE_absptr.Roland McGrath2010-02-022-38/+28
* Fix sloppy #include use, breaks with latest glibc.Roland McGrath2010-01-156-3/+16
* Handle extended phnum in readelf.Roland McGrath2010-01-072-13/+38
* Handle extended phnum in elflint and elfcmp.Roland McGrath2010-01-073-36/+100
* Add DWARF attributes DW_AT_GNU_vector and DW_AT_GNU_template_name.Roland McGrath2010-01-052-0/+13
* Make readelf -n check note name strings, handle "VMCOREINFO" flavor.Roland McGrath2010-01-042-6/+41
* readelf: No complaints for missing DWARF under just -a.Roland McGrath2010-01-042-6/+13
* readelf: Correct --help output for -a.Roland McGrath2010-01-042-8/+14
* readelf: No complaints for missing named sections implicit in -a.Roland McGrath2010-01-042-7/+17
* Make readelf -x/-a handle SHT_NOBITS gracefully as -p already does.Roland McGrath2009-11-162-25/+32
* Handle new .comment section flags.Mark Wielaard2009-09-212-2/+8
* ar.c (main): Fix typo in message format.Roland McGrath2009-09-082-1/+5
* Revert accidental commits.Roland McGrath2009-08-231-21/+15
* Don't print raw block contents for locations we decode and print.Roland McGrath2009-08-212-16/+30
* Use pathconf instead of statfs.Roland McGrath2009-08-142-13/+27
* Polish debugpred code a bit.Ulrich Drepper2009-08-012-2/+6
* Handle NT_GNU_GOLD_VERSION.Mark Wielaard2009-07-262-0/+5
* Explicitly link addr2line with libelf.Mark Wielaard2009-07-252-1/+5
* Make readelf dump all block forms in hex.Roland McGrath2009-07-242-8/+29
* Handle DW_OP_implicit_value in readelf.Mark Wielaard2009-07-242-0/+20
* Add STB_GNU_UNIQUE support to elflint.Ulrich Drepper2009-07-142-3/+16
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsRoland McGrath2009-07-082-1/+17
|\
| * Handle DW_Form constants for DW_AT_data_member_location in readelf.Mark Wielaard2009-07-082-1/+17
* | Fatfingers fix for commit dffc33d.Roland McGrath2009-07-081-0/+1
|/
* Fix last change.Roland McGrath2009-07-061-1/+9
* Handle unknown register numbers gracefully in readelf -n core reading.Roland McGrath2009-07-062-34/+44
* readelf: Add -N option, speeds up DWARF printing without address->name lookups.Roland McGrath2009-06-282-1/+16
* Add aliases for elf_getshnum and elf_getshstrndx.Ulrich Drepper2009-06-139-40/+51
* Add support for IRELATIVE relocations.Ulrich Drepper2009-06-012-29/+122
* Moved misplaced ChangeLog entry.Roland McGrath2009-05-071-0/+4
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsUlrich Drepper2009-04-295-55/+128
|\
| * Add missing dependencies on compression libraries for static builds.Ulrich Drepper2009-04-232-1/+5
| * addr2line: Honor -s and -A for file names of inline call sites.Roland McGrath2009-04-202-5/+28
| * Support -j option in addr2line to match binutils.Roland McGrath2009-04-202-41/+64
| * Fix 32/64 CIE header format CIE_id matching.Roland McGrath2009-04-152-3/+12
| * Nominal ARM support.Roland McGrath2009-04-152-3/+9
| * Fix error message.Roland McGrath2009-04-142-1/+3
| * Fix strip -f infinite loop when coping with some extra kooky object sections.Roland McGrath2009-04-142-1/+7
* | Add test of st_other field of symbol table entries.Ulrich Drepper2009-04-291-0/+11
|/
* Also fix output for DW_CFA_val_expression.Ulrich Drepper2009-02-052-2/+4
* Remove commented-out call in readelf.Ulrich Drepper2009-02-051-1/+0
* Fix DW_CFA_expression output in readelf.Ulrich Drepper2009-02-052-2/+4
* Yet more label fixes in readelf output of debug_info.Ulrich Drepper2009-02-051-4/+4