2011-03-16 |
Mark Wielaard | Add the *info () hack in dwarf_output, so we can rely... |
commit | commitdiff | tree |
2011-03-16 |
Mark Wielaard | DW_AT_*_file is allowed to be zero, meaning "no file". |
commit | commitdiff | tree |
2011-03-16 |
Mark Wielaard | Remove unused output-shape from dwarf_output collector. |
commit | commitdiff | tree |
2011-03-14 |
Petr Machata | dwarflint: Replace over-zealous assert with a warning |
commit | commitdiff | tree |
2011-03-10 |
Petr Machata | dwarflint: Fix "die chain not terminated by a null... |
commit | commitdiff | tree |
2011-03-10 |
Petr Machata | dwarflint: Missing DW_LNE_end_sequence OK in empty... |
commit | commitdiff | tree |
2011-03-10 |
Petr Machata | dwarflint: Fix last-die-has-sibling-attr message, don... |
commit | commitdiff | tree |
2011-03-09 |
Petr Machata | dwarflint: Detect and diagnose empty CU |
commit | commitdiff | tree |
2011-03-09 |
Petr Machata | dwarflint: Check that CU DIE has stmt_list if children... |
commit | commitdiff | tree |
2011-03-09 |
Petr Machata | dwarflint: Properly diagnose DW_AT_sibling with value... |
commit | commitdiff | tree |
2011-03-09 |
Petr Machata | dwarflint: Fix attribute and form validation in .debug_... |
commit | commitdiff | tree |
2011-03-09 |
Petr Machata | dwarflint: Fix a SEGV for invalid address size in CU... |
commit | commitdiff | tree |
2011-03-09 |
Petr Machata | dwarflint: Clarify error message when CU headers can... |
commit | commitdiff | tree |
2011-03-09 |
Petr Machata | dwarflint: Check that there's enough data for .debug_li... |
commit | commitdiff | tree |
2011-03-08 |
Petr Machata | dwarflint: Don't let sibling address mismatches to... |
commit | commitdiff | tree |
2011-03-08 |
Petr Machata | dwarflint: Don't let unterminated strings in .debug_str... |
commit | commitdiff | tree |
2011-03-08 |
Petr Machata | dwarflint: We should not let the abbrev code 0 propagate up |
commit | commitdiff | tree |
2011-03-08 |
Petr Machata | dwarflint: Update TODO |
commit | commitdiff | tree |
2011-03-08 |
Petr Machata | dwarflint: Fix the check that DIE chains are terminated... |
commit | commitdiff | tree |
2011-03-08 |
Petr Machata | dwarflint: Put the --dump-offsets option to the right... |
commit | commitdiff | tree |
2011-03-08 |
Petr Machata | dwarflint: Fix iteration over low-level attributes |
commit | commitdiff | tree |
2011-03-07 |
Petr Machata | dwarflint: Fail low-level cases if toplevel CU DIE... |
commit | commitdiff | tree |
2011-03-07 |
Petr Machata | dwarflint: Check that the name of relocated section... |
commit | commitdiff | tree |
2011-03-07 |
Petr Machata | dwarflint: More thorough checking of Dw4Ch7.5 (toplevel... |
commit | commitdiff | tree |
2011-03-07 |
Petr Machata | dwarflint: Rename readctx.{c,h} to .{cc,hh} |
commit | commitdiff | tree |
2011-03-07 |
Petr Machata | dwarflint: A note in TODO |
commit | commitdiff | tree |
2011-03-07 |
Petr Machata | dwarflint: Add Mark's test case for the previous commit |
commit | commitdiff | tree |
2011-03-07 |
Petr Machata | dwarflint: Check for excess DIEs on top level |
commit | commitdiff | tree |
2011-03-07 |
Petr Machata | dwarflint: Drop useless variable prev_abbrev in check_d... |
commit | commitdiff | tree |
2011-03-04 |
Petr Machata | dwarflint: Publish the option --dump-offsets |
commit | commitdiff | tree |
2011-03-03 |
Petr Machata | dwarflint: Add Mark's test cases |
commit | commitdiff | tree |
2011-03-03 |
Petr Machata | dwarflint: Be lazy when looking into CU headers for... |
commit | commitdiff | tree |
2011-03-03 |
Petr Machata | dwarflint: Fix all-dies-it |
commit | commitdiff | tree |
2011-03-02 |
Petr Machata | dwarflint: Fail check_debug_info test if serious error... |
commit | commitdiff | tree |
2011-03-01 |
Petr Machata | dwarflint: Check that the relocation is formed using... |
commit | commitdiff | tree |
2011-03-01 |
Petr Machata | dwarflint: More checks on invalid section indices in... |
commit | commitdiff | tree |
2011-03-01 |
Petr Machata | dwarflint: Extract the relocation logic itself to a... |
commit | commitdiff | tree |
2011-03-01 |
Petr Machata | Fix handling of invalid relocs |
commit | commitdiff | tree |
2011-02-25 |
Petr Machata | Nits |
commit | commitdiff | tree |
2011-02-25 |
Petr Machata | Get rid of pri::locexpr_opcode |
commit | commitdiff | tree |
2011-02-25 |
Petr Machata | Drop pri::form |
commit | commitdiff | tree |
2011-02-25 |
Petr Machata | Drop pri::tag, pri::attr |
commit | commitdiff | tree |
2011-02-25 |
Petr Machata | Use dwarf::{attributes,tags}::name instead of dwarf_... |
commit | commitdiff | tree |
2011-02-25 |
Petr Machata | Merge branch 'dwarf' of ssh://git.fedorahosted.org... |
commit | commitdiff | tree |
2011-02-25 |
Mark Wielaard | tests/run-dwarfcmp-self.sh dwarflint is in its own... |
commit | commitdiff | tree |
2011-02-25 |
Mark Wielaard | Don't use dwarf_tag_string, but dwarf::tags::name for... |
commit | commitdiff | tree |
2011-02-25 |
Mark Wielaard | Merge over dwarf string fixes from readelf master to... |
commit | commitdiff | tree |
2011-02-25 |
Petr Machata | Adjust location_attribute::const_iterator to changes... |
commit | commitdiff | tree |
2011-02-25 |
Petr Machata | Use __libdw_formptr in ranges iterator |
commit | commitdiff | tree |
2011-02-24 |
Roland McGrath | Temporarily export __libdw_formptr for use by C++ code. |
commit | commitdiff | tree |
2011-02-24 |
Roland McGrath | Make libdwP.h internal declarations C++-compatible. |
commit | commitdiff | tree |
2011-02-24 |
Roland McGrath | Fix dwarf_path_finder::jump for the general case. |
commit | commitdiff | tree |
2011-02-24 |
Roland McGrath | Put the slow dwarfcmp tests last. |
commit | commitdiff | tree |
2011-02-23 |
Petr Machata | Handle DW_AT_linkage_name in dwarf_attr_string and... |
commit | commitdiff | tree |
2011-02-23 |
Petr Machata | Merge branch 'dwarf' of ssh://git.fedorahosted.org... |
commit | commitdiff | tree |
2011-02-23 |
Petr Machata | dwarflint: Allow per-form configuration of CU bitness... |
commit | commitdiff | tree |
2011-02-23 |
Petr Machata | dwarflint: DW_AT_GNU_odr_signature is 8-byte constant |
commit | commitdiff | tree |
2011-02-23 |
Petr Machata | dwarflint: form::width takes cu_head, not cu argument |
commit | commitdiff | tree |
2011-02-23 |
Roland McGrath | Add DW_AT_GNU_odr_signature expected value space. |
commit | commitdiff | tree |
2011-02-23 |
Petr Machata | Add license boilerplate to src/dwarfstrings.* |
commit | commitdiff | tree |
2011-02-23 |
Petr Machata | Don't emit two error messages for invalid attribute... |
commit | commitdiff | tree |
2011-02-23 |
Petr Machata | Add DW_AT_GNU_* to dwarf_attr_string |
commit | commitdiff | tree |
2011-02-18 |
Roland McGrath | Revamp dwarf_path_finder, should be more efficient. |
commit | commitdiff | tree |
2011-02-15 |
Roland McGrath | Merge commit 'elfutils-0.152' into dwarf |
commit | commitdiff | tree |
2011-02-15 |
Ulrich Drepper | Prepare 0.152 release. elfutils-0.152 |
commit | commitdiff | tree |
2011-02-13 |
raven | l10n: Updates to Polish (pl) translation |
commit | commitdiff | tree |
2011-02-12 |
yurchor | l10n: Updates to Ukrainian (uk) translation |
commit | commitdiff | tree |
2011-02-11 |
Roland McGrath | NEWS item for last change |
commit | commitdiff | tree |
2011-02-11 |
Roland McGrath | libdwfl: Search for Linux kernel binaries with compress... |
commit | commitdiff | tree |
2011-02-11 |
Roland McGrath | elfcmp: Add --l/--verbose flag. |
commit | commitdiff | tree |
2011-02-11 |
Roland McGrath | elfcmp: Add --ignore-build-id flag. |
commit | commitdiff | tree |
2011-02-09 |
Roland McGrath | ldscript: Remove unused variable. |
commit | commitdiff | tree |
2011-02-09 |
Roland McGrath | unstrip: Remove unused variable. |
commit | commitdiff | tree |
2011-02-09 |
Roland McGrath | elflint: Remove unused variables. |
commit | commitdiff | tree |
2011-02-09 |
Roland McGrath | elflint: Warn about missing xndx section only once. |
commit | commitdiff | tree |
2011-02-09 |
Roland McGrath | ld: Remove an unused variable. |
commit | commitdiff | tree |
2011-02-09 |
Roland McGrath | 0.152 NEWS item for nit fixes. |
commit | commitdiff | tree |
2011-02-09 |
Roland McGrath | Use AC_LANG_SOURCE. |
commit | commitdiff | tree |
2011-02-09 |
Roland McGrath | Remove obsolete ALL_LINGUAS variable from configure. |
commit | commitdiff | tree |
2011-02-08 |
Roland McGrath | libasm: Remove an unused variable. |
commit | commitdiff | tree |
2011-02-03 |
Roland McGrath | 0.152 NEWS item for latest libdwfl prelink fix |
commit | commitdiff | tree |
2011-02-03 |
Josh Stone | run-prelink-addr-test.sh: Add a .dynbss+.bss prelink... |
commit | commitdiff | tree |
2011-02-02 |
Roland McGrath | libdwfl: Use the section-end address as the synchroniza... |
commit | commitdiff | tree |
2011-02-02 |
Roland McGrath | libdwfl: Discover PT_INTERP p_vaddr separately from... |
commit | commitdiff | tree |
2011-02-02 |
Roland McGrath | libdwfl: Fix prelink address_sync to find 64-bit PT_INTERP. |
commit | commitdiff | tree |
2011-01-13 |
raven | l10n: Updates to Polish (pl) translation |
commit | commitdiff | tree |
2011-01-13 |
yurchor | l10n: Updates to Ukrainian (uk) translation |
commit | commitdiff | tree |
2011-01-13 |
Roland McGrath | Merge commit 'elfutils-0.151' into dwarf |
commit | commitdiff | tree |
2011-01-12 |
Ulrich Drepper | Prepare 0.151 release. elfutils-0.151 |
commit | commitdiff | tree |
2011-01-12 |
Roland McGrath | Undo last change for data-only tests, so we test PT_DYN... |
commit | commitdiff | tree |
2011-01-12 |
Roland McGrath | run-prelink-addr-test.sh: Make symlinks to find .debug... |
commit | commitdiff | tree |
2011-01-12 |
Josh Stone | Add data-only prelink tests |
commit | commitdiff | tree |
2011-01-12 |
Josh Stone | Expand testfile53 for 32/64-bit |
commit | commitdiff | tree |
2011-01-12 |
Josh Stone | Expand testfile52 for 32/64-bit and stripped headers |
commit | commitdiff | tree |
2011-01-11 |
Roland McGrath | NEWS items for 0.151 |
commit | commitdiff | tree |
2011-01-11 |
Roland McGrath | libdwfl: Rejigger address synchronization using .gnu... |
commit | commitdiff | tree |
2011-01-11 |
Josh Stone | Test cases for libdwfl vs prelink. |
commit | commitdiff | tree |
2011-01-10 |
elsupergomez | l10n: Updates to Spanish (Castilian) (es) translation |
commit | commitdiff | tree |
2011-01-08 |
raven | l10n: Updates to Polish (pl) translation |
commit | commitdiff | tree |
2011-01-08 |
yurchor | l10n: Updates to Ukrainian (uk) translation |
commit | commitdiff | tree |
next |