diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-10-26 18:12:41 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-10-26 18:12:41 +0000 |
commit | 328e5a48e87d75e0d0b63669c533025da6242a5e (patch) | |
tree | 422de85d8c61319567a876e6d43a8140fe64270f /ld/ChangeLog | |
parent | e89929cd799f56b70a7626a693d0956568fb3147 (diff) | |
download | gdb-328e5a48e87d75e0d0b63669c533025da6242a5e.zip gdb-328e5a48e87d75e0d0b63669c533025da6242a5e.tar.gz gdb-328e5a48e87d75e0d0b63669c533025da6242a5e.tar.bz2 |
* scripttempl/aix.sc: Move special symbols inside sections.
Always start .data at 0.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index dcce394..69dac3b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 26 14:11:26 1995 Ian Lance Taylor <ian@cygnus.com> + + * scripttempl/aix.sc: Move special symbols inside sections. + Always start .data at 0. + Wed Oct 25 11:52:12 1995 Per Bothner <bothner@kalessin.cygnus.com> * Makefile.in (diststuff): Also make info. |