aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorArturo Montes <mitosys@colomsat.com.co>1999-02-28 12:23:40 +0000
committerRobert Lipe <robertl@gcc.gnu.org>1999-02-28 12:23:40 +0000
commit85397055b2e99f76ac18cffdaf45120d2fa773f7 (patch)
tree96dc7f2d5e343c47b7a52b489c711afe641873f2 /gcc
parentc13861594eef28734425aa0974a2a74c14f4c271 (diff)
downloadgcc-85397055b2e99f76ac18cffdaf45120d2fa773f7.zip
gcc-85397055b2e99f76ac18cffdaf45120d2fa773f7.tar.gz
gcc-85397055b2e99f76ac18cffdaf45120d2fa773f7.tar.bz2
Revisionist history.
Revisionist history. When committing the patch from Arturo, I (mistakenly) didn't commit the ChangeLog. Since the change happened before the snapshot, I'm putting the entry where it occurred in time, not at the top. From-SVN: r25500
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 83bc327..e38218b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -32,6 +32,13 @@ Sat Feb 27 19:18:24 1999 Jeffrey A Law (law@cygnus.com)
* SERVICE: Update from the FSF.
+Sat Feb 27 14:31:22 1999 Arturo Montes <mitosys@colomsat.com.co>
+
+ * config/i386/t-sco5 (crti.o): New target.
+ * config/i386/sco5.h (STARTFILE_SPEC): Include crti.o when
+ linking -shared.
+ * configure.in (i[34567]86-*-sco3.2v5*): Add crti.o.
+
Sat Feb 27 01:12:40 1999 Jeffrey A Law (law@cygnus.com)
* md.texi (prologue,epilogue): Document named patterns.