gcc/libdecnumber
Janis Johnson d9a66f98c1 decExcept.c: New.
libdecnumber/
	* decExcept.c: New.
	* decExcept.h: New.
libgcc/
	* Makefile.in (dec-filenames): Add decExcept.
gcc/
	* config/dfp-bit.c: Add parameterized support for fp exceptions.
	* config/dfp-bit.h: Ditto.
gcc/testsuite/
	* gcc.dg/dfp/dfp-except.h: New file.
	* gcc.dg/dfp/fe-check.h: New file.
	* gcc.dg/dfp/fe-binop.c: New test.
	* gcc.dg/dfp/fe-convert-1.c: New test.
	* gcc.dg/dfp/fe-convert-2.c: New test.
	* gcc.dg/dfp/fe-convert-3.c: New test.

From-SVN: r121317
2007-01-29 23:01:35 +00:00
..
aclocal.m4
ChangeLog decExcept.c: New. 2007-01-29 23:01:35 +00:00
config.in
configure
configure.ac
decContext.c
decContext.h
decDPD.h
decExcept.c decExcept.c: New. 2007-01-29 23:01:35 +00:00
decExcept.h decExcept.c: New. 2007-01-29 23:01:35 +00:00
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.c (decNumberPower): Constify. 2006-09-16 02:54:29 +00:00
decNumber.h decNumber.c (decNumberPower): Constify. 2006-09-16 02:54:29 +00:00
decNumberLocal.h
decRound.c decRound.c: Move declarations to new file, update comments. 2006-11-29 18:34:56 +00:00
decRound.h decRound.c: Move declarations to new file, update comments. 2006-11-29 18:34:56 +00:00
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