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/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 562076246..012adb055 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,10 @@
+2004-04-02 Chris Demetriou <cgd@broadcom.com>
+
+ * mips/regs.S (C0_COUNT): Fix comment that kept this from being
+ defined.
+ * mips/vr4300.S: Use C0_COUNT as appropriate instead of hardcoding $9.
+ * mips/vr5xxx.S: Likewise.
+
2004-03-23 Eric Christopher <echristo@redhat.com>
* frv/crt0.S: Fix comment.