config.host: (arm*-*-freebsd*): Remove.
authorRichard Earnshaw <rearnsha@arm.com>
Tue, 4 Dec 2012 13:49:09 +0000 (13:49 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Tue, 4 Dec 2012 13:49:09 +0000 (13:49 +0000)
commit5005fe220a46685544e05626fc5528fd072bacd9
treec4b6cb64622c01903295d7089fffae1685422938
parent37e33ecb8539a032b132b957c34bad2aeaf3f3e3
config.host: (arm*-*-freebsd*): Remove.

* config.host: (arm*-*-freebsd*): Remove.
(arm*-*-linux*, arm*-*-uclinux*): Simplify logic.
(arm*-*-elf*): Remove.
(arm*-*-wince-pe*): Remove.
* arm/unwind-arm.c (struct fpa_reg): Delete.
(struct fpa_regs): Delete.
(phase1_vrs): Remove fpa element.
(_Unwind_VRS_Get): Remove _UVRSC_FPA.
(_Unwind_VRS_Set, _Unwind_VRS_Pop): Likewise.
* arm/pr-support.c (__gnu_unwind_execute): Remove FPA support.
* ieee754-sf.S (floatundisf): Remove FPA support.
(floatdisf): Likewise.
* ieee75f-df.S (floatundidf): Likewise.
(floatdidf): Likewise.

From-SVN: r194138
libgcc/ChangeLog
libgcc/config.host
libgcc/config/arm/ieee754-df.S
libgcc/config/arm/ieee754-sf.S
libgcc/config/arm/pr-support.c
libgcc/config/arm/unwind-arm.c