r116437 - in /branches/ibm/gcc-4_1-branch/gcc: ...
janis@gcc.gnu.org
janis@gcc.gnu.org
Fri Aug 25 21:54:00 GMT 2006
Author: janis
Date: Fri Aug 25 21:54:32 2006
New Revision: 116437
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116437
Log:
Backport from malinline (r109262)
2006-01-03 Ben Elliston <bje@au.ibm.com>
* targhooks.h (default_decimal_float_supported_p): Declare.
* targhooks.c (default_decimal_float_supported_p): Define.
* target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): Redefine to
`default_decimal_float_supported_p'.
* doc/tm.texi (TARGET_DECIMAL_FLOAT_SUPPORTED_P): Update.
Modified:
branches/ibm/gcc-4_1-branch/gcc/ChangeLog
branches/ibm/gcc-4_1-branch/gcc/doc/tm.texi
branches/ibm/gcc-4_1-branch/gcc/target-def.h
branches/ibm/gcc-4_1-branch/gcc/targhooks.c
branches/ibm/gcc-4_1-branch/gcc/targhooks.h
More information about the Gcc-cvs
mailing list