summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2003-06-23 00:42:54 +0000
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2003-06-23 00:42:54 +0000
commit4a9237fbf1d42f70e5d3c01ddde80412dfd642a3 (patch)
tree40719f7b58d4a7a66bf9d0e9d0ce5bc20e4cd291 /ChangeLog
parentfcc8657074b6e029af78e55550606d9712d12752 (diff)
downloadgcc-4a9237fbf1d42f70e5d3c01ddde80412dfd642a3.tar.gz
* configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
and target-libgloss. <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb. <h8300*-*-*>: Disable libf2c and ${libgcj}. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68354 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8918ba8ad77..408efed9a22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
+
+ * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
+ and target-libgloss.
+ <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
+ <h8300*-*-*>: Disable libf2c and ${libgcj}.
+ * configure: Regenerate.
+
2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
* configure.in: Update testsuite_flags to new location.