summaryrefslogtreecommitdiffstats
path: root/backends/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'backends/ChangeLog')
-rw-r--r--backends/ChangeLog13
1 files changed, 1 insertions, 12 deletions
diff --git a/backends/ChangeLog b/backends/ChangeLog
index e7416332..b5ae1304 100644
--- a/backends/ChangeLog
+++ b/backends/ChangeLog
@@ -1,14 +1,3 @@
-2006-07-05 Ulrich Drepper <[email protected]>
-
- * alpha_init.c: Initialize sysvhash_entrysize.
- * s390_init.c: Likewise.
-
-2006-07-04 Ulrich Drepper <[email protected]>
-
- * common-reloc.c (relative_reloc_p): New function.
- (init_reloc): Hook it up.
- * ia64_reloc.def: Define NO_RELATIVE_RELOC.
-
2006-06-13 Roland McGrath <[email protected]>
* ppc64_retval.c: Remove SVR4_STRUCT_RETURN braino.
@@ -16,7 +5,7 @@
2006-06-12 Ulrich Drepper <[email protected]>
* common-reloc.c (none_reloc_p): New function.
- (init_reloc): Hook it up.
+ (init_reloc): Hoop it up.
2006-02-22 Roland McGrath <[email protected]>