diff options
author | Hans-Peter Nilsson <hp@bitrange.com> | 2003-06-23 00:42:54 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@gcc.gnu.org> | 2003-06-23 00:42:54 +0000 |
commit | fb87ad5d04fddc9eacaabc36360cfcc3978bcdee (patch) | |
tree | 40719f7b58d4a7a66bf9d0e9d0ce5bc20e4cd291 /ChangeLog | |
parent | 035166d3c38570a57e8ee2a616f3110cdec4c4c2 (diff) | |
download | gcc-fb87ad5d04fddc9eacaabc36360cfcc3978bcdee.tar.gz |
configure.in (noconfigdirs): Disable target-newlib and target-libgloss.
* configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
and target-libgloss.
<d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
<h8300*-*-*>: Disable libf2c and ${libgcj}.
* configure: Regenerate.
From-SVN: r68354
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
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. |