summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into ↵Roland McGrath2009-05-2711-373/+1199
|\ | | | | | | | | | | | | | | | | roland/unwind Conflicts: libdw/ChangeLog tests/ChangeLog tests/Makefile.am
| * TypoRoland McGrath2009-05-071-1/+1
| |
| * Fix trivial regression in last commit.Roland McGrath2009-05-071-0/+3
| |
| * Slight optimization of dwarf_getmacros for loops.Roland McGrath2009-05-072-14/+26
| |
| * Moved misplaced ChangeLog entry.Roland McGrath2009-05-072-4/+4
| |
| * Cosmetic fixup and missed EXTRA_DIST file.Roland McGrath2009-05-072-4/+5
| |
| * Fix dwarf_getmacros so that it passes newly-added testPetr Machata2009-05-072-10/+16
| |
| * Add a test for dwarf_getmacrosPetr Machata2009-05-075-3/+372
| |
| * Merge commit 'origin/master' into pmachata/pendingPetr Machata2009-05-05103-1221/+15265
| |\ | | | | | | | | | | | | Conflicts: libdw/dwarf_error.c
| | * Sending translation for Italiantombo2009-04-301-5366/+215
| | |
| | * Sending translation for po/it.potombo2009-04-301-0/+5545
| | |
| | * Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsUlrich Drepper2009-04-2950-261/+13022
| | |\ | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| | | * Sending translation for Spanishlogan2009-04-241-144/+154
| | | |
| | | * Sending translation for Spanishelfutils-0.141logan2009-04-241-207/+224
| | | |
| | * | Add test of st_other field of symbol table entries.Ulrich Drepper2009-04-292-0/+15
| | | |
| * | | Reintroduce __attribute__((unused)) for free_key_mem.Petr Machata2009-01-101-4/+1
| | | |
* | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into ↵Roland McGrath2009-04-2416-76/+199
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | roland/unwind Conflicts: tests/ChangeLog
| * | | 0.141 release.Ulrich Drepper2009-04-232-1/+10
| | | |
| * | | Fix building tests with mudflap.Ulrich Drepper2009-04-232-3/+8
| | | |
| * | | Avoid symbol versioning unless building code for DSO.Ulrich Drepper2009-04-232-0/+10
| | | |
| * | | Add missing dependencies on compression libraries for static builds.Ulrich Drepper2009-04-232-1/+5
| | | |
| * | | Revert leaked bogon.Roland McGrath2009-04-221-1/+0
| | | |
| * | | Fix relocation when symbols are resolved in non-ET_REL modules.Roland McGrath2009-04-222-1/+10
| | | |
| * | | Fix dwfl_module_build_id regression in last change.Roland McGrath2009-04-222-4/+11
| | | |
| * | | Fix derelocate crash for non-ET_REL file with some sh_addr at 0.Roland McGrath2009-04-2110-23/+47
| | | |
| * | | Add missing internal_function attribute.Roland McGrath2009-04-202-0/+5
| | | |
| * | | addr2line: Honor -s and -A for file names of inline call sites.Roland McGrath2009-04-202-5/+28
| | | |
| * | | Support -j option in addr2line to match binutils.Roland McGrath2009-04-203-41/+69
| | | |
* | | | CFI interface fixes.Roland McGrath2009-04-194-21/+36
| | | |
* | | | unwind branch cleanup, closer to merge-ready.Roland McGrath2009-04-1923-306/+401
| | | |
* | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into ↵Roland McGrath2009-04-195-47/+107
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | roland/unwind Conflicts: libdwfl/ChangeLog
| * | | Break out __libdwfl_getelf internal function.Roland McGrath2009-04-195-47/+107
| | | |
* | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into ↵Roland McGrath2009-04-1933-99/+6663
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | roland/unwind Conflicts: backends/ChangeLog libdw/ChangeLog libdwfl/ChangeLog
| * | | Fiddle version.h magic back, so all the computation is in configure.Roland McGrath2009-04-194-2/+13
| | | |
| * | | Sending translation for Germantbull2009-04-181-721/+840
| | | |
| * | | Arithmetic is hard.Roland McGrath2009-04-171-1/+1
| | | |
| * | | _ELFUTILS_PREREQ magic update for 0.y.z numbersRoland McGrath2009-04-174-10/+43
| | | |
| * | | Handle ARM VFP register names.Roland McGrath2009-04-162-2/+23
| | | |
| * | | NT_PRXFPREG -> NT_PRXFPREGRoland McGrath2009-04-162-2/+6
| | | |
| * | | Fix 32/64 CIE header format CIE_id matching.Roland McGrath2009-04-154-4/+19
| | | |
| * | | Nominal ARM support.Roland McGrath2009-04-1517-34/+765
| | | |
| * | | Fix error message.Roland McGrath2009-04-142-1/+3
| | | |
| * | | NEWS items for notable changes since 0.140Roland McGrath2009-04-141-0/+8
| | | |
| * | | Fix RHBZ#494858: fix bad address checks in core file support.Roland McGrath2009-04-144-8/+38
| | | |
| * | | Fix strip -f infinite loop when coping with some extra kooky object sections.Roland McGrath2009-04-142-1/+7
| | | |
| * | | Merge branch 'roland/getsym'Roland McGrath2009-04-132-6/+20
| |\ \ \
| | * | | Make dwfl_module_getsym yield shndx -1 for any non-allocated section.Roland McGrath2009-04-082-6/+20
| | | | |
| * | | | Sending translation for Spanishelsupergomez2009-04-091-29/+29
| |/ / /
| * | | Fix double-adjust for ET_REL.Roland McGrath2009-04-082-2/+6
| | | |
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsRoland McGrath2009-04-082-0/+11484
| |\ \ \