This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [arm-linux target] better softfloat support
- From: Nick Clifton <nickc at cambridge dot redhat dot com>
- To: jeroen dobbelaere <jeroen dot dobbelaere at acunia dot com>
- Cc: gcc-patches at gcc dot gnu dot org,"Richard.Earnshaw" <Richard dot Earnshaw at arm dot com>
- Date: 20 Dec 2001 16:57:20 +0000
- Subject: Re: [arm-linux target] better softfloat support
- References: <3C176E01.2010300@acunia.com>
Hi Jeroen,
> + 2001-12-03 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
> +
> + * config/arm/t-float-multilib: Multilib soft/hard float support.
> + * config/arm/t-float-lib2: Use gcc soft-float emulation.
> + * config/arm/t-inhibit-libc: Handle bootstrapping gcc without glibc.
> + * config.gcc: Handle 'configure --without-fp', 'configure --with-inhibit-libc',
> + 'configure --with-softfloat-support={external|internal|multilib-external|multilib-internal}'
> + * config/arm/linux-elf.h: Handle default soft-float settings.
> + * config/arm/arm.h: Likewise
> +
Thanks very much for submitting this patch. It looks good to me and I
am ready to accept it, but I need to confirm one thing. (I apologise
if I have asked this before but...) Do you have a GCC copyright
assignment on file with the FSF ? Without such an assignment we
cannot accept the patch :-(
Cheers
Nick