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.
This commit is contained in:
Jeff Johnston
2004-04-03 01:02:51 +00:00
parent f5da8224f6
commit 81961a5001
4 changed files with 12 additions and 5 deletions

View File

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