diff options
Diffstat (limited to 'ports/ChangeLog.hppa')
-rw-r--r-- | ports/ChangeLog.hppa | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa index 105b04aef8..e867a9f337 100644 --- a/ports/ChangeLog.hppa +++ b/ports/ChangeLog.hppa @@ -1,5 +1,8 @@ 2014-04-29 Carlos O'Donell <carlos@systemhalted.org> + * sysdeps/hppa/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Use + lll_futex_wake. + * sysdeps/hppa/__longjmp.c (__longjmp): Use r25 as second arg to simplify generated assembly. |