summaryrefslogtreecommitdiffstats
path: root/libgcc
diff options
context:
space:
mode:
authorfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>2008-06-26 14:15:49 +0000
committerfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>2008-06-26 14:15:49 +0000
commiteaef9489626901d9e263a660366bfc8f3c9d4e63 (patch)
tree5528682aa831e955a82e79fd27abc9f98577cabc /libgcc
parentabb554db223cca886818a446e847136feb99261d (diff)
downloadppe42-gcc-eaef9489626901d9e263a660366bfc8f3c9d4e63.tar.gz
ppe42-gcc-eaef9489626901d9e263a660366bfc8f3c9d4e63.zip
* config/rs6000/t-ppccomm: Remove rules that conflict with
auto-generated rules. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137148 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc')
-rw-r--r--libgcc/ChangeLog5
-rw-r--r--libgcc/config/rs6000/t-ppccomm60
2 files changed, 5 insertions, 60 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index a3709d902fb..0bcffffc56a 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-26 Nathan Froyd <froydnj@codesourcery.com>
+
+ * config/rs6000/t-ppccomm: Remove rules that conflict with
+ auto-generated rules.
+
2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* configure.ac: sinclude override.m4.
diff --git a/libgcc/config/rs6000/t-ppccomm b/libgcc/config/rs6000/t-ppccomm
index 0558d1575b4..1a711ebdb53 100644
--- a/libgcc/config/rs6000/t-ppccomm
+++ b/libgcc/config/rs6000/t-ppccomm
@@ -101,63 +101,3 @@ ncrti$(objext): ncrti.S
ncrtn$(objext): ncrtn.S
$(crt_compile) -c ncrtn.S
-
-crtsavres$(objext): crtsavres.S
- $(crt_compile) -c crtsavres.S
-
-crtsavfpr$(objext): crtsavfpr.S
- $(crt_compile) -c crtsavfpr.S
-
-crtresfpr$(objext): crtresfpr.S
- $(crt_compile) -c crtresfpr.S
-
-crtsavgpr$(objext): crtsavgpr.S
- $(crt_compile) -c crtsavgpr.S
-
-crtresgpr$(objext): crtresgpr.S
- $(crt_compile) -c crtresgpr.S
-
-crtresxfpr$(objext): crtresxfpr.S
- $(crt_compile) -c crtresxfpr.S
-
-crtresxgpr$(objext): crtresxgpr.S
- $(crt_compile) -c crtresxgpr.S
-
-e500crtres32gpr$(objext): e500crtres32gpr.S
- $(crt_compile) -c e500crtres32gpr.S
-
-e500crtres64gpr$(objext): e500crtres64gpr.S
- $(crt_compile) -c e500crtres64gpr.S
-
-e500crtres64gprctr$(objext): e500crtres64gprctr.S
- $(crt_compile) -c e500crtres64gprctr.S
-
-e500crtrest32gpr$(objext): e500crtrest32gpr.S
- $(crt_compile) -c e500crtrest32gpr.S
-
-e500crtrest64gpr$(objext): e500crtrest64gpr.S
- $(crt_compile) -c e500crtrest64gpr.S
-
-e500crtresx32gpr$(objext): e500crtresx32gpr.S
- $(crt_compile) -c e500crtresx32gpr.S
-
-e500crtresx64gpr$(objext): e500crtresx64gpr.S
- $(crt_compile) -c e500crtresx64gpr.S
-
-e500crtsav32gpr$(objext): e500crtsav32gpr.S
- $(crt_compile) -c e500crtsav32gpr.S
-
-e500crtsav64gpr$(objext): e500crtsav64gpr.S
- $(crt_compile) -c e500crtsav64gpr.S
-
-e500crtsav64gprctr$(objext): e500crtsav64gprctr.S
- $(crt_compile) -c e500crtsav64gprctr.S
-
-e500crtsavg32gpr$(objext): e500crtsavg32gpr.S
- $(crt_compile) -c e500crtsavg32gpr.S
-
-e500crtsavg64gpr$(objext): e500crtsavg64gpr.S
- $(crt_compile) -c e500crtsavg64gpr.S
-
-e500crtsavg64gprctr$(objext): e500crtsavg64gprctr.S
- $(crt_compile) -c e500crtsavg64gprctr.S
OpenPOWER on IntegriCloud