aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2012-10-23 22:49:59 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-10-23 22:49:59 +0000
commit166bca248032399a5a13258b13b8fdb9c1da1ed1 (patch)
tree9fcbb9e501786c76668381b634022f92f9a84df7 /nptl/ChangeLog
parent88866099db3973a1b4d3bb0fb3f45efea067e4e8 (diff)
downloadglibc-166bca248032399a5a13258b13b8fdb9c1da1ed1.tar
glibc-166bca248032399a5a13258b13b8fdb9c1da1ed1.tar.gz
glibc-166bca248032399a5a13258b13b8fdb9c1da1ed1.tar.bz2
glibc-166bca248032399a5a13258b13b8fdb9c1da1ed1.zip
Add and use $(host-built-program-cmd).
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 6154e61c67..10b08426bb 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,10 @@
+2012-10-23 Jim Blandy <jimb@codesourcery.com>
+ Joseph Myers <joseph@codesourcery.com>
+
+ * Makefile (tst-cancel7-ARGS): Use $(host-built-program-cmd).
+ (tst-exec4-ARGS): Likewise.
+ (tst-stackguard1-ARGS): Likewise.
+
2012-10-21 Jim Blandy <jimb@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>