summaryrefslogtreecommitdiffstats
path: root/gcc/pretty-print.h
diff options
context:
space:
mode:
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2002-07-23 17:43:01 +0000
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2002-07-23 17:43:01 +0000
commitaca97d53c62c070d275e2767e6d83459ad92fd0b (patch)
tree6a0f04a2216b011ed8487563e27e0bb88ec8829e /gcc/pretty-print.h
parent59f38b0b33f88ff7045d339ff43778eef204f92b (diff)
downloadppe42-gcc-aca97d53c62c070d275e2767e6d83459ad92fd0b.tar.gz
ppe42-gcc-aca97d53c62c070d275e2767e6d83459ad92fd0b.zip
* real.c (REAL_WORDS_BIG_ENDIAN): Make 1 for DEC.
(LARGEST_EXPONENT_IS_NORMAL): Ditto. (VAX_HALFWORD_ORDER): Define (1 for DEC VAX, 0 otherwise). (TARGET_G_FLOAT): Default to 0 if not defined. (ieeetoe): New, common routine to convert target format floats to internal form. (e24toe, e53toe): Change to use ieeetoe, distinguish DEC vs. others. (e113toe): Change to use ieeetoe. (REAL_WORDS_BIG_ENDIAN): Make sure it is 0 for DEC and 1 for IBM. (e53toe): Assume IEEE if non of DEC, IBM and C4X is defined. (e64toe): Remove special cases for DEC and IBM. Remove support for ARM_EXTENDED_IEEE_FORMAT. (e24toe): Remove special cases for DEC. (significand_size): Simplify. Indent. (ieee_format, ieee_24, ieee_53, ieee_64, ieee_113): New. (etoieee, toieee): New. (etoe113, toe113, etoe64, toe64, etoe53, toe53, etoe24, toe24): Use etoieee and toieee for IEEE arithmetic. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55683 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/pretty-print.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud