diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-05-01 20:01:48 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-05-01 20:01:48 +0000 |
commit | f2d922feb2ea93c7133d6b40317cfdce7140f74f (patch) | |
tree | f558911d46ce2449ab699d07ed54929b24831f7e /ChangeLog | |
parent | d22956c99b81958fdfb8437361f92b9d8a6e7984 (diff) | |
download | glibc-f2d922feb2ea93c7133d6b40317cfdce7140f74f.tar.gz |
conformtest: Unify "constant" and "typed-constant".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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-". |