From db62a9075305963281572cb990d1c766948bae7b Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Sun, 19 May 2013 14:45:41 +0000 Subject: Handle sincos with generic libm-test logic. --- math/README.libm-test | 5 ----- 1 file changed, 5 deletions(-) (limited to 'math/README.libm-test') diff --git a/math/README.libm-test b/math/README.libm-test index cea0392..a083a6d 100644 --- a/math/README.libm-test +++ b/math/README.libm-test @@ -103,8 +103,3 @@ The accepted parameter types are: - "L" for long long int. - "F" for the address of a FLOAT (only as input parameter) - "I" for the address of an int (only as input parameter) - -Some functions need special handling. For example gamma sets the -global variable signgam and frexp takes an argument to &int. This -special treatment is coded in "gen-libm-test.pl" and used while -parsing "libm-test.inc". -- cgit v1.1