aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/dfp
AgeCommit message (Expand)AuthorFilesLines
2007-04-05extend.texi (Other Builtins): Add decimal float variants of signbit.Janis Johnson2-0/+83
2007-03-27func-vararg-alternate.h: New file.Janis Johnson4-0/+210
2007-03-27func-vararg-mixed.c: Add optional debugging output.Janis Johnson2-25/+48
2007-03-27* gcc.dg/dfp/operandor-conf.c: Call init, fix typo.Janis Johnson1-1/+3
2007-03-24Add BID decimal supportMichael Meissner3-0/+9
2007-01-29decExcept.c: New.Janis Johnson6-0/+315
2007-01-29Makefile.in (USER_H): Remove decfloat.h.Janis Johnson4-8/+11
2007-01-16dfp-bit.c (dfp_compare_op): Return separate value for NaN.Janis Johnson4-0/+332
2006-11-30dfp-bit.c (DFP_TO_INT): Use wider precision.Janis Johnson2-0/+291
2006-11-29* gcc.dg/dfp/convert-int.c: Remove dg-do compile, fix comment.Janis Johnson1-2/+1
2006-11-29* gcc.dg/dfp/convert-bfp.c: Skip long double conversions.Janis Johnson1-0/+11
2006-11-23re PR c/9072 (-Wconversion should be split into two distinct flags)Manuel López-Ibáñez1-2/+4
2006-11-21decLibrary.c (__dec_type_swap): Add prototype.Janis Johnson1-28/+0
2006-09-21decfloat.h (DEC*_DEN): Define using the correct builtins.Janis Johnson1-2/+1
2006-06-23tree.h (DECIMAL_FLOAT_TYPE_P): New.Janis Johnson1-0/+50
2006-05-11target-supports.exp (check_effective_target_powerpc_fprs, [...]): New.Joseph Myers1-1/+1
2006-01-17target-supports.exp (check_effective_target_dfp_nocache, [...]): New.Janis Johnson42-41/+16
2006-01-16dfp.exp: Correct FSF address.Ben Elliston1-2/+3
2006-01-12inf-1.c: New test.Yao Qi1-0/+64
2006-01-12nodfp-1.c: New test.Janis Johnson68-0/+4495