200x-xx-xx Nathan Sidwell <nathan@codesourcery.com>
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 18 Jan 2007 19:29:48 +0000 (19:29 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 18 Jan 2007 19:29:48 +0000 (19:29 +0000)
commit47b41fa34abeff893fb1358c8154e681e68fdddd
treec1ce496cc8ad1aab36c512fa6b5b52749444b6b7
parenta96533d5e5ec94af81be2c74a41d8f67fb809cfe
200x-xx-xx Nathan Sidwell <nathan@codesourcery.com>

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.

From-SVN: r120917
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