diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2018-05-02 H.J. Lu <hongjiu.lu@intel.com> + * sysdeps/unix/sysv/linux/x86_64/setcontext.S (__setcontext): + Pop the pointer into %rdx after syscall and use %rdx, instead + of %rsi, to restore context. + +2018-05-02 H.J. Lu <hongjiu.lu@intel.com> + * nptl/pthread_create.c (START_THREAD_DEFN): Clear previous handlers after setjmp. * setjmp/longjmp.c (__libc_longjmp): Don't define alias if |
