aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/builtins-1.c
AgeCommit message (Expand)AuthorFilesLines
2004-03-20re PR c/14635 (nan functions should not be C90 built-ins)Joseph Myers1-2/+0
2004-02-01builtins.def (BUILT_IN_SIGNBIT, [...]): New GCC builtins.Roger Sayle1-0/+1
2003-09-09builtin-types.def (BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE_COMPLEX_LONGDO...Kaveh R. Ghazi1-0/+18
2003-09-09builtins-1.c: Test existing _Complex functions.Kaveh R. Ghazi1-0/+25
2003-08-28builtin-types.def (BT_INT_PTR, [...]): New.Kaveh R. Ghazi1-0/+25
2003-08-28builtin-types.def (BT_FN_FLOAT_INT_FLOAT, [...]): New.Kaveh R. Ghazi1-4/+23
2003-08-28builtin-types.def (BT_FN_INT_FLOAT, [...]): New.Kaveh R. Ghazi1-3/+61
2003-08-02builtins-1.c: Add macro helpers.Kaveh R. Ghazi1-24/+48
2003-05-23builtins.def: Defome atan...Roger Sayle1-0/+6
2002-08-04* gcc.dg/builtins-1.c: New testcase.Roger Sayle1-0/+28