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:
authorJeff Johnston <jjohnstn@redhat.com>2002-10-19 01:09:02 +0400
committerJeff Johnston <jjohnstn@redhat.com>2002-10-19 01:09:02 +0400
commitf545964009beb43bb99b9bb937bb52a18e7f1bb6 (patch)
treef9c0eed7e14448e89e6ca033ec6b4dba7d2660ee /libgloss/ChangeLog
parent2ed0e93ccc77c8440012ed146b570eb64268b495 (diff)
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.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 9aeb47863..43f542c92 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -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.