update list of C math functions
authorBertram Felgenhauer <int-e@gmx.de>
Mon, 23 Mar 2009 18:36:30 +0000 (18:36 +0000)
committerBertram Felgenhauer <int-e@gmx.de>
Mon, 23 Mar 2009 18:36:30 +0000 (18:36 +0000)
commitf7ecb11b40e5225ae6fa0284f1a7bbaa5b9edae8
treec78ffd97c69742cb4cb1b09e5f97ad0f0eee15e4
parent3517c53d8a66149dcc3f971cf0577719e99d6d70
update list of C math functions
Fix via C compilation of modules that import, say, log1p from math.h (#3117)

The list is based on preprocessing Stg.h with glibc 2.6.1 headers, and
cross-checked with the ISO C 99 standard (draft).
compiler/cmm/CLabel.hs