about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-05-01 20:00:56 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-05-01 20:00:56 +0000
commitd22956c99b81958fdfb8437361f92b9d8a6e7984 (patch)
tree93d73c2e1030a46a99c831fb9ce28babdb2382c2 /ChangeLog
parent028e2e38795854365b0a9414273fbbc7ea84548a (diff)
downloadglibc-d22956c99b81958fdfb8437361f92b9d8a6e7984.tar.gz
glibc-d22956c99b81958fdfb8437361f92b9d8a6e7984.tar.xz
glibc-d22956c99b81958fdfb8437361f92b9d8a6e7984.zip
conformtest: Unify handling of "optional-" and non-optional lines.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d4f9dbf7c..f1f903d2b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
 
+	* 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-".
+
 	* conform/conformtest.pl: Only accept expected constant or
 	optional-constant values with "==".  Parse all "constant" lines in
 	one place.  Parse all "optional-constant" lines in one place.