platform/upstream/elfutils.git
18 years agoAdd beginning of objdump program.
Ulrich Drepper [Wed, 3 Aug 2005 02:24:12 +0000 (02:24 +0000)]
Add beginning of objdump program.

18 years agoAdd some patches from the disasm-branch branch.
Ulrich Drepper [Wed, 3 Aug 2005 02:05:39 +0000 (02:05 +0000)]
Add some patches from the disasm-branch branch.

The asm_begin interface changed.
In text mode output is really written to the file.

18 years agoAdd missing files.
Ulrich Drepper [Wed, 3 Aug 2005 00:54:16 +0000 (00:54 +0000)]
Add missing files.

18 years agoAdd several more elflint tests:
Ulrich Drepper [Wed, 3 Aug 2005 00:02:56 +0000 (00:02 +0000)]
Add several more elflint tests:
- check whether dynamic section matches PT_DYNAMIC program header entry
- make sure text relocation flag is used correctly

libelf needed one extension for this.

18 years agoelflint cleanups.
Ulrich Drepper [Tue, 2 Aug 2005 16:07:42 +0000 (16:07 +0000)]
elflint cleanups.

Bump release number.

18 years ago2005-08-01 Roland McGrath <roland@redhat.com>
Roland McGrath [Tue, 2 Aug 2005 01:24:01 +0000 (01:24 +0000)]
2005-08-01  Roland McGrath  <roland@redhat.com>

* dwarf_getaranges.c (dwarf_getaranges): Check for bogus offset.
* dwarf_getabbrev.c (__libdw_getabbrev): Likewise.

18 years agomerge of e2a995c33fd064248b6f0ea6bac17108b3c258a9
Roland McGrath [Tue, 2 Aug 2005 00:58:33 +0000 (00:58 +0000)]
merge of e2a995c33fd064248b6f0ea6bac17108b3c258a9
     and f565e33ab1efbd438729f7ef059a5a943a5e1bd6

18 years agoRelax elfcmp to ignore section count and the position of the section
Ulrich Drepper [Mon, 1 Aug 2005 07:18:47 +0000 (07:18 +0000)]
Relax elfcmp to ignore section count and the position of the section
name string table position.

18 years agomerge of 45733e3d7f980b93602da1a99115f2e2d9d30fd7
Roland McGrath [Fri, 29 Jul 2005 19:34:39 +0000 (19:34 +0000)]
merge of 45733e3d7f980b93602da1a99115f2e2d9d30fd7
     and 8e180b54dacc33ae2f5f5198a22cd4c63e0d1ea7

18 years agoAdd missing files.
Ulrich Drepper [Fri, 29 Jul 2005 19:32:17 +0000 (19:32 +0000)]
Add missing files.

18 years agoNuke loc2c prototype code, now moved to systemtap.
Roland McGrath [Fri, 29 Jul 2005 10:11:59 +0000 (10:11 +0000)]
Nuke loc2c prototype code, now moved to systemtap.

18 years agoAdd a few missing extern for function prototypes.
Ulrich Drepper [Thu, 28 Jul 2005 22:32:58 +0000 (22:32 +0000)]
Add a few missing extern for function prototypes.

18 years agoRelease formalities.
Ulrich Drepper [Thu, 28 Jul 2005 21:49:05 +0000 (21:49 +0000)]
Release formalities.

18 years agoNew release.
Ulrich Drepper [Thu, 28 Jul 2005 21:31:36 +0000 (21:31 +0000)]
New release.

18 years agoMerge all of libdwfl.a into libdw.a. libdwfl.a is not installed.
Ulrich Drepper [Thu, 28 Jul 2005 21:29:22 +0000 (21:29 +0000)]
Merge all of libdwfl.a into libdw.a.  libdwfl.a is not installed.

Fix building of libdwfl.  libdwfl.a must not depend on libwu.a
since the latter is not available after installation.  Add copies
of the crc32 files to libdwfl.

18 years agoMention Roland.
Ulrich Drepper [Thu, 28 Jul 2005 19:49:26 +0000 (19:49 +0000)]
Mention Roland.

18 years agoMove misplaced ChangeLog entry.
Roland McGrath [Thu, 28 Jul 2005 09:15:47 +0000 (09:15 +0000)]
Move misplaced ChangeLog entry.

18 years agoMissed bit in last change.
Roland McGrath [Thu, 28 Jul 2005 09:12:43 +0000 (09:12 +0000)]
Missed bit in last change.

18 years agoelfutils.spec.in: Remove libdwfl.so from package.
Roland McGrath [Thu, 28 Jul 2005 09:05:31 +0000 (09:05 +0000)]
elfutils.spec.in: Remove libdwfl.so from package.

18 years agoMerge libdwfl contents into libdw.so
Roland McGrath [Thu, 28 Jul 2005 07:12:38 +0000 (07:12 +0000)]
Merge libdwfl contents into libdw.so

18 years agolibdwfl.h: Use "" for libdw.h #include.
Roland McGrath [Thu, 28 Jul 2005 07:08:01 +0000 (07:08 +0000)]
libdwfl.h: Use "" for libdw.h #include.

18 years agoelfcmp.c: Include <locale.h>.
Roland McGrath [Thu, 28 Jul 2005 07:03:04 +0000 (07:03 +0000)]
elfcmp.c: Include <locale.h>.

18 years agodisapproval of revision f77b4caa6afc865a5be602699e3139ac76ab2c22
Roland McGrath [Thu, 28 Jul 2005 06:20:53 +0000 (06:20 +0000)]
disapproval of revision f77b4caa6afc865a5be602699e3139ac76ab2c22

18 years agoRevert commit made on wrong branch.
Roland McGrath [Thu, 28 Jul 2005 01:02:55 +0000 (01:02 +0000)]
Revert commit made on wrong branch.

18 years ago2005-07-27 Roland McGrath <roland@redhat.com>
Roland McGrath [Thu, 28 Jul 2005 00:51:59 +0000 (00:51 +0000)]
2005-07-27  Roland McGrath  <roland@redhat.com>

* libdw.map: Define an empty base version and move all symbols to
version ELFUTILS_0.111; don't define ELFUTILS_1.0 at all yet.

18 years agolibdwfl.map: Add dwfl_getmodules.
Roland McGrath [Thu, 28 Jul 2005 00:44:29 +0000 (00:44 +0000)]
libdwfl.map: Add dwfl_getmodules.

18 years agoelfcmp.c: Print name and index of differing section.
Ulrich Drepper [Wed, 27 Jul 2005 10:13:23 +0000 (10:13 +0000)]
elfcmp.c: Print name and index of differing section.

18 years agoFile attributes.
Ulrich Drepper [Tue, 26 Jul 2005 06:32:21 +0000 (06:32 +0000)]
File attributes.

18 years agoAdjust for monotone.
Ulrich Drepper [Tue, 26 Jul 2005 05:00:05 +0000 (05:00 +0000)]
Adjust for monotone.