From c04d498c12700bf90d41236d30b864fadd0c4c40 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Fri, 27 Sep 2013 23:02:57 +0530 Subject: [PATCH] Move ChangeLog entry --- ChangeLog | 9 --------- nptl/ChangeLog | 8 ++++++++ 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6475a3e..546a535 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,15 +3,6 @@ [BZ #15941] * manual/install.texi (Installation) Fix node cross references. -2013-09-27 Siddhesh Poyarekar - - * nptl/sysdeps/pthread/bits/libc-lock.h [_LIBC && - (!NOT_IN_libc || IS_IN_libpthread)] - (__libc_lock_fini_recursive): Use the mutex member of the - argument. - (__libc_lock_trylock_recursive): Likewise. - (__libc_lock_unlock_recursive): Likewise. - 2013-09-27 Kaz Kojima * sysdeps/sh/stackguard-macros.h: New file. diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 90824ae..9f25dfe 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,11 @@ +2013-09-27 Siddhesh Poyarekar + + * sysdeps/pthread/bits/libc-lock.h [_LIBC && (!NOT_IN_libc || + IS_IN_libpthread)] (__libc_lock_fini_recursive): Use the mutex + member of the argument. + (__libc_lock_trylock_recursive): Likewise. + (__libc_lock_unlock_recursive): Likewise. + 2013-09-04 Joseph Myers * sysdeps/unix/sysv/linux/x86_64/cancellation.S -- 2.7.4