aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/dfp
AgeCommit message (Expand)AuthorFilesLines
2007-09-11re PR c/30013 (Multiple flaws in decimal floating-point arithmetic conversion...Janis Johnson12-25/+1307
2007-08-29pr31344.c: Move to ...Uros Bizjak1-0/+25
2007-08-27re PR target/31385 (gcc fails to find spill register for decimal arithmetic)H.J. Lu1-0/+30
2007-08-16re PR testsuite/33082 (Revision 127491 causes FAIL: gcc.dg/dfp/convert-bfp-fo...Uros Bizjak4-4/+4
2007-08-01execute.exp: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-07-24fe-convert-2.c: Unconditionally enable testing for converting from 1.0e-96 an...H.J. Lu1-5/+2
2007-07-25* gcc.dg/dfp/fe-convert-1.c: Fix typo in comments.Ben Elliston1-1/+1
2007-07-12re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez6-327/+327
2007-07-06convert-dfp-round-thread.c: New test.H.J. Lu1-0/+494
2007-07-04Merged with libbbid branch at revision 126349.H.J. Lu1-0/+8
2007-06-14fe-convert-1.c: Expect FE_OVERFLOW when converting from 10.000000e96DD to _De...H.J. Lu2-9/+13
2007-05-22func-array.c: Support -DDBG to report individual failures.Janis Johnson12-169/+297
2007-05-14c-typeck.c (build_binary_op): Return early for error.Janis Johnson1-0/+14
2007-05-14func-mixed.c: Replace invalid constant suffixes.Janis Johnson2-20/+20
2007-05-07convert-bfp-fold.c: Remove extra assignment to sf variable.Uros Bizjak1-16/+15
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