summaryrefslogtreecommitdiffstats
path: root/libebl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <[email protected]>2006-06-15 03:21:46 +0000
committerUlrich Drepper <[email protected]>2006-06-15 03:21:46 +0000
commitee4b927bae351b21787355e00a3d28371bf78e8f (patch)
tree96b9db5c08be2adb0094508afd7c7ea69291341d /libebl/ChangeLog
parent1b0714c81de473ad3a5ca88bd1c593d93a6ebcdd (diff)
New spec file.elfutils-0.121
Diffstat (limited to 'libebl/ChangeLog')
-rw-r--r--libebl/ChangeLog24
1 files changed, 0 insertions, 24 deletions
diff --git a/libebl/ChangeLog b/libebl/ChangeLog
index c4f5c65a..1d9fcfd5 100644
--- a/libebl/ChangeLog
+++ b/libebl/ChangeLog
@@ -1,27 +1,3 @@
-2006-07-06 Ulrich Drepper <[email protected]>
-
- * ebldynamictagname.c: Add support for DT_GNU_HASH.
- * ebldynamictagcheck.c: Likewise.
- * eblsectiontypename.c: Add support for SHT_GNU_HASH.
-
-2006-07-05 Ulrich Drepper <[email protected]>
-
- * Makefile.am (gen_SOURCES): Add eblsysvhashentrysize.c.
- * libeblP.h (struct ebl): Add sysvhash_entrysize element.
- * eblopenbackend.c (fill_defaults): Initialize sysvhash_entrysize.
-
- * eblopenbackend.c (openbackend): If possible, fill machine, class,
- and data values in from the ELF file.
-
-2006-07-04 Ulrich Drepper <[email protected]>
-
- * Makefile.am (gen_SOURCES): Add eblrelativerelocp.c.
- * eblrelativerelocp.c: New file.
- * ebl-hooks.c: Add relative_reloc_p.
- * eblopenbackend.c (default_relative_reloc_p): New function.
- (fill_defaults): Hook it up.
- * libebl.h: Declare ebl_relative_reloc_p.
-
2006-06-12 Ulrich Drepper <[email protected]>
* Makefile.am (gen_SOURCES): Add eblnonerelocp.c.