aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-11-07 16:47:19 +0000
committerIan Lance Taylor <ian@airs.com>1995-11-07 16:47:19 +0000
commit36b72df3de969e61ff14a22272ebbce915258af4 (patch)
tree5abaa34e046255b57ca612fcc2fcda19975d1446 /ld
parent8b07d12c1f7a6f13d3e81ed5e4da2935589fefbc (diff)
downloadgdb-36b72df3de969e61ff14a22272ebbce915258af4.zip
gdb-36b72df3de969e61ff14a22272ebbce915258af4.tar.gz
gdb-36b72df3de969e61ff14a22272ebbce915258af4.tar.bz2
Tue Nov 7 11:46:11 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
* scripttempl/m88kbcs.sc (.data): Calculate next boundary modulo 0x2000 not 0x200.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index c76d425..c2efe7b 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Tue Nov 7 11:46:11 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
+
+ * scripttempl/m88kbcs.sc (.data): Calculate next boundary modulo
+ 0x2000 not 0x200.
+
Mon Nov 6 10:59:21 1995 Ian Lance Taylor <ian@cygnus.com>
* configure.in: Add test for whether free must be declared.