aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/dfp-bit.h
AgeCommit message (Expand)AuthorFilesLines
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+2
2010-11-24cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...Nathan Froyd1-5/+0
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-5/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-06-19dfp.h, [...]: Remove references to IEEE 754R.Ben Elliston1-2/+2
2007-09-13dfp-bit.c (dfp_conversion_exception): New function.Janis Johnson1-0/+14
2007-09-11re PR c/30013 (Multiple flaws in decimal floating-point arithmetic conversion...Janis Johnson1-17/+61
2007-09-11dfp-bit.c (dfp_unary_func): Delete.Janis Johnson1-0/+43
2007-08-31optabs.c (prepare_float_lib_cmp): Use libgcc_cmp_return_mode instead of word_...Andrew Pinski1-2/+2
2007-03-24Add BID decimal supportMichael Meissner1-82/+88
2007-01-29decExcept.c: New.Janis Johnson1-0/+22
2006-11-29decRound.c: Move declarations to new file, update comments.Janis Johnson1-3/+5
2006-11-21decLibrary.c (__dec_type_swap): Add prototype.Janis Johnson1-6/+0
2006-03-06* config/dfp-bit.h (LIBGCC2_WORDS_BIG_ENDIAN): Define.Ben Elliston1-0/+4
2006-03-06* config/dfp-bit.h (CMPtype): Typedef to a word mode integer.Ben Elliston1-4/+2
2006-01-18Makefile.in (D32PBIT_FUNCS): New.Ben Elliston1-0/+511