aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 24a1deb..e32b1cc 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,4 +1,9 @@
-Fri Apr 12 16:40:56 1996 Rob Savoye <rob@chinadoll>
+Mon Apr 15 14:50:56 1996 Rob Savoye <rob@chinadoll.cygnus.com>
+
+ * scripttempl/aout.sc: Add PROVIDE (__stack = 0) so I can use it
+ in m68k/crt0.S without things blowing up.
+
+Fri Apr 12 16:40:56 1996 Rob Savoye <rob@chinadoll.cygnus.com>
* scripttempl/m68kcoff.sc: Remove default address for .data so
.text, .data, and .bss are all sequential.