From 0e8e0c1c9328a68259fe94b8080fdce7f72e9fa0 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Tue, 9 Oct 2012 23:34:12 +0000 Subject: Make libm-test.inc test comparison macros. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 49f9c6e5a9..a3e846e349 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2012-10-09 Joseph Myers + + * math/gen-libm-test.pl (parse_args): Handle comparison macros as + type-generic. + * math/libm-test.inc: Update comment listing what functions and + macros are tested. + (isgreater_test): New function. + (isgreaterequal_test): Likewise. + (isless_test): Likewise. + (islessequal_test): Likewise. + (islessgreater_test): Likewise. + (isunordered_test): Likewise. + (main): Call the new functions. + 2012-10-09 Roland McGrath * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE, -- cgit 1.4.1