aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0418130e3c..9688194374 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-03-20 Alexandre Oliva <aoliva@redhat.com>
+
+ * sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers,
+ including pc, gp, sp and fp, as long long.
+ * sysdeps/mips/mips64/setjmp.S: Pass gp to __sigsetjmp_aux.
+ * sysdeps/mips/mips64/setjmp_aux.c: Adjust type of arguments.
+ Add gp argument, and set gp in the jmpbuf to it.
+ * sysdeps/mips/setjmp_aux.c: Revert to o32-only.
+
2003-03-20 Ulrich Drepper <drepper@redhat.com>
* include/atomic.h: Define atomic_exchange and