aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/dfp-bit.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-19dfp.h, [...]: Remove references to IEEE 754R.Ben Elliston1-1/+1
2007-09-13dfp-bit.c (dfp_conversion_exception): New function.Janis Johnson1-40/+187
2007-09-11re PR c/30013 (Multiple flaws in decimal floating-point arithmetic conversion...Janis Johnson1-19/+9
2007-09-11dfp-bit.c (dfp_unary_func): Delete.Janis Johnson1-67/+90
2007-09-10Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson1-68/+6
2007-08-22* config/dfp-bit.c (DFP_TO_DFP): Check for overflow.Janis Johnson1-1/+2
2007-07-18Makefile.in (D32PBIT_FUNCS): Add _sd_to_tf and _tf_to_sd.H.J. Lu1-0/+9
2007-03-24Add BID decimal supportMichael Meissner1-2/+2
2007-03-02re PR middle-end/30992 (Scaling error in decimal floating-point arithmetic bl...Ben Elliston1-1/+1
2007-01-29decExcept.c: New.Janis Johnson1-0/+66
2007-01-16dfp-bit.c (dfp_compare_op): Return separate value for NaN.Janis Johnson1-1/+9
2006-11-30dfp-bit.c (DFP_TO_INT): Use wider precision.Janis Johnson1-1/+2
2006-11-29* dfp-bit.c (DFP_TO_INT): Fix rounding mode.Janis Johnson1-1/+1
2006-11-29decRound.c: Move declarations to new file, update comments.Janis Johnson1-7/+7
2006-11-21dfp-bits.c (DFP_TO_INT): Remove code to saturate result of conversion that do...Janis Johnson1-23/+0
2006-11-21decLibrary.c (__dec_type_swap): Add prototype.Janis Johnson1-15/+0
2006-11-21* config/dfp-bit.c (dfp_binary_func): Fix typedef.Janis Johnson1-1/+1
2006-04-15cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-03-04builtins.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2006-01-18Makefile.in (D32PBIT_FUNCS): New.Ben Elliston1-0/+541