summaryrefslogtreecommitdiffstats
path: root/libgcc/config.host
diff options
context:
space:
mode:
authorfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>2010-07-23 16:53:48 +0000
committerfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>2010-07-23 16:53:48 +0000
commit952bf8bb4991a0b5dc47fb2dbeb385a771390dd3 (patch)
tree538e42ee1d4374aa55390f220b2d1f8aa0106c05 /libgcc/config.host
parentf70b7e72cb9eea1953665523e0b8bc3025fce31d (diff)
downloadppe42-gcc-952bf8bb4991a0b5dc47fb2dbeb385a771390dd3.tar.gz
ppe42-gcc-952bf8bb4991a0b5dc47fb2dbeb385a771390dd3.zip
* config.host (powerpc*-eabispe*): Set tmake_file.
(powerpc*-eabi*): Likewise. * config/rs6000/t-ppccomm (EXTRA_PARTS): Add crtbegin, crtend, crtbeginS, crtendS, crtbeginT. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162474 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc/config.host')
-rw-r--r--libgcc/config.host2
1 files changed, 2 insertions, 0 deletions
diff --git a/libgcc/config.host b/libgcc/config.host
index 6784147d6d7..35dd2509938 100644
--- a/libgcc/config.host
+++ b/libgcc/config.host
@@ -458,6 +458,7 @@ powerpc*-*-freebsd*)
powerpc-*-netbsd*)
;;
powerpc-*-eabispe*)
+ tmake_file="${tmake_file} rs6000/t-ppccomm"
;;
powerpc-*-eabisimaltivec*)
;;
@@ -468,6 +469,7 @@ powerpc-*-elf*)
powerpc-*-eabialtivec*)
;;
powerpc-*-eabi*)
+ tmake_file="${tmake_file} rs6000/t-ppccomm"
;;
powerpc-*-rtems*)
;;
OpenPOWER on IntegriCloud