aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index eb4ea28..7530fd8 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,16 @@
+2000-05-03 Robert Lipe <robertlipe@usa.net>
+
+ * configure.in (i[34567]86-*-isc*) [tmake_file]: Add t-i386bare
+ to suppress libgcc1.
+ (i[34567]86-*-sco3.2v5*) Likewise.
+ (i[34567]86-*-sco3.2v4*) Likewise.
+ (i[34567]86-*-sco) Likewise.
+ (i[34567]86-*-solaris2) Likewise.
+ (i[34567]86-*-sysv5*) Likewise.
+ (i[34567]86-*-sysv4*) Likewise.
+ (i[34567]86-*-udk*) Likewise.
+ (i[34567]86-*-sysv*) Likewise.
+
2000-05-03 Zack Weinberg <zack@wolery.cumb.org>
* cpphash.h (U): New define, to correct type of string constants.