Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2003-02-05 20:10:43 +0300
committerJeff Johnston <jjohnstn@redhat.com>2003-02-05 20:10:43 +0300
commit110363c8a2b1d6fb0040ad86fb17eaede5eba135 (patch)
treef8ee19305b7c3a672f4ab3bcf35970f2020a07dd /libgloss/ChangeLog
parent3a357eadbac77f2847d2aea7b228fca5a1406cb3 (diff)
2003-02-05 Chris Demetriou <cgd@broadcom.com>
* mips/configure.in (mipsisa32el-*-*): Handle in the same way as mipsisa32-*-*. (mipsisa32r2-*-*, mipsisa32r2el-*-*): New, handled in the same way as mipsisa32-*-*. * mips/configure: Regenerate.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 754992a34..2a35d67fa 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,5 +1,13 @@
2003-02-05 Chris Demetriou <cgd@broadcom.com>
+ * mips/configure.in (mipsisa32el-*-*): Handle in the same way
+ as mipsisa32-*-*.
+ (mipsisa32r2-*-*, mipsisa32r2el-*-*): New, handled in the same
+ way as mipsisa32-*-*.
+ * mips/configure: Regenerate.
+
+2003-02-05 Chris Demetriou <cgd@broadcom.com>
+
* mips/cfe.c (hardware_hazard_hook): Move...
* mips/cfe_prestart.S (hardware_hazard_hook): To here,
and translate into assembly.