diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index 5fa3a817d9..98c952cc4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,9 @@ * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S (pthread_spin_lock): Likewise. + * nptl/tst-spin4.c: New test. + * nptl/Makefile (tests): Add tst-spin4. + 2014-06-03 Andreas Schwab <schwab@suse.de> [BZ #15946] @@ -136,9 +139,6 @@ * malloc/malloc.c (malloc_info): Inline mi_arena. - * nptl/tst-spin4.c: New test. - * nptl/Makefile (tests): Add tst-spin4. - 2014-05-29 Richard Henderson <rth@twiddle.net> * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS): |