aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-07-17 10:06:02 +0200
committerThomas Schwinge <thomas@codesourcery.com>2012-07-17 10:06:02 +0200
commitf7db31703ab2e11b162d4e0e3b4af0c1c971b6cd (patch)
tree3c1f2de92251e71867338b86b94fcbfff9a0a7fb /ChangeLog
parentdc97c227c95dd521594f1eaa472399b9fba03b2a (diff)
downloadglibc-f7db31703ab2e11b162d4e0e3b4af0c1c971b6cd.zip
glibc-f7db31703ab2e11b162d4e0e3b4af0c1c971b6cd.tar.gz
glibc-f7db31703ab2e11b162d4e0e3b4af0c1c971b6cd.tar.bz2
x86_64: makecontext: exit (0) if uc_link is the null pointer.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fce4617..9c2930f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
2012-07-17 Thomas Schwinge <thomas@codesourcery.com>
+
+ * sysdeps/unix/sysv/linux/x86_64/__start_context.S
+ (__start_context): Preserve zero value for regular exit case.
+
+2012-07-17 Thomas Schwinge <thomas@codesourcery.com>
Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* manual/setjmp.texi (setcontext): Clarify normal process