]> git.ipfire.org Git - thirdparty/gcc.git/commit
t-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): New.
authorStuart Hastings <stuart@apple.com>
Thu, 27 Apr 2006 18:57:11 +0000 (18:57 +0000)
committerStuart Hastings <stuart@gcc.gnu.org>
Thu, 27 Apr 2006 18:57:11 +0000 (18:57 +0000)
commit9613eaffa45f5e2c1f5f92e0dc9da018d00c2fdc
tree09a1968ff711442fcf819efb9f03409629f0de9d
parent135c2bd4086d5e4d5a4cc24f9a7dc5ee7184eaa1
t-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): New.

* 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.

From-SVN: r113319
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.md
gcc/config/rs6000/t-darwin
gcc/config/t-darwin