summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ulrich Drepper [Thu, 4 Aug 2005 07:01:49 +0000 (07:01 +0000)]
Move elf32_offscn etc in new version.
More elflint tests.
Ulrich Drepper [Wed, 3 Aug 2005 21:10:49 +0000 (21:10 +0000)]
Remove unnecessary exports.
Ulrich Drepper [Wed, 3 Aug 2005 05:19:11 +0000 (05:19 +0000)]
Move .mt-attrs file to top level.
Ulrich Drepper [Wed, 3 Aug 2005 02:24:12 +0000 (02:24 +0000)]
Add beginning of objdump program.
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.
Ulrich Drepper [Wed, 3 Aug 2005 00:54:16 +0000 (00:54 +0000)]
Add missing files.
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.
Ulrich Drepper [Tue, 2 Aug 2005 16:07:42 +0000 (16:07 +0000)]
elflint cleanups.
Bump release number.
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.
Roland McGrath [Tue, 2 Aug 2005 00:58:33 +0000 (00:58 +0000)]
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.
Roland McGrath [Fri, 29 Jul 2005 19:34:39 +0000 (19:34 +0000)]
Ulrich Drepper [Fri, 29 Jul 2005 19:32:17 +0000 (19:32 +0000)]
Add missing files.
Roland McGrath [Fri, 29 Jul 2005 10:11:59 +0000 (10:11 +0000)]
Nuke loc2c prototype code, now moved to systemtap.
Ulrich Drepper [Thu, 28 Jul 2005 22:32:58 +0000 (22:32 +0000)]
Add a few missing extern for function prototypes.
Ulrich Drepper [Thu, 28 Jul 2005 21:49:05 +0000 (21:49 +0000)]
Release formalities.
Ulrich Drepper [Thu, 28 Jul 2005 21:31:36 +0000 (21:31 +0000)]
New release.
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.
Ulrich Drepper [Thu, 28 Jul 2005 19:49:26 +0000 (19:49 +0000)]
Mention Roland.
Roland McGrath [Thu, 28 Jul 2005 09:15:47 +0000 (09:15 +0000)]
Move misplaced ChangeLog entry.
Roland McGrath [Thu, 28 Jul 2005 09:12:43 +0000 (09:12 +0000)]
Missed bit in last change.
Roland McGrath [Thu, 28 Jul 2005 09:05:31 +0000 (09:05 +0000)]
elfutils.spec.in: Remove libdwfl.so from package.
Roland McGrath [Thu, 28 Jul 2005 07:12:38 +0000 (07:12 +0000)]
Merge libdwfl contents into libdw.so
Roland McGrath [Thu, 28 Jul 2005 07:08:01 +0000 (07:08 +0000)]
libdwfl.h: Use "" for libdw.h #include.
Roland McGrath [Thu, 28 Jul 2005 07:03:04 +0000 (07:03 +0000)]
elfcmp.c: Include <locale.h>.
Roland McGrath [Thu, 28 Jul 2005 06:20:53 +0000 (06:20 +0000)]
Roland McGrath [Thu, 28 Jul 2005 01:02:55 +0000 (01:02 +0000)]
Revert commit made on wrong branch.
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.
Roland McGrath [Thu, 28 Jul 2005 00:44:29 +0000 (00:44 +0000)]
libdwfl.map: Add dwfl_getmodules.
Ulrich Drepper [Wed, 27 Jul 2005 10:13:23 +0000 (10:13 +0000)]
elfcmp.c: Print name and index of differing section.
Ulrich Drepper [Tue, 26 Jul 2005 06:32:21 +0000 (06:32 +0000)]
File attributes.
Ulrich Drepper [Tue, 26 Jul 2005 05:00:05 +0000 (05:00 +0000)]
Adjust for monotone.