summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-12-22 23:40:22 +0000
committerRoland McGrath <roland@gnu.org>2005-12-22 23:40:22 +0000
commit35f166df44d1c9a083c25391996daf9a716261f5 (patch)
tree315f1c337f7c2cf31ef61e4c78c0200c7aacaafa /ChangeLog
parentba389ce307722a4d1ddf6997cce321c8c56cc1a5 (diff)
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f45be3d818..2eae176b91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-12-22 Roland McGrath <roland@redhat.com>
+
+ * 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 <drepper@redhat.com>
* sysdeps/x86_64/__longjmp.S: Also protect SP and BP.