xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
authorBob Wilson <bob.wilson@acm.org>
Mon, 9 Jan 2006 23:41:11 +0000 (23:41 +0000)
committerBob Wilson <bwilson@gcc.gnu.org>
Mon, 9 Jan 2006 23:41:11 +0000 (23:41 +0000)
commit134c8a506f983aaaf24163160b9a3399cd9add1f
tree76a450e08f54ee9462708d61f67f55f1f9ee77fd
parent42801b989af277b4c094cce7e2d0136730bea815
xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.

include:
* xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
gcc:
* config/xtensa/ieee754-df.S: New file.
* config/xtensa/ieee754-sf.S: New file.
* config/xtensa/t-xtensa (LIB2FUNCS_EXTRA): Remove fp-bit.c & dp-bit.c.
(LIB1ASMFUNCS): Add SFmode and DFmode floating-point functions.
* config/xtensa/lib1funcs.asm: Include ieee754-df.S and ieee754-sf.S.

From-SVN: r109518
gcc/ChangeLog
gcc/config/xtensa/ieee754-df.S [new file with mode: 0644]
gcc/config/xtensa/ieee754-sf.S [new file with mode: 0644]
gcc/config/xtensa/lib1funcs.asm
gcc/config/xtensa/t-xtensa
include/ChangeLog
include/xtensa-config.h