* config/rs6000/t-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): New.
authorstuart <stuart@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Apr 2006 18:57:11 +0000 (18:57 +0000)
committerstuart <stuart@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Apr 2006 18:57:11 +0000 (18:57 +0000)
commit742f0f02570a0828bd9f5a6ec04d6651a44c0b75
tree09a1968ff711442fcf819efb9f03409629f0de9d
parent17af021d4a17197944da70f467be5b91c7811db2
* config/rs6000/t-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): New.
* config/t-darwin (crt3.o): Use it.
* config/rs6000/rs6000.c (rs6000_initialize_trampoline): Remove
'pmode', use Pmode instead of SImode for SYMBOL_REF.
* config/rs6000/rs6000.md (call_indirect_nonlocal_sysv,
call_nonlocal_sysv, call_value_indirect_nonlocal_sysv,
call_value_nonlocal_sysv): Suffix with the "P" macro for 32/64
support.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113319 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.md
gcc/config/rs6000/t-darwin
gcc/config/t-darwin