OSDN Git Service

* doc/install.texi: Note that ARM toolchains need binutils 2.13 or newer.
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Apr 2003 15:14:23 +0000 (15:14 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Apr 2003 15:14:23 +0000 (15:14 +0000)
commit6cb00ca0f5ccf52c8d81a83d22883ed1eef36cd9
tree2e5a2326a5e9b0709de6d5974928e80cb8b88d94
parent2e864e60a45c7ec1edaa123b882dbd54846f2276
* doc/install.texi: Note that ARM toolchains need binutils 2.13 or newer.
* config/arm/elf.h (SUBTARGET_ASM_FLOAT_SPEC): Pass -mfpu=softfpa instead of -mno-fpu.
* config/arm/semi.h (ASM_SPEC): Likewise.
* config/arm/xscale-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Likewise,
  but only if -msoft-float is specified pass.  Otherwise pass -mfpu=softvfp.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65398 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/elf.h
gcc/config/arm/semi.h
gcc/config/arm/xscale-elf.h
gcc/doc/install.texi