diff options
Diffstat (limited to 'ports/ChangeLog.alpha')
-rw-r--r-- | ports/ChangeLog.alpha | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ports/ChangeLog.alpha b/ports/ChangeLog.alpha index 9cd207639a..2814559a09 100644 --- a/ports/ChangeLog.alpha +++ b/ports/ChangeLog.alpha @@ -1,3 +1,13 @@ +2013-02-19 Richard Henderson <rth@redhat.com> + + [BZ #14920] + * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h + (FUTEX_WAIT_REQUEUE_PI): Define. + (FUTEX_CMP_REQUEUE_PI): Likewise. + (lll_futex_wait_requeue_pi): Likewise. + (lll_futex_timed_wait_requeue_pi): Likewise. + (lll_futex_cmp_requeue_pi): Likewise. + 2013-02-20 Richard Henderson <rth@redhat.com> * sysdeps/unix/alpha/sysdep.h: Include <errno.h>. |