summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2004-03-01 19:32:10 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2004-03-01 19:32:10 +0000
commit19e1fe6d4a3333eae7e64b2b050263177fd8b672 (patch)
tree5a8162ea326a7cacaa0a91901984307dfa840849 /ChangeLog
parent2ad02b6cd5c7de4a1ae32217c8644e4894e46b44 (diff)
downloadgcc-19e1fe6d4a3333eae7e64b2b050263177fd8b672.tar.gz
* configure.in (mips64*-*-linux*): Override mips*-*-linux* case
and disable libgcj. * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78717 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63666254f5b..015c3aa0027 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-01 Richard Sandiford <rsandifo@redhat.com>
+
+ * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
+ and disable libgcj.
+ * configure: Regenerated.
+
2004-03-01 Brian Booth <bbooth@redhat.com>
* MAINTAINERS: Add myself to write-after-approval.