aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-10-13 15:26:35 +0000
committerIan Lance Taylor <ian@airs.com>1994-10-13 15:26:35 +0000
commit243f6d0d676d80d1c3e374fbc05985acfca35116 (patch)
tree921a215693109c32f2ffa9c22ec392b54b8085ce /ld
parentda9fd98ce0750b4bf30edc648b9e9634e01d3a2c (diff)
downloadgdb-243f6d0d676d80d1c3e374fbc05985acfca35116.zip
gdb-243f6d0d676d80d1c3e374fbc05985acfca35116.tar.gz
gdb-243f6d0d676d80d1c3e374fbc05985acfca35116.tar.bz2
* scripttempl/aout.sc: Set _etext and __etext to ., not
${DATA_ALIGNMENT}. This is compatible with SunOS, and, with luck, will not break any other system. From Eric Valette <ev@chorus.fr>.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2c3b51e..bd41962 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+Thu Oct 13 11:24:33 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
+
+ * scripttempl/aout.sc: Set _etext and __etext to ., not
+ ${DATA_ALIGNMENT}. This is compatible with SunOS, and, with luck,
+ will not break any other system. From Eric Valette
+ <ev@chorus.fr>.
+
Wed Oct 12 16:22:58 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
* lexsup.c (parse_args): Change -V to be a synonym for -v. Add