2002-10-04 Michael Snyder <msnyder@redhat.com>

* m32r/m32r-lib.c (exceptionHandler): Fix computation of
        exception vector address, as suggested by Mitsubishi.
        (getExceptionVector): Ditto.
This commit is contained in:
Jeff Johnston
2002-10-18 21:09:02 +00:00
parent 2ed0e93ccc
commit f545964009
2 changed files with 20 additions and 9 deletions

View File

@@ -7,6 +7,12 @@
* mips/ddb.ld: KEEP .init and .fini.
* mips/ddb-kseg0.ld: Likewise.
2002-10-04 Michael Snyder <msnyder@redhat.com>
* m32r/m32r-lib.c (exceptionHandler): Fix computation of
exception vector address, as suggested by Mitsubishi.
(getExceptionVector): Ditto.
2002-08-01 Chris Demetriou <cgd@broadcom.com>
* mips/cfe.ld (STARTUP): New definition.