aboutsummaryrefslogtreecommitdiff
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 6212f06..99ee8f0 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,6 +1,13 @@
+2001-03-08 Richard Sandiford <rsandifo@redhat.com>
+
+ * (libc/include/machine/setjmp.h): Use 23 long long ints for a
+ jmpbuf on MIPS64 targets.
+ * (libc/machine/mips/setjmp.S): Add MIPS64 version.
+
Wed Mar 7 16:02:07 2001 Christopher Faylor <cgf@cygnus.com>
- * libc/include/sys/config.h: Use ssize_t for read/write declarations.
+ * libc/include/sys/config.h: Use ssize_t for Cygwin read/write
+ declarations.
Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com>