summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add stumps to dwarf_outputpmachata/dwarf_outputPetr Machata2009-06-262-41/+258
* Two nits.Petr Machata2009-06-252-2/+2
* Merge branch 'dwarf' of ssh://pmachata@git.fedorahosted.org/git/elfutils into...Petr Machata2009-06-2225-1387/+2493
|\
| * Implement the reference tracker, revamp dwarfcmp using new dwarf_comparator c...Roland McGrath2009-06-1916-246/+1389
| * No-op control flow fiddle silences gcc-4.4 -O3 warning.Roland McGrath2009-06-192-3/+8
| * Merge commit 'origin/master' into dwarfRoland McGrath2009-06-199-1138/+1096
| |\
| | * Sending translation for Germanmicm2009-06-191-1117/+1065
| | * __libdwfl_report_elf: Return NULL on overlap, don't (double) close elf.Mark Wielaard2009-06-182-2/+5
| | * Do some constification to avoid dubious casts.Roland McGrath2009-06-186-19/+26
* | | dwarflint: CosmeticPetr Machata2009-06-161-3/+2
|/ /
* | Strange C++ nit for gcc 4.4Roland McGrath2009-06-161-1/+4
* | Some compile nits for GCC 4.4Roland McGrath2009-06-155-6/+12
* | Merge commit 'origin/master' into dwarfRoland McGrath2009-06-1536-235/+502
|\ \ | |/
| * Squashed commit of the following:Ulrich Drepper2009-06-1412-170/+377
| * Add aliases for elf_getshnum and elf_getshstrndx.Ulrich Drepper2009-06-1324-65/+125
* | Merge commit 'origin/master' into dwarfRoland McGrath2009-06-097-33/+139
|\ \ | |/
| * Add support for IRELATIVE relocations.Ulrich Drepper2009-06-017-33/+139
* | Merge commit 'origin/master' into dwarfRoland McGrath2009-05-071-1/+1
|\ \ | |/
| * TypoRoland McGrath2009-05-071-1/+1
* | Merge commit 'origin/master' into dwarfRoland McGrath2009-05-071-0/+3
|\ \ | |/
| * Fix trivial regression in last commit.Roland McGrath2009-05-071-0/+3
* | Merge commit 'origin/master' into dwarfRoland McGrath2009-05-072-14/+26
|\ \ | |/
| * Slight optimization of dwarf_getmacros for loops.Roland McGrath2009-05-072-14/+26
* | Merge commit 'origin/master' into dwarfRoland McGrath2009-05-0710-14/+798
|\ \ | |/
| * 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
| |\
| | * 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
| | |\
| | * | 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 commit 'origin/master' into dwarfRoland McGrath2009-04-2426-1205/+1604
|\ \ \ \ | | |_|/ | |/| |
| * | | Sending translation for Spanishlogan2009-04-241-144/+154
| * | | Sending translation for Spanishelfutils-0.141logan2009-04-241-207/+224
| * | | 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
| * | | Break out __libdwfl_getelf internal function.Roland McGrath2009-04-195-47/+107
| * | | Fiddle version.h magic back, so all the computation is in configure.Roland McGrath2009-04-194-2/+13