aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorKim Knuttila <krk@cygnus>1995-12-11 23:04:18 +0000
committerKim Knuttila <krk@cygnus>1995-12-11 23:04:18 +0000
commit9499591f907801d3d61e99fe0556b8c868666692 (patch)
tree014a9b8b189a6c4ccc1bc6e4b007b17f9aee3826 /ld
parentf44f761453e345eecdcc49b00797c98199a9851a (diff)
downloadfsf-binutils-gdb-9499591f907801d3d61e99fe0556b8c868666692.zip
fsf-binutils-gdb-9499591f907801d3d61e99fe0556b8c868666692.tar.gz
fsf-binutils-gdb-9499591f907801d3d61e99fe0556b8c868666692.tar.bz2
Moved the .reloc section slightly
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 10a01dc..10912da 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+Mon Dec 11 15:13:41 1995 Kim Knuttila <krk@cygnus.com>
+
+ * scripttempl/ppcpe.sc (FINI): Moved the .reloc section.
+
Wed Dec 6 14:33:50 1995 Doug Evans <dje@canuck.cygnus.com>
* ldlang.c (print_statement{,s}): Delete duplicate prototype.