On 12/17/2014 03:21 PM, Sandra Loosemore wrote:
On 12/07/2014 01:52 PM, Sandra Loosemore wrote:
On 11/08/2014 08:57 AM, Sandra Loosemore wrote:
2014-11-08 Sandra Loosemore <san...@codesourcery.com>
Chris Jones <chr...@nvidia.com>
Joshua Conner <jcon...@nvidia.com>
gcc/
* config/arm/unknown-elf.h (STARTFILE_SPEC): Add conditional
linking of crtfastmath.o.
* config/arm/linux-eabi.h (STARTFILE_SPEC): Likewise.
libgcc/
* config.host (arm*-*-linux*): Add support for crtfastmath.o.
(arm*-*-uclinux*): Likewise.
(arm*-*-eabi* | arm*-*-rtems*): Likewise.
* config/arm/crtfastmath.c: New file.
Ping?
https://gcc.gnu.org/ml/gcc-patches/2014-11/msg00711.html
Ping again?
And ping again.... Can somebody please review this before stage 4
starts and it is too late to get it into GCC 5? This is really a very
straightforward change and is pretty much identical to what other
targets (including aarch64) already do.
-Sandra