]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
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.
2010-04-13  Ulrich DrepperAdjust copyrights.
2010-04-13  Roland McGrathUpdate elf.h from glibc.
2010-04-11  Matt FlemingComplete SH port.
2010-04-11  Ulrich DrepperAdjust expected error message text from libelf.
2010-04-07  Roland McGrathAccept R_ARM_PC24 and R_ARM_ABS32 in EXEC|DYN too.
2010-04-07  loganl10n: Updates to Spanish (Castilian) (es) translation
2010-04-07  ravenl10n: Initial Polish (pl) translation from Jakub Bogusz
2010-04-07  yurchorl10n: Updates to Ukrainian (uk) translation
2010-04-06  Roland McGrathFix some message typos and xgettext markers.
2010-04-06  Petr MachataMerge remote branch 'origin/pmachata/576283'
2010-04-06  Petr MachataFix for the same
2010-04-06  Petr MachataTestcase for elf_getdata/elf_flagdata on NOBITS section
2010-04-06  Roland McGrathFix auxv scanning in core-file grokking.
2010-03-25  yurchorl10n: Updates to Ukrainian (uk) translation
next