mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-25 00:24:56 +08:00
t-rtems (MULTILIB_MATCHES): Let m528x match m5200.
2005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org> * config/m68k/t-rtems (MULTILIB_MATCHES): Let m528x match m5200. From-SVN: r94690
This commit is contained in:
parent
3e8cb55856
commit
149056b094
@ -1,3 +1,7 @@
|
||||
2005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* config/m68k/t-rtems (MULTILIB_MATCHES): Let m528x match m5200.
|
||||
|
||||
2005-02-07 Joseph S. Myers <joseph@codesourcery.com>
|
||||
|
||||
PR other/17135
|
||||
|
@ -3,4 +3,5 @@
|
||||
MULTILIB_OPTIONS = m68000/m68020/m5200/mcpu32/m68030/m68040/m68060 m68881/msoft-float
|
||||
MULTILIB_DIRNAMES =
|
||||
MULTILIB_MATCHES = m68000=mc68000 m68000=m68302 mcpu32=m68332 m68020=mc68020 m68030=mc68030
|
||||
MULTILIB_MATCHES += m5200=m528x
|
||||
MULTILIB_EXCEPTIONS = m68000/msoft-float m5200/m68881 m5200/msoft-float mcpu32/m68881 mcpu32/msoft-float m68040/m68881 m68060/m68881
|
||||
|
Loading…
Reference in New Issue
Block a user