diff options
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index f7241c51e4..bc8ae0d759 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,10 @@ +2014-02-14 Joseph Myers <joseph@codesourcery.com> + + * Makefile ($(objpfx)tst-cleanup0.out): Do not run cmp. + [$(run-built-tests) = yes] (tests): Depend on + $(objpfx)tst-cleanup0-cmp.out. + ($(objpfx)tst-cleanup0-cmp.out): New rule. + 2014-02-10 Ondřej Bílka <neleai@seznam.cz> * allocatestack.c (queue_stack, allocate_stack, |