OSDN Git Service

gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Jan 2007 19:29:48 +0000 (19:29 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Jan 2007 19:29:48 +0000 (19:29 +0000)
commit45965f3c05adf1f0392bdcb6812b2479f90fedc0
treec1ce496cc8ad1aab36c512fa6b5b52749444b6b7
parent2f87f72a8c71ac755f63676bce3a06fc87e10269
gcc/
200x-xx-xx  Nathan Sidwell  <nathan@codesourcery.com>

* config.gcc (m68k-*-aout*, m68k-*-coff*, m68020-*-elf*, m68k-*-elf*)
(m68k-*-uclinuxoldabi, m68k-*-uclinux*, m68k-*-rtems*): Add t-floatlib
to $tmake_file.
* config/m68k/t-floatlib: New file, extracting common code from...
* config/m68k/t-m68kbare, config/m68k/t-m68kelf,
* config/m68k/t-uclinux: Here.
* config/m68k/fpgnulib.c: Do not compile extendeed precision
routines on ColdFire targets.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120917 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/m68k/fpgnulib.c
gcc/config/m68k/t-floatlib [new file with mode: 0644]
gcc/config/m68k/t-m68kbare
gcc/config/m68k/t-m68kelf
gcc/config/m68k/t-uclinux