platform/upstream/elfutils.git
2010-07-09 ravenl10n: Updates to Polish (pl) translation
2010-07-07 Roland McGrathConsider .gdb_index as a debugging section.
2010-07-07 Roland McGrathRemove libdwarf directory, ancient cruft.
2010-07-02 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2010-07-02 Ulrich DrepperTranslation file merge with most recent .pot file.
2010-07-02 drepperTranslation file merge with most recent .pot file.
2010-07-02 drepperUpdate .spec file.
2010-07-02 Roland McGrathreadelf: Use symbolic printing for FDE initial_location...
2010-06-30 Roland McGrathstrings: Fix brainos in non-mmap case.
2010-06-30 Roland McGrathlibdwfl: Fix debuginfo search when dwfl_build_id_find_d...
2010-06-30 Roland McGrathIndentation fix.
2010-06-30 Roland McGrathlibdwfl: Fix Linux kernel module search when dwfl_build...
2010-06-28 Ulrich Drepper0.148 release. elfutils-0.148
2010-06-23 elsupergomezl10n: Updates to Spanish (Castilian) (es) translation
2010-06-23 Roland McGrathBack out dwarf_cfi_validate_fde.
2010-06-23 Roland McGrathFix check_constant_offset braino.
2010-06-22 Roland McGrathFix signed comparison warning in extended opcode parsing.
2010-06-22 Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2010-06-22 Roland McGrathreadelf: Fix braino in DW_LNS_set_isa parsing.
2010-06-22 yurchorl10n: Updates to Ukrainian (uk) translation
2010-06-22 Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2010-06-22 Roland McGrathAdd some missing DWARF constants and readelf support...
2010-06-22 yurchorl10n: Updates to Ukrainian (uk) translation
2010-06-22 Roland McGrathFix readelf for large SLEB128 values.
2010-06-21 Roland McGrathFinish .debug_types support in libdw and readelf.
2010-06-21 Roland McGrathFix up some holes in .debug_types support.
2010-06-21 Roland McGrathMerge branch 'roland/debug_types'
2010-06-21 Roland McGrathreadelf: Handle v4 .debug_frame format.
2010-06-20 Roland McGrathreadelf: Handle v4 .debug_line format.
2010-06-19 Roland McGrathRecord new line table fields, export APIs to fetch...
2010-06-16 Roland McGrathdwarf_next_cfi.c: Fix version 4 return_address_register...
2010-06-16 Roland McGrathHandle reading .debug_types section.
2010-06-16 Roland McGrathAdd new dwarf_cfi_validate_fde call.
2010-06-16 Roland McGrathCanonicalize CIE fde_encoding at interning.
2010-06-16 Roland McGrathFix some corners of DW_EH_PE_* handling.
2010-06-16 Roland McGrathCheck for CIE initial instructions that bogusly change...
2010-06-16 Roland McGrathFix error diagnosis for dwarf_formref on DW_FORM_ref_sig8.
2010-06-16 Roland McGrathHandle DWARF4 .debug_frame format.
2010-06-16 Roland McGrathHandle DWARF4 .debug_line format.
2010-06-15 yurchorl10n: Updates to Ukrainian (uk) translation
2010-06-15 Roland McGrathFix unstrip for modifying file in place.
2010-06-14 Ulrich DrepperImplicitly set dirty bit
2010-06-14 Roland McGrathlibdwfl: Ignore debuginfo-path hits that find the main...
2010-06-14 Roland McGrathunstrip: Factor common code for shdr changes.
2010-06-14 Roland McGrathunstrip: Bail early on bogus invocation with reversed...
2010-06-14 Roland McGrathClean up IDX_debug_* list.
2010-06-14 elsupergomezl10n: Updates to Spanish (Castilian) (es) translation
2010-06-02 Roland McGrathRemove unused CIE_VERSION macro.
2010-06-02 Roland McGrathRemove meaningless DWARF_VERSION macro.
2010-06-02 Roland McGrathreadelf: Handle DW_FORK_ref_sig8.
2010-06-02 Roland McGrathFix DW_FORM_sec_offset handling.
2010-06-01 Roland McGrathMore DWARF 4 handling, some in readelf.
2010-06-01 Roland McGrathHandle DWARF version 4 CUs.
2010-06-01 Mark WielaardMove dwarf_cfi_cie_p definition from cfi.h to libdw.h.
2010-06-01 Roland McGrathreadelf: Print .eh_frame even with no other DWARF.
2010-06-01 Roland McGrathwhitespace
2010-05-31 Mark Wielaarddwarf.h: Fix DW_LANG_Python constant.
2010-05-29 yurchorl10n: Updates to Ukrainian (uk) translation
2010-05-29 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2010-05-29 Ulrich Drepperdwarf_getlocation crash on NULL attribute.
2010-05-28 ravenl10n: Updates to Polish (pl) translation
2010-05-28 Eduardo SantiagoFix dwarf_getlocation crash on NULL argument.
2010-05-28 Ulrich DrepperMore details attribute output.
2010-05-27 Roland McGrathAdd more DWARF4 constants.
2010-05-27 ravenl10n: Updates to Polish (pl) translation
2010-05-20 Roland McGrathFix some libdwfl bias calculations.
2010-05-20 Roland McGrathFix /proc/kallsyms grovelling.
2010-05-20 Roland McGrathaddr2line: Handle SYMBOL without +OFFSET.
2010-05-18 loganl10n: Updates to Spanish (Castilian) (es) translation
2010-05-08 Roland McGrathFix DW_OP_call_ref operand handling.
2010-05-06 yurchorl10n: Updates to Ukrainian (uk) translation
2010-05-06 Roland McGrathNEWS items
2010-05-06 Roland McGrathlibdwfl: Another segment lookup table nit.
2010-05-06 Roland McGrathlibdwfl: Refuse to fall back to an ELF file opened...
2010-05-05 Roland McGrathUse [pie] rather than [dso] for unnamed modules that...
2010-05-05 Roland McGrathdwfl_segment_report_module: Fix jump-start of NDX-findi...
2010-05-05 Roland McGrathFix libdwfl segment table management.
2010-05-05 Roland McGrathdwfl_link_map_report: Handle PIE-generated core.
2010-05-04 Roland McGrathFix dwfl_core_file_report return value when link_map...
2010-05-03 Ulrich DrepperPrepare 0.147 release. elfutils-0.147
2010-05-03 Roland McGrathNEWS items for 0.147
2010-04-27 Roland McGrathlibdw: Record ill-specified CFA rule and diagnose in...
2010-04-26 Roland McGrathlibdwfl: Treat R_*_NONE reloc as no reloc.
2010-04-26 Roland McGrathRevert "Handle partial-reset DW_CFA_def_cfa_* operation...
2010-04-26 Roland McGrathTranslate DW_CFA_expression/DW_CFA_val_expression prope...
2010-04-23 Roland McGrathFix tests/addrcfi error reporting.
2010-04-23 Roland McGrathHandle partial-reset DW_CFA_def_cfa_* operations after...
2010-04-23 Roland McGrathFix double-free in libdw CFI handling error paths.
2010-04-21 Ulrich DrepperDon't install and distribution files without translations. elfutils-0.146
2010-04-21 Ulrich DrepperPrepare 0.146 release.
2010-04-19 loganl10n: Updates to Spanish (Castilian) (es) translation
2010-04-15 Roland McGrathSet LOCALEDIR via make rather than configure, as per...
2010-04-15 Roland McGrathFix LOCALEDIR default.
2010-04-15 yurchorl10n: Updates to Ukrainian (uk) translation
2010-04-14 Roland McGrathUpdate gettext boilerplate from 0.17. Add LINGUAS...
2010-04-14 Roland McGrathAdd missing file for dist.
2010-04-14 Roland McGrathPrevent infinite iteration on link_map list clobbered...
2010-04-14 Roland McGrathFix readelf core note bitmask printing.
2010-04-14 Roland McGrathFix typo in last change.
2010-04-14 Roland McGrathHandle truncated phdrs without crash.
next