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:
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.