summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update ChangeLog in spec file.elfutils-0.139Ulrich Drepper2009-01-221-0/+7
* Distribute <elfutils/version.h> in elfutils-libelf-devel rpm file.Ulrich Drepper2009-01-222-0/+6
* Fix creation of rpm file.Ulrich Drepper2009-01-222-2/+6
* Bump version to 0.139.Ulrich Drepper2009-01-221-3/+3
* readelf -l: Don't print section mapping when no sections.Roland McGrath2009-01-222-0/+6
* no_Wformat means -Wno-format.Roland McGrath2009-01-222-1/+3
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsUlrich Drepper2009-01-2214-38/+77
|\
| * Tiny build nits.Roland McGrath2009-01-223-6/+8
| * Use t instead of j formats for ptrdiff_tRoland McGrath2009-01-222-3/+8
| * Fix build when missing -lz and -lbz2.Roland McGrath2009-01-222-8/+17
| * Fix libdwfl segment bugs breaking core-file support.Roland McGrath2009-01-223-10/+10
| * known-dwarf.awk: Handle DW_FOO_BAR_* sets better.Roland McGrath2009-01-222-5/+19
| * dwarf.h: Add DW_OP_GNU_encoded_addr.Roland McGrath2009-01-222-0/+5
| * Fix 'make clean' in libdw.Roland McGrath2009-01-212-1/+8
| * Revert "Dummy commit, testing Transifex at"Roland McGrath2009-01-212-5/+1
| * whitespaceRoland McGrath2009-01-211-0/+1
* | When writing ELF files in libelf, fill the gap between sections even if onlyUlrich Drepper2009-01-222-46/+104
* | Cleanup of loop to write out section content.Ulrich Drepper2009-01-212-5/+14
|/
* Remove duplicate commits.Ulrich Drepper2009-01-212-10/+0
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsUlrich Drepper2009-01-212-0/+10
|\
| * Make elfcmp exit 2 for trouble and 1 only for mismatch, like all its cousins.Roland McGrath2009-01-212-17/+22
| * Fix possible crash in note conversion.Roland McGrath2009-01-212-2/+7
* | Fix possible crash in note conversion.Roland McGrath2009-01-212-2/+7
* | Make elfcmp exit 2 for trouble and 1 only for mismatch, like all its cousins.Roland McGrath2009-01-212-17/+21
|/
* Fix accounting of last written position when updating ELF files.Ulrich Drepper2009-01-212-3/+24
* Fix handling of debuginfo files when checking exception handling tables.Ulrich Drepper2009-01-212-22/+41
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsUlrich Drepper2009-01-212-1/+5
|\
| * Dummy commit, testing Transifex atDimitris Glezos2009-01-212-1/+5
* | Fix elflint test for .eh_frame_hdr allocation.Ulrich Drepper2009-01-212-1/+11
* | More improveents to exception handling table printing and checking.Ulrich Drepper2009-01-173-8/+35
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsUlrich Drepper2009-01-1723-53/+165
|\ \ | |/
| * Merge commit 'origin/master' into roland/known-dwarfRoland McGrath2009-01-1724-226/+819
| |\
| | * Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsRoland McGrath2009-01-1719-196/+711
| | |\
| | | * Move argp_program_version_hook and argp_program_bug_address variablesUlrich Drepper2009-01-1717-31/+70
| | * | Add DW_OP_GNU_* constants.Roland McGrath2009-01-172-1/+9
| * | | Generate macros for tables of known dwarf.h constants.Roland McGrath2009-01-116-22/+87
* | | | Beginning of exception table testing.Ulrich Drepper2009-01-171-0/+38
| |_|/ |/| |
* | | Implement check for PT_GNU_EH_FRAME program header check.Ulrich Drepper2009-01-164-2/+45
* | | Finish implementation of exception handling table dumping in readelf.Ulrich Drepper2009-01-163-14/+150
* | | Some more changes to call frame info dumping in readelf.Ulrich Drepper2009-01-161-64/+95
* | | Bug fixes for .eh_frame_hdr dumping in readelf.Ulrich Drepper2009-01-162-29/+91
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsUlrich Drepper2009-01-152-25/+95
|\ \ \ | | |/ | |/|
| * | Missed log entry for Linux kernel zImage formatRoland McGrath2009-01-141-0/+5
| * | Grok Linux kernel zImage format.Roland McGrath2009-01-141-25/+90
| |/
* | Fix minor problems in call frame info dumper in reader.Ulrich Drepper2009-01-152-137/+341
|/
* We only have one translation domain, elfutils. Change use in libelf.Ulrich Drepper2009-01-102-2/+4
* Fix type in error message in strings.Ulrich Drepper2009-01-102-1/+5
* More correct info on contributors.Ulrich Drepper2009-01-102-1/+3
* Merge commit 'origin/roland/fixes-for-c++'Ulrich Drepper2009-01-103-7/+11
|\
| * Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++Roland McGrath2009-01-0623-81/+1224
| |\