From: Arturo Montes Date: Sun, 28 Feb 1999 12:23:40 +0000 (+0000) Subject: Revisionist history. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=85397055b2e99f76ac18cffdaf45120d2fa773f7;p=gcc.git 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 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 83bc32711ee..e38218b0345 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 + + * 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.