config.gcc (arm*-*-symbianelf*): Do not include t-bpabi.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 1 Sep 2004 06:08:30 +0000 (06:08 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 1 Sep 2004 06:08:30 +0000 (06:08 +0000)
commit14945fe6b38b48f568e043070b81c04c60e08168
treec3839cc979c9623139209e9d46729f2a5cf75068
parent93415288cd7cc7b2c56b24640f1b4b01741513c6
config.gcc (arm*-*-symbianelf*): Do not include t-bpabi.

* config.gcc (arm*-*-symbianelf*): Do not include t-bpabi.
* config/arm/lib1funcs.asm: Do not include supplemental .S files
when compiling for Symbian.
* config/arm/symbian.h (RENAME_LIBRARY): New macro.
(TARGET_OS_CPP_BUILTINS): Likewise.
* config/arm/t-symbian (LIB1ASMFUNCS): Define.

[[Split portion of a mixed commit.]]

From-SVN: r86874.2
gcc/ChangeLog