platform/upstream/elfutils.git
14 years agoAdd dwfl_dwarf_line, addr2line -F to print out more line info bits.
Roland McGrath [Tue, 24 Aug 2010 22:38:42 +0000 (15:38 -0700)]
Add dwfl_dwarf_line, addr2line -F to print out more line info bits.

14 years agol10n: Updates to Polish (pl) translation
raven [Mon, 23 Aug 2010 16:14:54 +0000 (16:14 +0000)]
l10n: Updates to Polish (pl) translation

Transmitted-via: Transifex (translate.fedoraproject.org)

14 years agoAdd missing size entries for ELF_T_LIB and ELF_T_GNUHASH.
Roland McGrath [Wed, 18 Aug 2010 23:53:43 +0000 (16:53 -0700)]
Add missing size entries for ELF_T_LIB and ELF_T_GNUHASH.

14 years agoDon't suppress full file names found in core-file link_map.
Roland McGrath [Wed, 18 Aug 2010 09:54:29 +0000 (02:54 -0700)]
Don't suppress full file names found in core-file link_map.

14 years agoClean up libcpu makefile rules for better error detection.
Roland McGrath [Tue, 17 Aug 2010 05:48:48 +0000 (22:48 -0700)]
Clean up libcpu makefile rules for better error detection.

14 years agoreadelf: For -x/-p, print all sections with matching name, not just one.
Roland McGrath [Wed, 11 Aug 2010 20:04:12 +0000 (13:04 -0700)]
readelf: For -x/-p, print all sections with matching name, not just one.

14 years agoBump version to indicate pre-0.149 development.
Roland McGrath [Wed, 4 Aug 2010 00:47:51 +0000 (17:47 -0700)]
Bump version to indicate pre-0.149 development.

14 years agoFix dwarf_formref_die DW_FORM_ref_sig8 hash table insertion.
Roland McGrath [Tue, 27 Jul 2010 11:40:23 +0000 (04:40 -0700)]
Fix dwarf_formref_die DW_FORM_ref_sig8 hash table insertion.

14 years agoreadelf: Fix DW_OP_call_ref printing for version 2 CUs.
Roland McGrath [Tue, 27 Jul 2010 04:29:44 +0000 (21:29 -0700)]
readelf: Fix DW_OP_call_ref printing for version 2 CUs.

14 years agol10n: Updates to Polish (pl) translation
raven [Fri, 9 Jul 2010 20:59:28 +0000 (20:59 +0000)]
l10n: Updates to Polish (pl) translation

Transmitted-via: Transifex (translate.fedoraproject.org)

14 years agoConsider .gdb_index as a debugging section.
Roland McGrath [Wed, 7 Jul 2010 23:06:12 +0000 (16:06 -0700)]
Consider .gdb_index as a debugging section.

14 years agoRemove libdwarf directory, ancient cruft.
Roland McGrath [Wed, 7 Jul 2010 20:59:37 +0000 (13:59 -0700)]
Remove libdwarf directory, ancient cruft.

Having this cruft in the tree led me astray one time too many in a mass
grep.  I ain't havin' it no more.  Anyone looking for hysterical raisins
can still find it in the git history.  It hasn't been in distribution
tarballs for a long time now.

14 years agoMerge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Ulrich Drepper [Fri, 2 Jul 2010 21:03:21 +0000 (14:03 -0700)]
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils

14 years agoTranslation file merge with most recent .pot file.
Ulrich Drepper [Fri, 2 Jul 2010 20:59:00 +0000 (13:59 -0700)]
Translation file merge with most recent .pot file.

14 years agoTranslation file merge with most recent .pot file.
drepper [Fri, 2 Jul 2010 20:59:00 +0000 (13:59 -0700)]
Translation file merge with most recent .pot file.

14 years agoUpdate .spec file.
drepper [Fri, 2 Jul 2010 20:58:45 +0000 (13:58 -0700)]
Update .spec file.

14 years agoreadelf: Use symbolic printing for FDE initial_location address.
Roland McGrath [Fri, 2 Jul 2010 18:16:25 +0000 (11:16 -0700)]
readelf: Use symbolic printing for FDE initial_location address.

14 years agostrings: Fix brainos in non-mmap case.
Roland McGrath [Wed, 30 Jun 2010 18:57:19 +0000 (11:57 -0700)]
strings: Fix brainos in non-mmap case.

14 years agolibdwfl: Fix debuginfo search when dwfl_build_id_find_debuginfo closes fd on success.
Roland McGrath [Wed, 30 Jun 2010 08:18:43 +0000 (01:18 -0700)]
libdwfl: Fix debuginfo search when dwfl_build_id_find_debuginfo closes fd on success.

14 years agoIndentation fix.
Roland McGrath [Wed, 30 Jun 2010 08:06:45 +0000 (01:06 -0700)]
Indentation fix.

14 years agolibdwfl: Fix Linux kernel module search when dwfl_build_id_find_elf closes fd on...
Roland McGrath [Wed, 30 Jun 2010 07:45:58 +0000 (00:45 -0700)]
libdwfl: Fix Linux kernel module search when dwfl_build_id_find_elf closes fd on success.

14 years ago0.148 release. elfutils-0.148
Ulrich Drepper [Mon, 28 Jun 2010 19:10:53 +0000 (12:10 -0700)]
0.148 release.

14 years agol10n: Updates to Spanish (Castilian) (es) translation
elsupergomez [Wed, 23 Jun 2010 13:05:11 +0000 (13:05 +0000)]
l10n: Updates to Spanish (Castilian) (es) translation

Transmitted-via: Transifex (translate.fedoraproject.org)

14 years agoBack out dwarf_cfi_validate_fde.
Roland McGrath [Wed, 23 Jun 2010 10:17:28 +0000 (03:17 -0700)]
Back out dwarf_cfi_validate_fde.

14 years agoFix check_constant_offset braino.
Roland McGrath [Wed, 23 Jun 2010 00:08:43 +0000 (17:08 -0700)]
Fix check_constant_offset braino.

14 years agoFix signed comparison warning in extended opcode parsing.
Roland McGrath [Tue, 22 Jun 2010 20:13:53 +0000 (13:13 -0700)]
Fix signed comparison warning in extended opcode parsing.

14 years agoMerge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Roland McGrath [Tue, 22 Jun 2010 20:12:17 +0000 (13:12 -0700)]
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils

14 years agoreadelf: Fix braino in DW_LNS_set_isa parsing.
Roland McGrath [Tue, 22 Jun 2010 20:05:23 +0000 (13:05 -0700)]
readelf: Fix braino in DW_LNS_set_isa parsing.

14 years agol10n: Updates to Ukrainian (uk) translation
yurchor [Tue, 22 Jun 2010 17:44:41 +0000 (17:44 +0000)]
l10n: Updates to Ukrainian (uk) translation

Transmitted-via: Transifex (translate.fedoraproject.org)

14 years agoMerge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Roland McGrath [Tue, 22 Jun 2010 07:11:17 +0000 (00:11 -0700)]
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils

14 years agoAdd some missing DWARF constants and readelf support for them.
Roland McGrath [Tue, 22 Jun 2010 07:10:54 +0000 (00:10 -0700)]
Add some missing DWARF constants and readelf support for them.

14 years agol10n: Updates to Ukrainian (uk) translation
yurchor [Tue, 22 Jun 2010 06:42:58 +0000 (06:42 +0000)]
l10n: Updates to Ukrainian (uk) translation

Transmitted-via: Transifex (translate.fedoraproject.org)

14 years agoFix readelf for large SLEB128 values.
Roland McGrath [Tue, 22 Jun 2010 06:00:35 +0000 (23:00 -0700)]
Fix readelf for large SLEB128 values.

14 years agoFinish .debug_types support in libdw and readelf.
Roland McGrath [Mon, 21 Jun 2010 00:55:50 +0000 (17:55 -0700)]
Finish .debug_types support in libdw and readelf.

14 years agoFix up some holes in .debug_types support.
Roland McGrath [Mon, 21 Jun 2010 00:25:35 +0000 (17:25 -0700)]
Fix up some holes in .debug_types support.

14 years agoMerge branch 'roland/debug_types'
Roland McGrath [Mon, 21 Jun 2010 00:14:29 +0000 (17:14 -0700)]
Merge branch 'roland/debug_types'

Conflicts:
libdw/ChangeLog
libdw/libdw.map

14 years agoreadelf: Handle v4 .debug_frame format.
Roland McGrath [Mon, 21 Jun 2010 00:12:43 +0000 (17:12 -0700)]
readelf: Handle v4 .debug_frame format.

14 years agoreadelf: Handle v4 .debug_line format.
Roland McGrath [Sun, 20 Jun 2010 23:59:39 +0000 (16:59 -0700)]
readelf: Handle v4 .debug_line format.

14 years agoRecord new line table fields, export APIs to fetch them.
Roland McGrath [Sat, 19 Jun 2010 00:01:05 +0000 (17:01 -0700)]
Record new line table fields, export APIs to fetch them.

14 years agodwarf_next_cfi.c: Fix version 4 return_address_register decoding.
Roland McGrath [Wed, 16 Jun 2010 23:35:10 +0000 (16:35 -0700)]
dwarf_next_cfi.c: Fix version 4 return_address_register decoding.

14 years agoHandle reading .debug_types section.
Roland McGrath [Wed, 16 Jun 2010 06:10:35 +0000 (23:10 -0700)]
Handle reading .debug_types section.

14 years agoAdd new dwarf_cfi_validate_fde call.
Roland McGrath [Wed, 16 Jun 2010 10:40:56 +0000 (03:40 -0700)]
Add new dwarf_cfi_validate_fde call.

14 years agoCanonicalize CIE fde_encoding at interning.
Roland McGrath [Wed, 16 Jun 2010 10:11:57 +0000 (03:11 -0700)]
Canonicalize CIE fde_encoding at interning.

14 years agoFix some corners of DW_EH_PE_* handling.
Roland McGrath [Wed, 16 Jun 2010 10:04:09 +0000 (03:04 -0700)]
Fix some corners of DW_EH_PE_* handling.

14 years agoCheck for CIE initial instructions that bogusly change the PC.
Roland McGrath [Wed, 16 Jun 2010 09:21:26 +0000 (02:21 -0700)]
Check for CIE initial instructions that bogusly change the PC.

14 years agoFix error diagnosis for dwarf_formref on DW_FORM_ref_sig8.
Roland McGrath [Wed, 16 Jun 2010 05:24:19 +0000 (22:24 -0700)]
Fix error diagnosis for dwarf_formref on DW_FORM_ref_sig8.

14 years agoHandle DWARF4 .debug_frame format.
Roland McGrath [Wed, 16 Jun 2010 05:17:20 +0000 (22:17 -0700)]
Handle DWARF4 .debug_frame format.

14 years agoHandle DWARF4 .debug_line format.
Roland McGrath [Wed, 16 Jun 2010 05:17:04 +0000 (22:17 -0700)]
Handle DWARF4 .debug_line format.

14 years agol10n: Updates to Ukrainian (uk) translation
yurchor [Tue, 15 Jun 2010 05:22:18 +0000 (05:22 +0000)]
l10n: Updates to Ukrainian (uk) translation

Transmitted-via: Transifex (translate.fedoraproject.org)

14 years agoFix unstrip for modifying file in place.
Roland McGrath [Tue, 15 Jun 2010 00:44:38 +0000 (17:44 -0700)]
Fix unstrip for modifying file in place.

14 years agoImplicitly set dirty bit
Ulrich Drepper [Mon, 14 Jun 2010 21:18:23 +0000 (14:18 -0700)]
Implicitly set dirty bit

The gelf_update_[eps]hdr functions didn't implicitly mark the
data structures as modified.  This has always been the case and
programs should set the bit but it is somewhat inconsistent since
other update functions implicitly set the bit.  Do it in these
three cases, too.

14 years agolibdwfl: Ignore debuginfo-path hits that find the main file again.
Roland McGrath [Mon, 14 Jun 2010 19:45:25 +0000 (12:45 -0700)]
libdwfl: Ignore debuginfo-path hits that find the main file again.

14 years agounstrip: Factor common code for shdr changes.
Roland McGrath [Fri, 4 Jun 2010 09:29:08 +0000 (02:29 -0700)]
unstrip: Factor common code for shdr changes.

14 years agounstrip: Bail early on bogus invocation with reversed arguments.
Roland McGrath [Fri, 4 Jun 2010 09:26:30 +0000 (02:26 -0700)]
unstrip: Bail early on bogus invocation with reversed arguments.

14 years agoClean up IDX_debug_* list.
Roland McGrath [Wed, 2 Jun 2010 03:17:36 +0000 (20:17 -0700)]
Clean up IDX_debug_* list.

14 years agol10n: Updates to Spanish (Castilian) (es) translation
elsupergomez [Mon, 14 Jun 2010 13:55:19 +0000 (13:55 +0000)]
l10n: Updates to Spanish (Castilian) (es) translation

Transmitted-via: Transifex (translate.fedoraproject.org)

14 years agoRemove unused CIE_VERSION macro.
Roland McGrath [Wed, 2 Jun 2010 03:11:40 +0000 (20:11 -0700)]
Remove unused CIE_VERSION macro.

14 years agoRemove meaningless DWARF_VERSION macro.
Roland McGrath [Wed, 2 Jun 2010 03:10:19 +0000 (20:10 -0700)]
Remove meaningless DWARF_VERSION macro.

14 years agoreadelf: Handle DW_FORK_ref_sig8.
Roland McGrath [Wed, 2 Jun 2010 02:52:39 +0000 (19:52 -0700)]
readelf: Handle DW_FORK_ref_sig8.

14 years agoFix DW_FORM_sec_offset handling.
Roland McGrath [Wed, 2 Jun 2010 02:05:08 +0000 (19:05 -0700)]
Fix DW_FORM_sec_offset handling.

14 years agoMore DWARF 4 handling, some in readelf.
Roland McGrath [Tue, 1 Jun 2010 22:56:58 +0000 (15:56 -0700)]
More DWARF 4 handling, some in readelf.

14 years agoHandle DWARF version 4 CUs.
Roland McGrath [Tue, 1 Jun 2010 22:42:14 +0000 (15:42 -0700)]
Handle DWARF version 4 CUs.

14 years agoMove dwarf_cfi_cie_p definition from cfi.h to libdw.h.
Mark Wielaard [Mon, 31 May 2010 13:39:15 +0000 (15:39 +0200)]
Move dwarf_cfi_cie_p definition from cfi.h to libdw.h.

14 years agoreadelf: Print .eh_frame even with no other DWARF.
Roland McGrath [Tue, 1 Jun 2010 20:44:00 +0000 (13:44 -0700)]
readelf: Print .eh_frame even with no other DWARF.

14 years agowhitespace
Roland McGrath [Tue, 1 Jun 2010 18:22:36 +0000 (11:22 -0700)]
whitespace

14 years agodwarf.h: Fix DW_LANG_Python constant.
Mark Wielaard [Mon, 31 May 2010 13:06:31 +0000 (15:06 +0200)]
dwarf.h: Fix DW_LANG_Python constant.

14 years agol10n: Updates to Ukrainian (uk) translation
yurchor [Sat, 29 May 2010 05:39:16 +0000 (05:39 +0000)]
l10n: Updates to Ukrainian (uk) translation

Transmitted-via: Transifex (translate.fedoraproject.org)

14 years agoMerge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Ulrich Drepper [Sat, 29 May 2010 03:32:37 +0000 (20:32 -0700)]
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils

Conflicts:
libdw/ChangeLog

14 years agodwarf_getlocation crash on NULL attribute.
Ulrich Drepper [Sat, 29 May 2010 03:28:04 +0000 (20:28 -0700)]
dwarf_getlocation crash on NULL attribute.

A recent change added code in front of the attr_ok check.  This
breaks existing code that assumes it can pass NULL to the ATTR
parameter.  Move the attr_ok check back to the front.

14 years agol10n: Updates to Polish (pl) translation
raven [Fri, 28 May 2010 21:38:03 +0000 (21:38 +0000)]
l10n: Updates to Polish (pl) translation

Transmitted-via: Transifex (translate.fedoraproject.org)

14 years agoFix dwarf_getlocation crash on NULL argument.
Eduardo Santiago [Fri, 28 May 2010 21:26:52 +0000 (14:26 -0700)]
Fix dwarf_getlocation crash on NULL argument.

14 years agoMore details attribute output.
Ulrich Drepper [Fri, 28 May 2010 14:39:49 +0000 (07:39 -0700)]
More details attribute output.

When readelf prints attribute information it should not only
print the value of the attribute but also its form.  This
information cannot be deduced from the current output.

14 years agoAdd more DWARF4 constants.
Roland McGrath [Thu, 27 May 2010 20:49:25 +0000 (13:49 -0700)]
Add more DWARF4 constants.

14 years agol10n: Updates to Polish (pl) translation
raven [Thu, 27 May 2010 19:10:28 +0000 (19:10 +0000)]
l10n: Updates to Polish (pl) translation

Transmitted-via: Transifex (translate.fedoraproject.org)

14 years agoFix some libdwfl bias calculations.
Roland McGrath [Thu, 20 May 2010 07:04:59 +0000 (00:04 -0700)]
Fix some libdwfl bias calculations.

14 years agoFix /proc/kallsyms grovelling.
Roland McGrath [Thu, 20 May 2010 04:24:27 +0000 (21:24 -0700)]
Fix /proc/kallsyms grovelling.

14 years agoaddr2line: Handle SYMBOL without +OFFSET.
Roland McGrath [Thu, 20 May 2010 01:03:31 +0000 (18:03 -0700)]
addr2line: Handle SYMBOL without +OFFSET.

14 years agol10n: Updates to Spanish (Castilian) (es) translation
logan [Tue, 18 May 2010 13:05:23 +0000 (13:05 +0000)]
l10n: Updates to Spanish (Castilian) (es) translation

Transmitted-via: Transifex (translate.fedoraproject.org)

14 years agoFix DW_OP_call_ref operand handling.
Roland McGrath [Sat, 8 May 2010 10:22:59 +0000 (03:22 -0700)]
Fix DW_OP_call_ref operand handling.

14 years agol10n: Updates to Ukrainian (uk) translation
yurchor [Thu, 6 May 2010 15:07:48 +0000 (15:07 +0000)]
l10n: Updates to Ukrainian (uk) translation

Transmitted-via: Transifex (translate.fedoraproject.org)

14 years agoNEWS items
Roland McGrath [Thu, 6 May 2010 08:14:32 +0000 (01:14 -0700)]
NEWS items

14 years agolibdwfl: Another segment lookup table nit.
Roland McGrath [Thu, 6 May 2010 08:12:15 +0000 (01:12 -0700)]
libdwfl: Another segment lookup table nit.

14 years agolibdwfl: Refuse to fall back to an ELF file opened by name when that mismatches the...
Roland McGrath [Thu, 6 May 2010 07:52:51 +0000 (00:52 -0700)]
libdwfl: Refuse to fall back to an ELF file opened by name when that mismatches the module build ID.

14 years agoUse [pie] rather than [dso] for unnamed modules that are PIEs.
Roland McGrath [Wed, 5 May 2010 03:09:30 +0000 (20:09 -0700)]
Use [pie] rather than [dso] for unnamed modules that are PIEs.

14 years agodwfl_segment_report_module: Fix jump-start of NDX-finding loop.
Roland McGrath [Wed, 5 May 2010 01:03:42 +0000 (18:03 -0700)]
dwfl_segment_report_module: Fix jump-start of NDX-finding loop.

14 years agoFix libdwfl segment table management.
Roland McGrath [Wed, 5 May 2010 02:46:56 +0000 (19:46 -0700)]
Fix libdwfl segment table management.

14 years agodwfl_link_map_report: Handle PIE-generated core.
Roland McGrath [Wed, 5 May 2010 01:05:22 +0000 (18:05 -0700)]
dwfl_link_map_report: Handle PIE-generated core.

14 years agoFix dwfl_core_file_report return value when link_map failed after sniffing succeeded.
Roland McGrath [Tue, 4 May 2010 23:31:43 +0000 (16:31 -0700)]
Fix dwfl_core_file_report return value when link_map failed after sniffing succeeded.

14 years agoPrepare 0.147 release. elfutils-0.147
Ulrich Drepper [Mon, 3 May 2010 21:15:18 +0000 (14:15 -0700)]
Prepare 0.147 release.

14 years agoNEWS items for 0.147
Roland McGrath [Mon, 3 May 2010 18:42:53 +0000 (11:42 -0700)]
NEWS items for 0.147

14 years agolibdw: Record ill-specified CFA rule and diagnose in dwarf_frame_cfa, not immediately...
Roland McGrath [Tue, 27 Apr 2010 01:45:36 +0000 (18:45 -0700)]
libdw: Record ill-specified CFA rule and diagnose in dwarf_frame_cfa, not immediately at decode time.

14 years agolibdwfl: Treat R_*_NONE reloc as no reloc.
Roland McGrath [Mon, 26 Apr 2010 20:09:33 +0000 (13:09 -0700)]
libdwfl: Treat R_*_NONE reloc as no reloc.

14 years agoRevert "Handle partial-reset DW_CFA_def_cfa_* operations after DW_CFA_def_cfa_express...
Roland McGrath [Mon, 26 Apr 2010 18:54:36 +0000 (11:54 -0700)]
Revert "Handle partial-reset DW_CFA_def_cfa_* operations after DW_CFA_def_cfa_expression."

This reverts commit 3b2486c20c147b420b37a2f610912547b482ee1d.

What GCC emits really is bogus.

14 years agoTranslate DW_CFA_expression/DW_CFA_val_expression properly to imply pushing CFA befor...
Roland McGrath [Mon, 26 Apr 2010 18:50:27 +0000 (11:50 -0700)]
Translate DW_CFA_expression/DW_CFA_val_expression properly to imply pushing CFA before given expression.

14 years agoFix tests/addrcfi error reporting.
Roland McGrath [Fri, 23 Apr 2010 05:38:58 +0000 (22:38 -0700)]
Fix tests/addrcfi error reporting.

14 years agoHandle partial-reset DW_CFA_def_cfa_* operations after DW_CFA_def_cfa_expression.
Roland McGrath [Fri, 23 Apr 2010 04:35:56 +0000 (21:35 -0700)]
Handle partial-reset DW_CFA_def_cfa_* operations after DW_CFA_def_cfa_expression.

14 years agoFix double-free in libdw CFI handling error paths.
Roland McGrath [Fri, 23 Apr 2010 03:51:07 +0000 (20:51 -0700)]
Fix double-free in libdw CFI handling error paths.

14 years agoDon't install and distribution files without translations. elfutils-0.146
Ulrich Drepper [Wed, 21 Apr 2010 22:20:08 +0000 (15:20 -0700)]
Don't install and distribution files without translations.

14 years agoPrepare 0.146 release.
Ulrich Drepper [Wed, 21 Apr 2010 15:00:40 +0000 (08:00 -0700)]
Prepare 0.146 release.

14 years agol10n: Updates to Spanish (Castilian) (es) translation
logan [Mon, 19 Apr 2010 13:51:45 +0000 (13:51 +0000)]
l10n: Updates to Spanish (Castilian) (es) translation

Transmitted-via: Transifex (translate.fedoraproject.org)