summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-09-20 14:31:00 +0000
committerUlrich Drepper <drepper@redhat.com>2006-09-20 14:31:00 +0000
commit60cb50c7b678a1cd2d794f134b81bea53dcf84b0 (patch)
treec68d146f5e46a0dd9022c51afb768f3816b58ba5 /ChangeLog
parent33315cedf5da9c1974a0dff0097af074cf8dbb42 (diff)
* sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):
Cast sp to unsigned long to avoid compiler warning. Use __makecontext_ret function instead of a trampoline on the stack. (__makecontext_ret): New function. * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71359229ad..fb775e8564 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-09-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
+
+ * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):
+ Cast sp to unsigned long to avoid compiler warning.
+ Use __makecontext_ret function instead of a trampoline on the stack.
+ (__makecontext_ret): New function.
+ * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Likewise.
+
2006-09-19 Jakub Jelinek <jakub@redhat.com>
* elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but