]> git.ipfire.org Git - thirdparty/elfutils.git/log
thirdparty/elfutils.git
16 years agozip.m4: Fix --with/--without argument handling.
Roland McGrath [Sun, 1 Feb 2009 22:24:46 +0000 (14:24 -0800)] 
zip.m4: Fix --with/--without argument handling.

16 years agoFiddle internal type decls for C++ scoping.
Roland McGrath [Thu, 29 Jan 2009 06:00:54 +0000 (22:00 -0800)] 
Fiddle internal type decls for C++ scoping.

16 years ago(struct Dwarf_Files_s): Replace dbg field with cu field.
Roland McGrath [Thu, 29 Jan 2009 02:28:52 +0000 (18:28 -0800)] 
(struct Dwarf_Files_s): Replace dbg field with cu field.

16 years agoreadelf .debug_loc robustness fixes.
Roland McGrath [Wed, 28 Jan 2009 01:08:03 +0000 (17:08 -0800)] 
readelf .debug_loc robustness fixes.

16 years ago(__libdwfl_report_elf): Ignore trailing PT_LOAD with zero vaddr and memsz.
Roland McGrath [Wed, 28 Jan 2009 00:41:54 +0000 (16:41 -0800)] 
(__libdwfl_report_elf): Ignore trailing PT_LOAD with zero vaddr and memsz.

16 years agodwarf_ranges.c: Return 0 when no ranges or *_pc attrs at all.
Roland McGrath [Tue, 27 Jan 2009 02:36:16 +0000 (18:36 -0800)] 
dwarf_ranges.c: Return 0 when no ranges or *_pc attrs at all.

16 years agodwarf_getattrs.c: Correctly skip attribute values when restarting.
Roland McGrath [Mon, 26 Jan 2009 03:37:33 +0000 (19:37 -0800)] 
dwarf_getattrs.c: Correctly skip attribute values when restarting.

16 years agoFix typo in last change.
Ulrich Drepper [Sun, 25 Jan 2009 17:03:37 +0000 (09:03 -0800)] 
Fix typo in last change.

16 years agoFix typo in comment.
Ulrich Drepper [Sun, 25 Jan 2009 01:39:24 +0000 (17:39 -0800)] 
Fix typo in comment.

16 years agoMerge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Ulrich Drepper [Sun, 25 Jan 2009 01:26:03 +0000 (17:26 -0800)] 
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils

16 years agoExplain EBL ABI policy.
Ulrich Drepper [Sun, 25 Jan 2009 01:16:39 +0000 (17:16 -0800)] 
Explain EBL ABI policy.

16 years agoFix compuation of base address for printing stack frame program.
Ulrich Drepper [Sun, 25 Jan 2009 01:01:08 +0000 (17:01 -0800)] 
Fix compuation of base address for printing stack frame program.

16 years agoAdd multiple inclusion protection to eu-config.h
Roland McGrath [Sat, 24 Jan 2009 01:11:04 +0000 (17:11 -0800)] 
Add multiple inclusion protection to eu-config.h

16 years agoUse quotes around command substitution that can produce leading whitespace.
Roland McGrath [Sat, 24 Jan 2009 00:39:42 +0000 (16:39 -0800)] 
Use quotes around command substitution that can produce leading whitespace.

16 years agoPut known-dwarf.h in the dist so every build need not have a recent gawk.
Roland McGrath [Sat, 24 Jan 2009 00:34:07 +0000 (16:34 -0800)] 
Put known-dwarf.h in the dist so every build need not have a recent gawk.

16 years agoFix handling of file descriptors for the files size opens.
Ulrich Drepper [Sat, 24 Jan 2009 00:32:21 +0000 (16:32 -0800)] 
Fix handling of file descriptors for the files size opens.

16 years agoHandled adding argp_error to special functions for xgettext to take care of.
Ulrich Drepper [Sat, 24 Jan 2009 00:29:12 +0000 (16:29 -0800)] 
Handled adding argp_error to special functions for xgettext to take care of.

16 years ago(XGETTEXT_OPTIONS): Add --flag option for argp_error.
Ulrich Drepper [Sat, 24 Jan 2009 00:28:25 +0000 (16:28 -0800)] 
(XGETTEXT_OPTIONS): Add --flag option for argp_error.

16 years agoUpdate list of files with translatable strings.
Ulrich Drepper [Sat, 24 Jan 2009 00:24:51 +0000 (16:24 -0800)] 
Update list of files with translatable strings.

16 years agoExplain problem with po/Makefile.in.in.
Ulrich Drepper [Sat, 24 Jan 2009 00:13:00 +0000 (16:13 -0800)] 
Explain problem with po/Makefile.in.in.

16 years agoPrint .strtab, .dynstr, and .comment for -a option of readelf.
Ulrich Drepper [Sat, 24 Jan 2009 00:10:44 +0000 (16:10 -0800)] 
Print .strtab, .dynstr, and .comment for -a option of readelf.

16 years agoconfigure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.
Roland McGrath [Fri, 23 Jan 2009 22:31:33 +0000 (14:31 -0800)] 
configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.

16 years agoMake the __thread check more precisely representative to catch bad tools with nonwork...
Roland McGrath [Fri, 23 Jan 2009 22:27:39 +0000 (14:27 -0800)] 
Make the __thread check more precisely representative to catch bad tools with nonworking partial support.

16 years agoTest with local-dynamic TLS model as libelf will use.
Roland McGrath [Fri, 23 Jan 2009 11:40:50 +0000 (03:40 -0800)] 
Test with local-dynamic TLS model as libelf will use.

16 years ago(__thread check): Use AC_LINK_IFELSE, in case of building with compiler support but...
Roland McGrath [Fri, 23 Jan 2009 11:23:02 +0000 (03:23 -0800)] 
(__thread check): Use AC_LINK_IFELSE, in case of building with compiler support but no working runtime support.

16 years agoUpdate ChangeLog in spec file. elfutils-0.139
Ulrich Drepper [Fri, 23 Jan 2009 07:46:53 +0000 (23:46 -0800)] 
Update ChangeLog in spec file.

16 years agoDistribute <elfutils/version.h> in elfutils-libelf-devel rpm file.
Ulrich Drepper [Fri, 23 Jan 2009 07:33:41 +0000 (23:33 -0800)] 
Distribute <elfutils/version.h> in elfutils-libelf-devel rpm file.

16 years agoFix creation of rpm file.
Ulrich Drepper [Fri, 23 Jan 2009 07:32:11 +0000 (23:32 -0800)] 
Fix creation of rpm file.

16 years agoBump version to 0.139.
Ulrich Drepper [Fri, 23 Jan 2009 07:22:52 +0000 (23:22 -0800)] 
Bump version to 0.139.

16 years agoreadelf -l: Don't print section mapping when no sections.
Roland McGrath [Fri, 23 Jan 2009 03:55:00 +0000 (19:55 -0800)] 
readelf -l: Don't print section mapping when no sections.

16 years agono_Wformat means -Wno-format.
Roland McGrath [Fri, 23 Jan 2009 03:17:07 +0000 (19:17 -0800)] 
no_Wformat means -Wno-format.

16 years agoMerge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Ulrich Drepper [Fri, 23 Jan 2009 00:32:54 +0000 (16:32 -0800)] 
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils

16 years agoWhen writing ELF files in libelf, fill the gap between sections even if only
Ulrich Drepper [Fri, 23 Jan 2009 00:32:15 +0000 (16:32 -0800)] 
When writing ELF files in libelf, fill the gap between sections even if only
the section at the start of the gap has been changed.

16 years agoTiny build nits.
Roland McGrath [Thu, 22 Jan 2009 21:17:45 +0000 (13:17 -0800)] 
Tiny build nits.

16 years agoUse t instead of j formats for ptrdiff_t
Roland McGrath [Thu, 22 Jan 2009 21:05:40 +0000 (13:05 -0800)] 
Use t instead of j formats for ptrdiff_t

16 years agoFix build when missing -lz and -lbz2.
Roland McGrath [Thu, 22 Jan 2009 20:59:23 +0000 (12:59 -0800)] 
Fix build when missing -lz and -lbz2.

16 years agoFix libdwfl segment bugs breaking core-file support.
Roland McGrath [Thu, 22 Jan 2009 12:52:56 +0000 (04:52 -0800)] 
Fix libdwfl segment bugs breaking core-file support.

16 years agoknown-dwarf.awk: Handle DW_FOO_BAR_* sets better.
Roland McGrath [Thu, 22 Jan 2009 11:08:46 +0000 (03:08 -0800)] 
known-dwarf.awk: Handle DW_FOO_BAR_* sets better.

16 years agodwarf.h: Add DW_OP_GNU_encoded_addr.
Roland McGrath [Thu, 22 Jan 2009 10:26:24 +0000 (02:26 -0800)] 
dwarf.h: Add DW_OP_GNU_encoded_addr.

16 years agoFix 'make clean' in libdw.
Roland McGrath [Thu, 22 Jan 2009 03:14:37 +0000 (19:14 -0800)] 
Fix 'make clean' in libdw.

16 years agoRevert "Dummy commit, testing Transifex at"
Roland McGrath [Thu, 22 Jan 2009 02:54:43 +0000 (18:54 -0800)] 
Revert "Dummy commit, testing Transifex at"

This reverts commit cdc4ce361bb098bc0ca67315dfc839642a1af13d.

16 years agowhitespace
Roland McGrath [Thu, 22 Jan 2009 02:54:20 +0000 (18:54 -0800)] 
whitespace

16 years agoCleanup of loop to write out section content.
Ulrich Drepper [Thu, 22 Jan 2009 01:03:31 +0000 (17:03 -0800)] 
Cleanup of loop to write out section content.

16 years agoRemove duplicate commits.
Ulrich Drepper [Thu, 22 Jan 2009 00:10:14 +0000 (16:10 -0800)] 
Remove duplicate commits.

16 years agoMerge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Ulrich Drepper [Thu, 22 Jan 2009 00:08:55 +0000 (16:08 -0800)] 
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils

16 years agoFix possible crash in note conversion.
Roland McGrath [Mon, 5 Jan 2009 08:10:11 +0000 (00:10 -0800)] 
Fix possible crash in note conversion.

16 years agoMake elfcmp exit 2 for trouble and 1 only for mismatch, like all its cousins.
Roland McGrath [Tue, 6 Jan 2009 02:05:32 +0000 (18:05 -0800)] 
Make elfcmp exit 2 for trouble and 1 only for mismatch, like all its cousins.

16 years agoMake elfcmp exit 2 for trouble and 1 only for mismatch, like all its cousins.
Roland McGrath [Tue, 6 Jan 2009 02:05:32 +0000 (18:05 -0800)] 
Make elfcmp exit 2 for trouble and 1 only for mismatch, like all its cousins.

16 years agoFix possible crash in note conversion.
Roland McGrath [Mon, 5 Jan 2009 08:10:11 +0000 (00:10 -0800)] 
Fix possible crash in note conversion.

16 years agoFix accounting of last written position when updating ELF files.
Ulrich Drepper [Wed, 21 Jan 2009 23:22:11 +0000 (15:22 -0800)] 
Fix accounting of last written position when updating ELF files.

16 years agoFix handling of debuginfo files when checking exception handling tables.
Ulrich Drepper [Wed, 21 Jan 2009 23:02:03 +0000 (15:02 -0800)] 
Fix handling of debuginfo files when checking exception handling tables.

16 years agoMerge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Ulrich Drepper [Wed, 21 Jan 2009 21:06:27 +0000 (13:06 -0800)] 
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils

16 years agoFix elflint test for .eh_frame_hdr allocation.
Ulrich Drepper [Wed, 21 Jan 2009 21:05:36 +0000 (13:05 -0800)] 
Fix elflint test for .eh_frame_hdr allocation.

16 years agoDummy commit, testing Transifex at
Dimitris Glezos [Wed, 21 Jan 2009 01:04:45 +0000 (01:04 +0000)] 
Dummy commit, testing Transifex at
https://translate.fedoraproject.org/submit/module/elfutils/.

Transmitted-via: Transifex (translate.fedoraproject.org)

16 years agoMore improveents to exception handling table printing and checking.
Ulrich Drepper [Sun, 18 Jan 2009 00:06:42 +0000 (16:06 -0800)] 
More improveents to exception handling table printing and checking.

16 years agoMerge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Ulrich Drepper [Sat, 17 Jan 2009 23:21:25 +0000 (15:21 -0800)] 
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils

16 years agoBeginning of exception table testing.
Ulrich Drepper [Sat, 17 Jan 2009 23:21:07 +0000 (15:21 -0800)] 
Beginning of exception table testing.

16 years agoMerge commit 'origin/master' into roland/known-dwarf
Roland McGrath [Sat, 17 Jan 2009 22:39:35 +0000 (14:39 -0800)] 
Merge commit 'origin/master' into roland/known-dwarf

Conflicts:
libdw/ChangeLog

16 years agoMerge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Roland McGrath [Sat, 17 Jan 2009 22:34:32 +0000 (14:34 -0800)] 
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils

16 years agoAdd DW_OP_GNU_* constants.
Roland McGrath [Sat, 17 Jan 2009 22:34:13 +0000 (14:34 -0800)] 
Add DW_OP_GNU_* constants.

16 years agoMove argp_program_version_hook and argp_program_bug_address variables
Ulrich Drepper [Sat, 17 Jan 2009 19:47:10 +0000 (11:47 -0800)] 
Move argp_program_version_hook and argp_program_bug_address variables
in all programs into the .rodata section.

16 years agoImplement check for PT_GNU_EH_FRAME program header check.
Ulrich Drepper [Sat, 17 Jan 2009 05:11:49 +0000 (21:11 -0800)] 
Implement check for PT_GNU_EH_FRAME program header check.

16 years agoFinish implementation of exception handling table dumping in readelf.
Ulrich Drepper [Sat, 17 Jan 2009 01:58:54 +0000 (17:58 -0800)] 
Finish implementation of exception handling table dumping in readelf.

16 years agoSome more changes to call frame info dumping in readelf.
Ulrich Drepper [Fri, 16 Jan 2009 19:50:10 +0000 (11:50 -0800)] 
Some more changes to call frame info dumping in readelf.

16 years agoBug fixes for .eh_frame_hdr dumping in readelf.
Ulrich Drepper [Fri, 16 Jan 2009 11:08:25 +0000 (03:08 -0800)] 
Bug fixes for .eh_frame_hdr dumping in readelf.
Add new option -e in readelf.
Start implementation of .gcc_except_table dumping in readelf.

16 years agoMerge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Ulrich Drepper [Fri, 16 Jan 2009 04:19:27 +0000 (20:19 -0800)] 
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils

16 years agoFix minor problems in call frame info dumper in reader.
Ulrich Drepper [Fri, 16 Jan 2009 04:18:40 +0000 (20:18 -0800)] 
Fix minor problems in call frame info dumper in reader.

Add dumping of .eh_frame_hdr section content.

16 years agoMissed log entry for Linux kernel zImage format
Roland McGrath [Wed, 14 Jan 2009 20:56:53 +0000 (12:56 -0800)] 
Missed log entry for Linux kernel zImage format

16 years agoGrok Linux kernel zImage format.
Roland McGrath [Wed, 14 Jan 2009 11:01:49 +0000 (03:01 -0800)] 
Grok Linux kernel zImage format.

16 years agoGenerate macros for tables of known dwarf.h constants.
Roland McGrath [Sun, 11 Jan 2009 09:35:11 +0000 (01:35 -0800)] 
Generate macros for tables of known dwarf.h constants.

16 years agoWe only have one translation domain, elfutils. Change use in libelf.
Ulrich Drepper [Sun, 11 Jan 2009 02:31:51 +0000 (18:31 -0800)] 
We only have one translation domain, elfutils.  Change use in libelf.

16 years agoFix type in error message in strings.
Ulrich Drepper [Sun, 11 Jan 2009 02:29:56 +0000 (18:29 -0800)] 
Fix type in error message in strings.

16 years agoMore correct info on contributors.
Ulrich Drepper [Sun, 11 Jan 2009 02:17:09 +0000 (18:17 -0800)] 
More correct info on contributors.

16 years agoMerge commit 'origin/roland/fixes-for-c++'
Ulrich Drepper [Sun, 11 Jan 2009 02:12:44 +0000 (18:12 -0800)] 
Merge commit 'origin/roland/fixes-for-c++'

16 years agoRequire __thread support in compiler.
Ulrich Drepper [Sun, 11 Jan 2009 02:02:05 +0000 (18:02 -0800)] 
Require __thread support in compiler.
Rename --enable-tls to more appropriate --enable-thread-safety.

16 years agoMake -k/-K prune "source" subdirectory.
Roland McGrath [Fri, 9 Jan 2009 04:53:26 +0000 (20:53 -0800)] 
Make -k/-K prune "source" subdirectory.

16 years agoMove eu_ZIPLIB macro to m4/zip.am, new file.
Roland McGrath [Fri, 9 Jan 2009 03:22:35 +0000 (19:22 -0800)] 
Move eu_ZIPLIB macro to m4/zip.am, new file.

16 years agoDon't depend on $(zip_LIBS), just link it in.
Roland McGrath [Thu, 8 Jan 2009 21:39:08 +0000 (13:39 -0800)] 
Don't depend on $(zip_LIBS), just link it in.

16 years agoMerge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Ulrich Drepper [Thu, 8 Jan 2009 04:39:51 +0000 (20:39 -0800)] 
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils

16 years agold: Fix adding to search path list.
Ulrich Drepper [Thu, 8 Jan 2009 04:39:21 +0000 (20:39 -0800)] 
ld: Fix adding to search path list.

16 years agoItem for gzip/bzip2 support in libdwfl.
Roland McGrath [Tue, 6 Jan 2009 10:14:26 +0000 (02:14 -0800)] 
Item for gzip/bzip2 support in libdwfl.

16 years agoMerge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++
Roland McGrath [Tue, 6 Jan 2009 10:09:50 +0000 (02:09 -0800)] 
Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++

Conflicts:
libdw/ChangeLog

16 years agoFix nits in .ko.{gz,bz2} matching.
Roland McGrath [Tue, 6 Jan 2009 10:04:51 +0000 (02:04 -0800)] 
Fix nits in .ko.{gz,bz2} matching.

16 years agoMerge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into libdwfl-decompress
Roland McGrath [Tue, 6 Jan 2009 09:04:31 +0000 (01:04 -0800)] 
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into libdwfl-decompress

Conflicts:
libdw/ChangeLog

16 years agoFix decompression logic.
Roland McGrath [Tue, 6 Jan 2009 08:54:49 +0000 (00:54 -0800)] 
Fix decompression logic.

16 years agoImplement call frame information dumping.
Ulrich Drepper [Tue, 6 Jan 2009 08:30:01 +0000 (00:30 -0800)] 
Implement call frame information dumping.

16 years agolibdwfl -k/-K match compressed .ko files
Roland McGrath [Tue, 6 Jan 2009 08:10:23 +0000 (00:10 -0800)] 
libdwfl -k/-K match compressed .ko files

16 years agolibdwfl automagic decompression support
Roland McGrath [Tue, 6 Jan 2009 07:59:32 +0000 (23:59 -0800)] 
libdwfl automagic decompression support

16 years agoMerge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++
Roland McGrath [Fri, 2 Jan 2009 21:17:48 +0000 (13:17 -0800)] 
Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++

16 years agoOptimize x86/x86-64 disassembler tables.
Ulrich Drepper [Fri, 2 Jan 2009 04:18:48 +0000 (20:18 -0800)] 
Optimize x86/x86-64 disassembler tables.

16 years agoUnpdate copyright in messages.
Ulrich Drepper [Fri, 2 Jan 2009 03:00:41 +0000 (19:00 -0800)] 
Unpdate copyright in messages.

16 years agoAdd Intel SSE4 support to disassembler.
Ulrich Drepper [Fri, 2 Jan 2009 02:52:05 +0000 (18:52 -0800)] 
Add Intel SSE4 support to disassembler.

16 years agoMerge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++
Roland McGrath [Thu, 1 Jan 2009 01:30:51 +0000 (17:30 -0800)] 
Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++

16 years agoUpdate .spec file 0.138 date line. elfutils-0.138
Roland McGrath [Wed, 31 Dec 2008 20:13:06 +0000 (12:13 -0800)] 
Update .spec file 0.138 date line.

Signed-off-by: Roland McGrath <roland@redhat.com>
16 years agoReplay output operations correctly when internal buffer in x86/x86-64
Ulrich Drepper [Wed, 31 Dec 2008 20:03:45 +0000 (12:03 -0800)] 
Replay output operations correctly when internal buffer in x86/x86-64
disasembler code is full.

16 years agoSlightly better formatting in generating disassembly data.
Ulrich Drepper [Wed, 31 Dec 2008 19:42:06 +0000 (11:42 -0800)] 
Slightly better formatting in generating disassembly data.

16 years agoOptimize x86/x86-64 disassembler some more. Avoid relocations for string
Ulrich Drepper [Wed, 31 Dec 2008 19:34:47 +0000 (11:34 -0800)] 
Optimize x86/x86-64 disassembler some more.  Avoid relocations for string
table.

16 years agoFix printing of rex prefix in x86-64 disassembler.
Ulrich Drepper [Wed, 31 Dec 2008 18:21:51 +0000 (10:21 -0800)] 
Fix printing of rex prefix in x86-64 disassembler.

16 years agoOptimize x86/x86-64 disassembler a bit.
Ulrich Drepper [Wed, 31 Dec 2008 18:15:30 +0000 (10:15 -0800)] 
Optimize x86/x86-64 disassembler a bit.

16 years agoMark constant array as const.
Ulrich Drepper [Wed, 31 Dec 2008 17:12:50 +0000 (09:12 -0800)] 
Mark constant array as const.