platform/upstream/elfutils.git
2009-07-20 Roland McGrathFix last commit, was made too early in the morning.
2009-07-20 Roland McGrathHandle DW_OP_stack_value
2009-07-17 Roland McGrathSupport the easiest of the new v4 form flavors.
2009-07-17 Roland McGrathAdd constants from DWARF 4 working draft 3.
2009-07-15 Roland McGrathdwarf_getlocation.c: Grok DW_OP_form_tls_address, DW_OP...
2009-07-14 Ulrich DrepperAdd STB_GNU_UNIQUE support to elflint.
2009-07-13 Roland McGrathdwarf_getlocation.c: Grok DW_OP_call_frame_cfa.
2009-07-08 Roland McGrathCFI support: lookup by PC and translate into DWARF...
2009-07-08 Roland McGrathReorder some libdwflP.h struct members for optimal...
2009-07-08 Roland McGrathReorder some libdwP.h struct members for optimal packing.
2009-07-08 Roland McGrathReorder Elf struct members for optimal packing.
2009-07-08 Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2009-07-08 Mark WielaardMerge branch 'at_data_member_location'
2009-07-08 Roland McGrathFatfingers fix for commit dffc33d.
2009-07-08 Roland McGrathHandle DW_AT_data_member_location of class constant...
2009-07-08 Mark WielaardHandle DW_Form constants for DW_AT_data_member_location...
2009-07-08 Ulrich DrepperAdd support for STB_GNU_UNIQUE to libebl.
2009-07-07 Roland McGrathFix last change.
2009-07-06 Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2009-07-06 Roland McGrathHandle unknown register numbers gracefully in readelf...
2009-06-29 micmSending translation for German
2009-06-28 Roland McGrathreadelf: Add -N option, speeds up DWARF printing withou...
2009-06-19 micmSending translation for German
2009-06-18 Mark Wielaard__libdwfl_report_elf: Return NULL on overlap, don't...
2009-06-18 Roland McGrathDo some constification to avoid dubious casts.
2009-06-15 Ulrich DrepperSquashed commit of the following:
2009-06-13 Ulrich DrepperAdd aliases for elf_getshnum and elf_getshstrndx.
2009-06-01 Ulrich DrepperAdd support for IRELATIVE relocations.
2009-05-08 Roland McGrathTypo
2009-05-08 Roland McGrathFix trivial regression in last commit.
2009-05-08 Roland McGrathSlight optimization of dwarf_getmacros for loops.
2009-05-08 Roland McGrathMoved misplaced ChangeLog entry.
2009-05-08 Roland McGrathCosmetic fixup and missed EXTRA_DIST file.
2009-05-07 Petr MachataFix dwarf_getmacros so that it passes newly-added test
2009-05-07 Petr MachataAdd a test for dwarf_getmacros
2009-05-05 Petr MachataMerge commit 'origin/master' into pmachata/pending
2009-04-30 tomboSending translation for Italian
2009-04-30 tomboSending translation for po/it.po
2009-04-29 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-04-29 Ulrich DrepperAdd test of st_other field of symbol table entries.
2009-04-24 loganSending translation for Spanish
2009-04-24 loganSending translation for Spanish elfutils-0.141
2009-04-23 Ulrich Drepper0.141 release.
2009-04-23 Ulrich DrepperFix building tests with mudflap.
2009-04-23 Ulrich DrepperAvoid symbol versioning unless building code for DSO.
2009-04-23 Ulrich DrepperAdd missing dependencies on compression libraries for...
2009-04-23 Roland McGrathRevert leaked bogon.
2009-04-22 Roland McGrathFix relocation when symbols are resolved in non-ET_REL...
2009-04-22 Roland McGrathFix dwfl_module_build_id regression in last change.
2009-04-21 Roland McGrathFix derelocate crash for non-ET_REL file with some...
2009-04-20 Roland McGrathAdd missing internal_function attribute.
2009-04-20 Roland McGrathaddr2line: Honor -s and -A for file names of inline...
2009-04-20 Roland McGrathSupport -j option in addr2line to match binutils.
2009-04-20 Roland McGrathBreak out __libdwfl_getelf internal function.
2009-04-19 Roland McGrathFiddle version.h magic back, so all the computation...
2009-04-18 tbullSending translation for German
2009-04-17 Roland McGrathArithmetic is hard.
2009-04-17 Roland McGrath_ELFUTILS_PREREQ magic update for 0.y.z numbers
2009-04-17 Roland McGrathHandle ARM VFP register names.
2009-04-17 Roland McGrathNT_PRXFPREG -> NT_PRXFPREG
2009-04-15 Roland McGrathFix 32/64 CIE header format CIE_id matching.
2009-04-15 Roland McGrathNominal ARM support.
2009-04-14 Roland McGrathFix error message.
2009-04-14 Roland McGrathNEWS items for notable changes since 0.140
2009-04-14 Roland McGrathFix RHBZ#494858: fix bad address checks in core file...
2009-04-14 Roland McGrathFix strip -f infinite loop when coping with some extra...
2009-04-13 Roland McGrathMerge branch 'roland/getsym'
2009-04-09 elsupergomezSending translation for Spanish
2009-04-09 Roland McGrathMake dwfl_module_getsym yield shndx -1 for any non...
2009-04-09 Roland McGrathFix double-adjust for ET_REL.
2009-04-09 Roland McGrathMerge branch 'master' of ssh://git.fedorahosted.org...
2009-04-09 Roland McGrathdwfl_module_getsym should not adjust symbols from non...
2009-04-05 tomspurSending translation for po/de.po
2009-04-03 beckerdeSending translation for po/es.po
2009-04-02 Roland McGrathUpdate elf.h and some tables; fill in sparc backend...
2009-04-01 Roland McGrathAdd DW_CFA_GNU_negative_offset_extended.
2009-03-10 Roland McGrath__libdwfl_find_build_id optimization nit
2009-03-10 Roland McGrathFix RHBZ#489439: dwfl_module_build_id yields wrong...
2009-02-16 Ulrich Drepper0.140 release. elfutils-0.140
2009-02-15 Roland McGrathFix last commit.
2009-02-15 Roland McGrathHandle attribute tag GNU_Power_ABI_Struct_Return.
2009-02-13 Roland McGrathFix build_id vaddr calculation for ET_REL modules.
2009-02-11 Roland McGrathtypo
2009-02-11 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-02-11 Ulrich DrepperDon't write uninitialized data into zeroth section...
2009-02-11 Roland McGrathOmit module sanity checks on offline modules.
2009-02-11 Roland McGrathRemove assert depending on confluence of guesses withou...
2009-02-10 Ulrich DrepperFix crash in libdw with empty input files.
2009-02-06 Ulrich DrepperAlso fix output for DW_CFA_val_expression.
2009-02-06 Ulrich DrepperRemove commented-out call in readelf.
2009-02-06 Ulrich DrepperFix DW_CFA_expression output in readelf.
2009-02-06 Ulrich DrepperYet more label fixes in readelf output of debug_info.
2009-02-06 Ulrich DrepperMinor code cleanups in objdump.
2009-02-06 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-02-06 Ulrich DrepperMinor output problems in readelf debug_info section...
2009-02-06 Ulrich DrepperDocument possible ld problem.
2009-02-02 Ulrich DrepperBetter spacing in objdump output for relocation sections.
2009-02-02 Ulrich DrepperReduce common code in objdump.
2009-02-02 Ulrich DrepperPrint symbol offsets in relation list output from objdu...
2009-02-02 Ulrich DrepperDocument possible elf_strptr problem.
next