mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-20 12:41:17 +08:00
t-rtems (M68K_MLIB_CPU): Add 5208, 5307, 5407, 5475 multilibs.
2008-02-16 Ralf Corsepius <ralf.corsepius@rtems.org> * config/m68k/t-rtems (M68K_MLIB_CPU): Add 5208, 5307, 5407, 5475 multilibs. From-SVN: r132363
This commit is contained in:
parent
bb44c9d2df
commit
2a49e6f897
@ -1,3 +1,8 @@
|
||||
2008-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* config/m68k/t-rtems (M68K_MLIB_CPU): Add 5208, 5307, 5407, 5475
|
||||
multilibs.
|
||||
|
||||
2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* doc/c-tree.texi: Use `@.' where appropriate.
|
||||
|
@ -1,4 +1,8 @@
|
||||
# Custom multilibs for RTEMS
|
||||
M68K_MLIB_CPU += && (match(MLIB, "^68") \
|
||||
|| MLIB == "cpu32" \
|
||||
|| MLIB == "5206")
|
||||
|| MLIB == "5206" \
|
||||
|| MLIB == "5208" \
|
||||
|| MLIB == "5307" \
|
||||
|| MLIB == "5407" \
|
||||
|| MLIB == "5475")
|
||||
|
Loading…
x
Reference in New Issue
Block a user