gcc/libdecnumber
Janis Johnson 240e6b6bd0 decRound.c: Move declarations to new file, update comments.
libdecnumber/
	* decRound.c: Move declarations to new file, update comments.
	* decRound.h: New file.
gcc/
	* mklibgcc.in: Fix dependencies for dfp-bit.c.
	* config/dfp-bit.h (CONTEXT_ROUND): Delete.
	(DFP_INIT_ROUNDMODE): Define.
	* config/dfp-bit.c: Replace CONTEXT_ROUND with DFP_INIT_ROUNDMODE.

From-SVN: r119329
2006-11-29 18:34:56 +00:00
..
aclocal.m4
ChangeLog decRound.c: Move declarations to new file, update comments. 2006-11-29 18:34:56 +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 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