summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-05-01 20:01:48 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-05-01 20:01:48 +0000
commitf2d922feb2ea93c7133d6b40317cfdce7140f74f (patch)
treef558911d46ce2449ab699d07ed54929b24831f7e /ChangeLog
parentd22956c99b81958fdfb8437361f92b9d8a6e7984 (diff)
downloadglibc-f2d922feb2ea93c7133d6b40317cfdce7140f74f.tar.gz
conformtest: Unify "constant" and "typed-constant".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1f903d2b9..323b45be3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-05-01 Joseph Myers <joseph@codesourcery.com>
+ * conform/conformtest.pl: Handle braced types on "constant" lines
+ instead of handling "typed-constant".
+ * conform/data/signal.h-data: Use "constant" instead of
+ "typed-constant".
+
* conform/conformtest.pl: Handle "optional-" at start of lines in
one place rather than duplicating several cases. Handle each
format of "macro" line with initial "optional-".