summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2002-04-19 17:36:40 +0000
committerDJ Delorie <dj@delorie.com>2002-04-19 17:36:40 +0000
commitd6af0b56015e80c8c37183f9981e75f329944496 (patch)
tree65778a7f9282455bcebdcb9db131f67202f739a5 /ChangeLog
parentc5ef119a170d3c82b527470cc9ed88c5dbf9edce (diff)
downloadgdb-d6af0b56015e80c8c37183f9981e75f329944496.tar.gz
sync from gcc
2002-04-18 Tom Tromey <tromey@redhat.com> * configure.in: Disallow configuring libgcj when it is already installed and we're using Solaris 2.8 linker. Do enable libgcj on Solaris 2.8 by default. For PR libgcj/6158.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c745090c8ee..f0538e4a494 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
* configure.in: remove references to dead files
+2002-04-18 Tom Tromey <tromey@redhat.com>
+
+ * configure.in: Disallow configuring libgcj when it is already
+ installed and we're using Solaris 2.8 linker. Do enable libgcj on
+ Solaris 2.8 by default. For PR libgcj/6158.
+
2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
* configure.in: Move default CC setting out of config/mh-* fragments