aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-09-28 16:36:34 +0000
committerIan Lance Taylor <ian@airs.com>1995-09-28 16:36:34 +0000
commit5753006bf045fa872b7e7b377b6fe4e299305b69 (patch)
tree064df0fe783d3f40e92f7f37e0a3e0d9fc338c40 /ld/ChangeLog
parent9db5923077da3e471b36b26ea17427e95ee7c67b (diff)
downloadgdb-5753006bf045fa872b7e7b377b6fe4e299305b69.zip
gdb-5753006bf045fa872b7e7b377b6fe4e299305b69.tar.gz
gdb-5753006bf045fa872b7e7b377b6fe4e299305b69.tar.bz2
* lexsup.c (parse_args): Handle -assert.
* emulparams/sun4.sh (GENERATE_SHLIB_SCRIPT): Define. * emultempl/sunos.em (gld${EMULATION_NAME}_get_script): Use the shared library script when appropriate. * scripttempl/aout.sc: If CREATE_SHLIB is set, start the .text section at SIZEOF_HEADERS.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2356ca2..6bf38d1 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,12 @@
+Thu Sep 28 12:34:13 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * lexsup.c (parse_args): Handle -assert.
+ * emulparams/sun4.sh (GENERATE_SHLIB_SCRIPT): Define.
+ * emultempl/sunos.em (gld${EMULATION_NAME}_get_script): Use the
+ shared library script when appropriate.
+ * scripttempl/aout.sc: If CREATE_SHLIB is set, start the .text
+ section at SIZEOF_HEADERS.
+
Thu Sep 28 01:40:37 1995 Doug Evans <dje@deneb.cygnus.com>
* Makefile.in (earmcoff.c): Build.