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
2008-07-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[official-gcc.git]
/
gcc
/
config
/
i386
/
t-darwin
blob
6feb48a20a4ec9b7627925a293af235633ac4a5e
1
MULTILIB_OPTIONS = m64
2
MULTILIB_DIRNAMES = x86_64
3
LIB2_SIDITI_CONV_FUNCS=yes
4
LIB2FUNCS_EXTRA = $(srcdir)/config/darwin-64.c
5
6
softfp_wrap_start := '\#ifdef __x86_64__'
7
softfp_wrap_end := '\#endif'