platform/upstream/elfutils.git
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)

14 years agoSet LOCALEDIR via make rather than configure, as per Autoconf manual.
Roland McGrath [Thu, 15 Apr 2010 21:01:05 +0000 (14:01 -0700)]
Set LOCALEDIR via make rather than configure, as per Autoconf manual.

14 years agoFix LOCALEDIR default.
Roland McGrath [Thu, 15 Apr 2010 20:41:32 +0000 (13:41 -0700)]
Fix LOCALEDIR default.

14 years agol10n: Updates to Ukrainian (uk) translation
yurchor [Thu, 15 Apr 2010 04:25:44 +0000 (04:25 +0000)]
l10n: Updates to Ukrainian (uk) translation

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

14 years agoUpdate gettext boilerplate from 0.17. Add LINGUAS file so translations get installed.
Roland McGrath [Wed, 14 Apr 2010 21:44:53 +0000 (14:44 -0700)]
Update gettext boilerplate from 0.17.  Add LINGUAS file so translations get installed.

14 years agoAdd missing file for dist.
Roland McGrath [Wed, 14 Apr 2010 20:10:47 +0000 (13:10 -0700)]
Add missing file for dist.

14 years agoPrevent infinite iteration on link_map list clobbered into circularity.
Roland McGrath [Wed, 14 Apr 2010 19:54:45 +0000 (12:54 -0700)]
Prevent infinite iteration on link_map list clobbered into circularity.

14 years agoFix readelf core note bitmask printing.
Roland McGrath [Wed, 14 Apr 2010 18:54:06 +0000 (11:54 -0700)]
Fix readelf core note bitmask printing.

14 years agoFix typo in last change.
Roland McGrath [Wed, 14 Apr 2010 18:37:06 +0000 (11:37 -0700)]
Fix typo in last change.

14 years agoHandle truncated phdrs without crash.
Roland McGrath [Wed, 14 Apr 2010 18:24:15 +0000 (11:24 -0700)]
Handle truncated phdrs without crash.

14 years agoAdjust copyrights.
Ulrich Drepper [Tue, 13 Apr 2010 20:11:14 +0000 (13:11 -0700)]
Adjust copyrights.

As I wrote when accepting the patches, there is nothing innovative in
these patches.  These are copies of the files from other archs with
SH-specific data filled in from the ELF adn Dwarf spec.

Attribution is given but ownership is with Red Hat.  This is so far
the only way since Red Hat doesn't have an assignment process in place
yet.

14 years agoUpdate elf.h from glibc.
Roland McGrath [Tue, 13 Apr 2010 19:12:07 +0000 (12:12 -0700)]
Update elf.h from glibc.

14 years agoComplete SH port.
Matt Fleming [Sun, 11 Apr 2010 02:13:37 +0000 (19:13 -0700)]
Complete SH port.

14 years agoAdjust expected error message text from libelf.
Ulrich Drepper [Sun, 11 Apr 2010 01:23:47 +0000 (18:23 -0700)]
Adjust expected error message text from libelf.

14 years agoAccept R_ARM_PC24 and R_ARM_ABS32 in EXEC|DYN too.
Roland McGrath [Wed, 7 Apr 2010 18:22:50 +0000 (11:22 -0700)]
Accept R_ARM_PC24 and R_ARM_ABS32 in EXEC|DYN too.

14 years agol10n: Updates to Spanish (Castilian) (es) translation
logan [Wed, 7 Apr 2010 13:27:02 +0000 (13:27 +0000)]
l10n: Updates to Spanish (Castilian) (es) translation

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

14 years agol10n: Initial Polish (pl) translation from Jakub Bogusz
raven [Wed, 7 Apr 2010 12:29:53 +0000 (12:29 +0000)]
l10n: Initial Polish (pl) translation from Jakub Bogusz

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

14 years agol10n: Updates to Ukrainian (uk) translation
yurchor [Wed, 7 Apr 2010 04:42:34 +0000 (04:42 +0000)]
l10n: Updates to Ukrainian (uk) translation

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

14 years agoFix some message typos and xgettext markers.
Roland McGrath [Tue, 6 Apr 2010 19:58:32 +0000 (12:58 -0700)]
Fix some message typos and xgettext markers.

14 years agoMerge remote branch 'origin/pmachata/576283'
Petr Machata [Tue, 6 Apr 2010 12:42:13 +0000 (14:42 +0200)]
Merge remote branch 'origin/pmachata/576283'

14 years agoFix for the same
Petr Machata [Tue, 6 Apr 2010 12:17:41 +0000 (14:17 +0200)]
Fix for the same

* Initialize data.s for data that do not need a conversion.

14 years agoTestcase for elf_getdata/elf_flagdata on NOBITS section
Petr Machata [Tue, 6 Apr 2010 12:16:58 +0000 (14:16 +0200)]
Testcase for elf_getdata/elf_flagdata on NOBITS section

14 years agoFix auxv scanning in core-file grokking.
Roland McGrath [Tue, 6 Apr 2010 07:04:49 +0000 (00:04 -0700)]
Fix auxv scanning in core-file grokking.

14 years agol10n: Updates to Ukrainian (uk) translation
yurchor [Thu, 25 Mar 2010 16:46:10 +0000 (16:46 +0000)]
l10n: Updates to Ukrainian (uk) translation

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