gcc/libdecnumber
Janis Johnson d44963af3c decLibrary.c (__dec_type_swap): Add prototype.
decnumber/
	* decLibrary.c (__dec_type_swap): Add prototype.
	(__dfp_enable_traps, dfp_raise): Delete.
gcc/
	* config/dfp-bit.h (CONTEXT_TRAPS, CONTEXT_ERRORS, DFP_RAISE): Delete.
	* config/dfp-bit.c (dfp_unary_op, dfp_binary_op, dfp_compare_op,
	DFP_TO_DFP, INT_TO_DFP, BFP_TO_DFP): Remove calls to DFP_RAISE.
testsuite/
	* gcc.dg/dfp/snan.c: Delete.

From-SVN: r119068
2006-11-21 20:35:57 +00:00
..
aclocal.m4
ChangeLog decLibrary.c (__dec_type_swap): Add prototype. 2006-11-21 20:35:57 +00:00
config.in
configure
configure.ac
decContext.c
decContext.h
decDPD.h
decimal32.c
decimal32.h
decimal64.c
decimal64.h
decimal128.c
decimal128.h
decLibrary.c decLibrary.c (__dec_type_swap): Add prototype. 2006-11-21 20:35:57 +00:00
decNumber.c
decNumber.h
decNumberLocal.h
decRound.c
decUtility.c
decUtility.h
Makefile.in * Makefile.in: Don't include decRound in library used by compiler. 2006-11-21 20:22:18 +00:00