summaryrefslogtreecommitdiff
path: root/gcc/config/m68k/t-rtems
Commit message (Collapse)AuthorAgeFilesLines
* 2009-03-24 Ralf Corsépius <ralf.corsepius@rtems.org>corsepiu2009-03-241-0/+1
| | | | | | | | * config/m68k/t-rtems: Add m5329 multilib. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@145024 138bc75d-0d04-0410-961f-82ee72b054a4
* 2008-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>corsepiu2008-02-161-1/+5
| | | | | | | | | * config/m68k/t-rtems (M68K_MLIB_CPU): Add 5208, 5307, 5407, 5475 multilibs. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132363 138bc75d-0d04-0410-961f-82ee72b054a4
* gcc/rsandifo2007-02-091-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 200x-xx-xx Nathan Sidwell <nathan@codesourcery.com> Richard Sandiford <richard@codesourcery.com> * config.gcc (m68010-*-netbsdelf*, m68k*-*-netbsdelf*) (m68k*-*-openbsd*, m68k-*-linux*): Set default_cf_cpu. (m68k-*-aout*, m68k-*-coff*, m68k-*-uclinux*, m68k-*-rtems*): Add m68k/t-mlib to tmake_file. (m68020-*-elf*, m68k-*-elf*): Likewise. Add t-m68kbare as well. (m68k*-*-*): Use --with-arch to pick a default for --with-cpu. (m680[012]0-*-*, m68k*-*-*): Add support for --with-arch. Allow it to be cf or m68k. Set m68k_arch_family. If that variable is not empty, add t-$m68k_arch_family to tmake_file. Add t-mlibs to tmake_file. * doc/install.texi: Document --with-arch=m68k and --with-arch=cf. * config/m68k/t-cf: New file. * config/m68k/t-m68k: Likewise. * config/m68k/t-mlibs: Likewise. * config/m68k/t-m68kbare (MULTILIB_OPTIONS, MULTILIB_DIRNAMES) (MULTILIB_MATCHES, MULTILIB_EXCEPTIONS): Delete. (M68K_MLIB_DIRNAMES, M68K_MLIB_OPTIONS): Define. * config/m68k/t-m68kelf (MULTILIB_OPTIONS, MULTILIB_DIRNAMES) (MULTILIB_MATCHES, MULTILIB_EXCEPTIONS, LIBGCC, INSTALL_LIBGCC): Delete. * config/m68k/t-openbsd (MULTILIB_OPTIONS, LIBGCC): Delete. (INSTALL_LIBGCC): Delete. (M68K_MLIB_DIRNAMES, M68K_MLIB_OPTIONS): Define. * config/m68k/t-rtems (MULTILIB_OPTIONS, MULTILIB_DIRNAMES) (MULTILIB_MATCHES, MULTILIB_EXCEPTIONS): Delete. (M68K_MLIB_CPU): Define. * config/m68k/t-uclinux (MULTILIB_OPTIONS, MULTILIB_DIRNAMES) (MULTILIB_MATCHES, MULTILIB_EXCEPTIONS): Delete. (M68K_MLIB_CPU, M68K_MLIB_OPTIONS, M68K_MLIB_DIRNAMES): Define. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121743 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org>corsepiu2005-02-071-0/+1
| | | | | | | * config/m68k/t-rtems (MULTILIB_MATCHES): Let m528x match m5200. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94690 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-09-19 Joel Sherrill <joel@oarcorp.com>joel2003-09-191-1/+1
| | | | | | | | * config/m68k/t-m68kbare, config/m68k/t-rtems: Change 68681 to 68881. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71580 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>joel2003-09-191-0/+6
* config/mips/t-rtems: New. * config.gcc (mips*-*-rtems*): Use config/mips/t-rtems. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71570 138bc75d-0d04-0410-961f-82ee72b054a4