summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix dwarf_formref_die DW_FORM_ref_sig8 hash table insertion.Roland McGrath2010-07-272-1/+5
* readelf: Fix DW_OP_call_ref printing for version 2 CUs.Roland McGrath2010-07-262-16/+33
* l10n: Updates to Polish (pl) translationraven2010-07-091-1421/+1507
* Consider .gdb_index as a debugging section.Roland McGrath2010-07-072-0/+6
* Remove libdwarf directory, ancient cruft.Roland McGrath2010-07-0790-9822/+0
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsUlrich Drepper2010-07-020-0/+0
|\
| * Translation file merge with most recent .pot file.drepper2010-07-025-460/+460
* | Translation file merge with most recent .pot file.Ulrich Drepper2010-07-025-460/+460
|/
* Update .spec file.drepper2010-07-022-0/+10
* 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
* libdwfl: Fix debuginfo search when dwfl_build_id_find_debuginfo closes fd on ...Roland McGrath2010-06-302-1/+3
* Indentation fix.Roland McGrath2010-06-301-2/+2
* libdwfl: Fix Linux kernel module search when dwfl_build_id_find_elf closes fd...Roland McGrath2010-06-302-1/+7
* 0.148 release.elfutils-0.148Ulrich Drepper2010-06-287-5034/+5354
* l10n: Updates to Spanish (Castilian) (es) translationelsupergomez2010-06-231-387/+430
* Back out dwarf_cfi_validate_fde.Roland McGrath2010-06-235-56/+6
* Fix check_constant_offset braino.Roland McGrath2010-06-222-7/+4
* Fix signed comparison warning in extended opcode parsing.Roland McGrath2010-06-222-3/+8
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsRoland McGrath2010-06-221-124/+124
|\
| * l10n: Updates to Ukrainian (uk) translationyurchor2010-06-221-124/+124
* | readelf: Fix braino in DW_LNS_set_isa parsing.Roland McGrath2010-06-222-0/+5
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsRoland McGrath2010-06-221-252/+294
|\
| * l10n: Updates to Ukrainian (uk) translationyurchor2010-06-221-252/+294
* | Add some missing DWARF constants and readelf support for them.Roland McGrath2010-06-224-0/+37
* | Fix readelf for large SLEB128 values.Roland McGrath2010-06-214-17/+36
|/
* Finish .debug_types support in libdw and readelf.Roland McGrath2010-06-2011-43/+124
* Fix up some holes in .debug_types support.Roland McGrath2010-06-207-19/+19
* Merge branch 'roland/debug_types'Roland McGrath2010-06-2025-122/+465
|\
| * Handle reading .debug_types section.Roland McGrath2010-06-1625-122/+444
* | readelf: Handle v4 .debug_frame format.Roland McGrath2010-06-202-16/+38
* | readelf: Handle v4 .debug_line format.Roland McGrath2010-06-202-16/+72
* | Record new line table fields, export APIs to fetch them.Roland McGrath2010-06-1810-41/+292
* | dwarf_next_cfi.c: Fix version 4 return_address_register decoding.Roland McGrath2010-06-162-1/+3
|/
* Add new dwarf_cfi_validate_fde call.Roland McGrath2010-06-167-8/+87
* Canonicalize CIE fde_encoding at interning.Roland McGrath2010-06-162-1/+28
* Fix some corners of DW_EH_PE_* handling.Roland McGrath2010-06-162-9/+26
* Check for CIE initial instructions that bogusly change the PC.Roland McGrath2010-06-163-2/+8
* Fix error diagnosis for dwarf_formref on DW_FORM_ref_sig8.Roland McGrath2010-06-153-2/+25
* Handle DWARF4 .debug_frame format.Roland McGrath2010-06-152-6/+31
* Handle DWARF4 .debug_line format.Roland McGrath2010-06-152-38/+87
* l10n: Updates to Ukrainian (uk) translationyurchor2010-06-151-165/+175
* Fix unstrip for modifying file in place.Roland McGrath2010-06-144-3/+31
* Implicitly set dirty bitUlrich Drepper2010-06-144-3/+18
* libdwfl: Ignore debuginfo-path hits that find the main file again.Roland McGrath2010-06-142-2/+31
* 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
* Clean up IDX_debug_* list.Roland McGrath2010-06-143-9/+6
* l10n: Updates to Spanish (Castilian) (es) translationelsupergomez2010-06-141-129/+131
* Remove unused CIE_VERSION macro.Roland McGrath2010-06-012-4/+2