repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
re PR target/14599 (ieee/20000320-1.c fails for -mips16 using -O2 and above)
[official-gcc.git]
/
gcc
/
config
/
sh
/
t-vxworks
blob
85a2114589b729769316fe1c3e4e73827519ace3
1
# Multilibs for VxWorks.
2
3
MULTILIB_OPTIONS = m2/m3/m4 ml
4
5
MULTILIB_EXCEPTIONS = ml m2/ml
6
7
MULTILIB_OSDIRNAMES = \
8
m2=!SH7600gnu \
9
m3=!SH7700gnu m3/ml=!SH7700gnule \
10
m4=!SH7750gnu m4/ml=!SH7750gnule
11