From: Roland McGrath Date: Thu, 22 Dec 2005 23:40:22 +0000 (+0000) Subject: * Makerules [gen-as-const-headers] (tests): Add one test per .sym X-Git-Tag: upstream/2.30~16049 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=35f166df44d1c9a083c25391996daf9a716261f5;p=external%2Fglibc.git * Makerules [gen-as-const-headers] (tests): Add one test per .sym file, not just one. ($(objpfx)test-as-const.c): Target replaced with ... ($(objpfx)test-as-const-%.c): ... this pattern rule. (generated): Add those files. --- diff --git a/ChangeLog b/ChangeLog index f45be3d..2eae176 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-12-22 Roland McGrath + + * Makerules [gen-as-const-headers] (tests): Add one test per .sym + file, not just one. + ($(objpfx)test-as-const.c): Target replaced with ... + ($(objpfx)test-as-const-%.c): ... this pattern rule. + (generated): Add those files. + 2005-12-22 Ulrich Drepper * sysdeps/x86_64/__longjmp.S: Also protect SP and BP.