diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-05-01 20:02:48 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-05-01 20:02:48 +0000 |
commit | aafc49b3fccb44f0da4bac49abe55fa3651ecabe (patch) | |
tree | fe43778fbbaece7b0f193f080eae8729be737541 /ChangeLog | |
parent | fefdf574126726c0a9ed0badd73e187e97dd422a (diff) | |
download | glibc-aafc49b3fccb44f0da4bac49abe55fa3651ecabe.tar glibc-aafc49b3fccb44f0da4bac49abe55fa3651ecabe.tar.gz glibc-aafc49b3fccb44f0da4bac49abe55fa3651ecabe.tar.bz2 glibc-aafc49b3fccb44f0da4bac49abe55fa3651ecabe.zip |
conformtest: Unify "macro" and "constant" handling.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2012-05-01 Joseph Myers <joseph@codesourcery.com> + * conform/conformtest.pl: Parse all "constant" and "macro" lines + in one place. Also handle "macro-constant". + * conform/conformtest.pl: Only accept expected macro values with "==". Parse all "macro" lines in one place. * conform/data/stdlib.h-data: Use "==" form on "macro" lines. |