aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-05-14 20:44:11 +0000
committerUlrich Drepper <drepper@redhat.com>2003-05-14 20:44:11 +0000
commitc9300aefcd97dffc51d28e8dd5018c6b1a5447c3 (patch)
tree4405e498ef9acd285f5c4e8927cfcec906383ad6 /ChangeLog
parent1ad318d3695d760eebec28cb7c3c32df06b7d85e (diff)
downloadglibc-c9300aefcd97dffc51d28e8dd5018c6b1a5447c3.tar
glibc-c9300aefcd97dffc51d28e8dd5018c6b1a5447c3.tar.gz
glibc-c9300aefcd97dffc51d28e8dd5018c6b1a5447c3.tar.bz2
glibc-c9300aefcd97dffc51d28e8dd5018c6b1a5447c3.zip
Update.
2003-05-13 David Mosberger <davidm@hpl.hp.com> * sysdeps/unix/sysv/linux/ia64/setjmp.S: Fix the fix from 2003-03-27: setjmp is NOT a leaf-routine (due to the call to __sigjmp_save) so we can't keep the saved unat value in a scratch register (r16). Use loc2 instead.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fe37ff9c5..8091442a4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-05-13 David Mosberger <davidm@hpl.hp.com>
+
+ * sysdeps/unix/sysv/linux/ia64/setjmp.S: Fix the fix from
+ 2003-03-27: setjmp is NOT a leaf-routine (due to the call to
+ __sigjmp_save) so we can't keep the saved unat value in a scratch
+ register (r16). Use loc2 instead.
+
2003-05-13 Ulrich Drepper <drepper@redhat.com>
* csu/Makefile: Do compile elf-init with PIC flag since in dynamic