diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2003-02-05 17:10:43 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2003-02-05 17:10:43 +0000 |
commit | 110363c8a2b1d6fb0040ad86fb17eaede5eba135 (patch) | |
tree | f8ee19305b7c3a672f4ab3bcf35970f2020a07dd /libgloss/ChangeLog | |
parent | 3a357eadbac77f2847d2aea7b228fca5a1406cb3 (diff) | |
download | newlib-110363c8a2b1d6fb0040ad86fb17eaede5eba135.zip newlib-110363c8a2b1d6fb0040ad86fb17eaede5eba135.tar.gz newlib-110363c8a2b1d6fb0040ad86fb17eaede5eba135.tar.bz2 |
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/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 754992a..2a35d67 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. |