vms_tramp.asm, [...]: Remove .file directives.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 2 Jul 2008 22:14:10 +0000 (23:14 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 2 Jul 2008 22:14:10 +0000 (23:14 +0100)
* config/alpha/vms_tramp.asm, config/arm/crti.asm,
config/arm/crtn.asm, config/bfin/crti.s, config/bfin/crtlibid.s,
config/bfin/crtn.s, config/fr30/crti.asm, config/fr30/crtn.asm,
config/frv/lib1funcs.asm, config/i386/sol2-c1.asm,
config/i386/sol2-ci.asm, config/i386/sol2-cn.asm,
config/i386/sol2-gc1.asm, config/ia64/crti.asm,
config/ia64/crtn.asm, config/m68hc11/larith.asm,
config/m68hc11/m68hc11-crt0.S, config/m68k/crti.s,
config/m68k/crtn.s, config/mcore/crti.asm, config/mcore/crtn.asm,
config/rs6000/crtresfpr.asm, config/rs6000/crtresgpr.asm,
config/rs6000/crtresxfpr.asm, config/rs6000/crtresxgpr.asm,
config/rs6000/crtsavfpr.asm, config/rs6000/crtsavgpr.asm,
config/rs6000/crtsavres.asm, config/rs6000/e500crtres32gpr.asm,
config/rs6000/e500crtres64gpr.asm,
config/rs6000/e500crtres64gprctr.asm,
config/rs6000/e500crtrest32gpr.asm,
config/rs6000/e500crtrest64gpr.asm,
config/rs6000/e500crtresx32gpr.asm,
config/rs6000/e500crtresx64gpr.asm,
config/rs6000/e500crtsav32gpr.asm,
config/rs6000/e500crtsav64gpr.asm,
config/rs6000/e500crtsav64gprctr.asm,
config/rs6000/e500crtsavg32gpr.asm,
config/rs6000/e500crtsavg64gpr.asm,
config/rs6000/e500crtsavg64gprctr.asm, config/rs6000/eabi-ci.asm,
config/rs6000/eabi-cn.asm, config/rs6000/eabi.asm,
config/rs6000/sol-ci.asm, config/rs6000/sol-cn.asm,
config/rs6000/tramp.asm, config/sparc/sol2-ci.asm,
config/sparc/sol2-cn.asm: Remove .file directives.

From-SVN: r137393

50 files changed:
gcc/ChangeLog
gcc/config/alpha/vms_tramp.asm
gcc/config/arm/crti.asm
gcc/config/arm/crtn.asm
gcc/config/bfin/crti.s
gcc/config/bfin/crtlibid.s
gcc/config/bfin/crtn.s
gcc/config/fr30/crti.asm
gcc/config/fr30/crtn.asm
gcc/config/frv/lib1funcs.asm
gcc/config/i386/sol2-c1.asm
gcc/config/i386/sol2-ci.asm
gcc/config/i386/sol2-cn.asm
gcc/config/i386/sol2-gc1.asm
gcc/config/ia64/crti.asm
gcc/config/ia64/crtn.asm
gcc/config/m68hc11/larith.asm
gcc/config/m68hc11/m68hc11-crt0.S
gcc/config/m68k/crti.s
gcc/config/m68k/crtn.s
gcc/config/mcore/crti.asm
gcc/config/mcore/crtn.asm
gcc/config/rs6000/crtresfpr.asm
gcc/config/rs6000/crtresgpr.asm
gcc/config/rs6000/crtresxfpr.asm
gcc/config/rs6000/crtresxgpr.asm
gcc/config/rs6000/crtsavfpr.asm
gcc/config/rs6000/crtsavgpr.asm
gcc/config/rs6000/crtsavres.asm
gcc/config/rs6000/e500crtres32gpr.asm
gcc/config/rs6000/e500crtres64gpr.asm
gcc/config/rs6000/e500crtres64gprctr.asm
gcc/config/rs6000/e500crtrest32gpr.asm
gcc/config/rs6000/e500crtrest64gpr.asm
gcc/config/rs6000/e500crtresx32gpr.asm
gcc/config/rs6000/e500crtresx64gpr.asm
gcc/config/rs6000/e500crtsav32gpr.asm
gcc/config/rs6000/e500crtsav64gpr.asm
gcc/config/rs6000/e500crtsav64gprctr.asm
gcc/config/rs6000/e500crtsavg32gpr.asm
gcc/config/rs6000/e500crtsavg64gpr.asm
gcc/config/rs6000/e500crtsavg64gprctr.asm
gcc/config/rs6000/eabi-ci.asm
gcc/config/rs6000/eabi-cn.asm
gcc/config/rs6000/eabi.asm
gcc/config/rs6000/sol-ci.asm
gcc/config/rs6000/sol-cn.asm
gcc/config/rs6000/tramp.asm
gcc/config/sparc/sol2-ci.asm
gcc/config/sparc/sol2-cn.asm

index fce6036e027893fdbf9773e60f8159bfe43928c3..5f0b367731de480a16d3d8e44bf2949c1e7c572b 100644 (file)
@@ -1,3 +1,35 @@
+2008-07-02  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/alpha/vms_tramp.asm, config/arm/crti.asm,
+       config/arm/crtn.asm, config/bfin/crti.s, config/bfin/crtlibid.s,
+       config/bfin/crtn.s, config/fr30/crti.asm, config/fr30/crtn.asm,
+       config/frv/lib1funcs.asm, config/i386/sol2-c1.asm,
+       config/i386/sol2-ci.asm, config/i386/sol2-cn.asm,
+       config/i386/sol2-gc1.asm, config/ia64/crti.asm,
+       config/ia64/crtn.asm, config/m68hc11/larith.asm,
+       config/m68hc11/m68hc11-crt0.S, config/m68k/crti.s,
+       config/m68k/crtn.s, config/mcore/crti.asm, config/mcore/crtn.asm,
+       config/rs6000/crtresfpr.asm, config/rs6000/crtresgpr.asm,
+       config/rs6000/crtresxfpr.asm, config/rs6000/crtresxgpr.asm,
+       config/rs6000/crtsavfpr.asm, config/rs6000/crtsavgpr.asm,
+       config/rs6000/crtsavres.asm, config/rs6000/e500crtres32gpr.asm,
+       config/rs6000/e500crtres64gpr.asm,
+       config/rs6000/e500crtres64gprctr.asm,
+       config/rs6000/e500crtrest32gpr.asm,
+       config/rs6000/e500crtrest64gpr.asm,
+       config/rs6000/e500crtresx32gpr.asm,
+       config/rs6000/e500crtresx64gpr.asm,
+       config/rs6000/e500crtsav32gpr.asm,
+       config/rs6000/e500crtsav64gpr.asm,
+       config/rs6000/e500crtsav64gprctr.asm,
+       config/rs6000/e500crtsavg32gpr.asm,
+       config/rs6000/e500crtsavg64gpr.asm,
+       config/rs6000/e500crtsavg64gprctr.asm, config/rs6000/eabi-ci.asm,
+       config/rs6000/eabi-cn.asm, config/rs6000/eabi.asm,
+       config/rs6000/sol-ci.asm, config/rs6000/sol-cn.asm,
+       config/rs6000/tramp.asm, config/sparc/sol2-ci.asm,
+       config/sparc/sol2-cn.asm: Remove .file directives.
+
 2008-07-02  Richard Sandiford  <rdsandiford@googlemail.com>
 
        * resource.c (mark_referenced_resources): Look inside
index d197521a887bdb342eab308c59689925aa535af0..66ab2f0de5908b4eb5f2ceb4963dbd53640e97a7 100644 (file)
@@ -33,7 +33,6 @@ Boston, MA 02110-1301, USA.  */
        .set noreorder
        .set volatile
        .set noat
-       .file 1 "vms_tramp.asm"
 .text
        .align 3
        .globl __tramp
index 6f0acd199e0309854edb32d113eb080d5f281aea..c77651a51914d3431d29ff7587cc9c19d7b23506 100644 (file)
@@ -64,8 +64,6 @@
 #endif
 .endm
                
-       .file           "crti.asm"
-
        .section        ".init"
        .align 2
        .global _init
index 36c417d7ddef69b9322bcab770ff8663ef2b40ae..34b95d943d9a01f8568c5958c6a15a26e2ccc517 100644 (file)
@@ -72,8 +72,6 @@
 .endm
                
        
-       .file           "crtn.asm"
-
        .section        ".init"
        ;;
        FUNC_END
index c97535999860f2c71ed99ad39ac27e693cd49857..8ddedcbfd1864d44929a471bb4d71b1c7f30616f 100644 (file)
@@ -31,7 +31,6 @@ Boston, MA 02110-1301, USA.  */
  * sections.  It is linked in before crtbegin.o.
  */
 
-       .file   "crti.o"
        .ident  "GNU C crti.o"
 
        .section .init
index f80adfe7ec9cecf594f2c1f9fad70c9950ccf73f..d4f7ee5e693185f6a87898305825f1e8c78c88e9 100644 (file)
@@ -25,7 +25,6 @@ Boston, MA 02110-1301, USA.  */
    This exception does not however invalidate any other reasons why
    the executable file might be covered by the GNU General Public License.  */
 
-       .file   "crtlibid.o"
        .ident  "GNU C crtlibid.o"
 
 .weak _current_shared_library_p5_offset_
index 06af2bea9e7c79eb5739914167c8c4f61359d1fd..aff49b7984ac9a8887860e6464e31567833840c0 100644 (file)
@@ -31,7 +31,6 @@ Boston, MA 02110-1301, USA.  */
  * It is linked in after all other files.
  */
 
-       .file   "crtn.o"
        .ident  "GNU C crtn.o"
 
        .section .init
index cd2bd82c0c38275decd87e148bca11ab25858cbb..acc8e07e7c40096dee26555b0c8990fb03c19750 100644 (file)
@@ -37,8 +37,6 @@
 # .init sections.  Users may put any desired instructions in those
 # sections.
 
-       .file           "crti.asm"
-
        .section        ".init"
        .global _init
        .type   _init,#function
index ad175b2eb7596ecfcd29681f9d66ff2addc5c44e..e1b308f4da7a937b552d11ab084c1ed0614d6e8f 100644 (file)
@@ -37,8 +37,6 @@
 # fact return.  Users may put any desired instructions in those sections.
 # This file is the last thing linked into any executable.
 
-       .file           "crtn.s"
-
        .section        ".init"
        .align          4
 
index af02459d2aa1260647ed4b14d54c356ac1850892..ddd3fe9d5ef9021e71f9bb55ddd06b34702c6977 100644 (file)
@@ -32,7 +32,6 @@
 #ifdef L_cmpll
 /* icc0 = __cmpll (long long a, long long b)  */
 
-       .file   "_cmpll.s"
        .globl  EXT(__cmpll)
        .type   EXT(__cmpll),@function
        .text
@@ -51,7 +50,6 @@ EXT(__cmpll):
 /* Note, because this function returns the result in ICC0, it means it can't
    handle NaNs.  */
 
-       .file   "_cmpf.s"
        .globl  EXT(__cmpf)
        .type   EXT(__cmpf),@function
        .text
@@ -91,7 +89,6 @@ EXT(__cmpf):
 /* Note, because this function returns the result in ICC0, it means it can't
    handle NaNs.  */
 
-       .file   "_cmpd.s"
        .globl  EXT(__cmpd)
        .type   EXT(__cmpd),@function
        .text
@@ -118,7 +115,6 @@ EXT(__cmpd):
 /* Note, gcc will never call this function, but it is present in case an
    ABI program calls it.  */
 
-       .file   "_addll.s"
        .globl  EXT(__addll)
        .type   EXT(__addll),@function
        .text
@@ -136,7 +132,6 @@ EXT(__addll):
 /* Note, gcc will never call this function, but it is present in case an
    ABI program calls it.  */
 
-       .file   "_subll.s"
        .globl  EXT(__subll)
        .type   EXT(__subll),@function
        .text
@@ -154,7 +149,6 @@ EXT(__subll):
 /* Note, gcc will never call this function, but it is present in case an
    ABI program calls it.  */
 
-       .file   "_andll.s"
        .globl  EXT(__andll)
        .type   EXT(__andll),@function
        .text
@@ -172,7 +166,6 @@ EXT(__andll):
 /* Note, gcc will never call this function, but it is present in case an
    ABI program calls it.  */
 
-       .file   "_orll.s"
        .globl  EXT(__orll)
        .type   EXT(__orll),@function
        .text
@@ -190,7 +183,6 @@ EXT(__orll):
 /* Note, gcc will never call this function, but it is present in case an
    ABI program calls it.  */
 
-       .file   "_xorll.s"
        .globl  EXT(__xorll)
        .type   EXT(__xorll),@function
        .text
@@ -208,7 +200,6 @@ EXT(__xorll):
 /* Note, gcc will never call this function, but it is present in case an
    ABI program calls it.  */
 
-       .file   "_notll.s"
        .globl  EXT(__notll)
        .type   EXT(__notll),@function
        .text
@@ -241,7 +232,6 @@ EXT(__notll):
  * }
  */
 
-       .file   "_cmov.s"
        .globl  EXT(__cmov)
        .type   EXT(__cmov),@function
        .text
index af1ab3141f0a41e52e5f681a6e6719df31d5122c..4c30a16f4a7e7879956b9db3f663bbc4712a3b90 100644 (file)
@@ -41,7 +41,6 @@
 ! information obtained by single stepping executables on other i386 SVR4
 ! implementations.  This file is the first thing linked into any executable.
 
-       .file   "crt1.s"
        .ident  "GNU C crt1.s"
        .weak   _cleanup
        .weak   _DYNAMIC
index c7a17445fcca825dea318852b42dc559c7eee2c5..1846a1eab89d0d9705ee8612d13a3db4f5ee624a 100644 (file)
@@ -37,7 +37,6 @@
 ! sections.  It is linked in before the values-Xx.o files and also before
 ! crtbegin.o.
  
-       .file   "crti.s"
        .ident  "GNU C crti.s"
 
        .section .init
index acd266ac070c882132c81be0aa0434b1c95d80a0..37f7362d5db55a778028a9ba6b441fc60df92dbd 100644 (file)
@@ -36,7 +36,6 @@
 ! This file just supplies returns for the .init and .fini sections.  It is
 ! linked in after all other files.
 
-       .file   "crtn.o"
        .ident  "GNU C crtn.o"
 
        .section .init
index abe9ed6aae6ff5e172f00788daace81eed155b31..994326a6b00812ced84729757e07def8019c851b 100644 (file)
@@ -45,7 +45,6 @@
 ! to allow program profiling, by calling monstartup on entry and _mcleanup 
 ! on exit
 
-       .file   "gcrt1.s"
        .ident  "GNU C gcrt1.s"
        .weak   _DYNAMIC
        .text
index a2d1e1221cc92ca1c84a5a8529b52eec01141316..773f154ad422c6dd37095951f593f8d97da59d39 100644 (file)
@@ -35,8 +35,6 @@
 # .init sections.  Users may put any desired instructions in those
 # sections.
 
-       .file           "crti.asm"
-
        .section        ".init"
        .align 16
        .global _init
index 52ec47c582e4d0ec1efa1a660731372224a01964..c72bd69666133fdbfa1f2dc9ad225643bc2ed241 100644 (file)
@@ -35,8 +35,6 @@
 # fact return.  Users may put any desired instructions in those sections.
 # This file is the last thing linked into any executable.
 
-       .file           "crtn.asm"
-
        .section        ".init"
        ;;
        mov     ar.pfs = r34
index 7bb06915fcadc49cde95b61cd1e8d870497619b6..c24a41c26461c02b599d8a033b3a9ea601cb6b06 100644 (file)
@@ -33,8 +33,6 @@ Boston, MA 02110-1301, USA.  */
    This exception does not however invalidate any other reasons why
    the executable file might be covered by the GNU General Public License.  */
 
-       .file "larith.asm"
-
 #ifdef __HAVE_SHORT_INT__
        .mode mshort
 #else
index 5e92680b97df6712dc26494a1e3293ac69283c99..c86446949188a9a0d7bafd859fbd0a0ef9bde98e 100644 (file)
@@ -34,7 +34,6 @@ Boston, MA 02110-1301, USA.  */
 ;-----------------------------------------
 ; startup code
 ;-----------------------------------------
-       .file   "crt0.s"
 
 #ifdef __HAVE_SHORT_INT__
        .mode mshort
index 760c2e85b0da3a5b6bf0b3724fec22cd0e72ebd3..ac085419165b4c1da6cdbd50baa9ffb7f7a2ce26 100644 (file)
@@ -31,7 +31,6 @@ Boston, MA 02110-1301, USA.  */
  * sections.  It is linked in before crtbegin.o.
  */
 
-       .file   "crti.o"
        .ident  "GNU C crti.o"
 
        .section .init
index 98c8bed34766da80e45cb6c82d11dd8dfa0417f5..83f605347aaa1a9d7bfc69a4fa6035379a27703a 100644 (file)
@@ -31,7 +31,6 @@ Boston, MA 02110-1301, USA.  */
  * It is linked in after all other files.
  */
 
-       .file   "crtn.o"
        .ident  "GNU C crtn.o"
 
        .section .init
index dac882d7ad884fb31c841767d524c37815b767b3..281424f8e67c3235552ee97d3817e0cd5c15637b 100644 (file)
@@ -37,8 +37,6 @@
 # .init sections.  Users may put any desired instructions in those
 # sections.
 
-       .file           "crti.asm"
-
        .section        ".init"
        .global _init
        .type   _init,@function
index 87f2455305bfe57f245b9f835057ffec3aa0a5ba..dc46ca4e57625db00b84a119858926fdb4e08732 100644 (file)
@@ -37,8 +37,6 @@
 # fact return.  Users may put any desired instructions in those sections.
 # This file is the last thing linked into any executable.
 
-       .file           "crtn.asm"
-
        .section        ".init"
        .align          4
 
index aaa4b9680497f1e8909945219d220752312e13f6..fedff803bf82eff25a430f3b643a39a2b9af3b8d 100644 (file)
@@ -38,7 +38,6 @@
 
 /* Do any initializations needed for the eabi environment */
 
-       .file   "crtresfpr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index 928341d7624bca547f8c5d01da775b27f9bf683c..7e73a1a8fe3c37da9828e2ee2a7553f6a8b14be9 100644 (file)
@@ -38,7 +38,6 @@
 
 /* Do any initializations needed for the eabi environment */
 
-       .file   "crtresgpr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index 2a734866f0742f2b8a1e69ca57a57411b895a44a..a12683308f449c79a83240516813a9a9a5469ae2 100644 (file)
@@ -38,7 +38,6 @@
 
 /* Do any initializations needed for the eabi environment */
 
-       .file   "crtresxfpr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index 1bab865c452dbf7032da43c10845f0077508f9b5..c4593ae5cd3ba746441884c7766ae5375b50430d 100644 (file)
@@ -38,7 +38,6 @@
 
 /* Do any initializations needed for the eabi environment */
 
-       .file   "crtresxgpr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index f3d708f62008f8bc0c171655563eefddd7a0337c..b6eaaab50bffb97cf1ec955a196469050a216f85 100644 (file)
@@ -38,7 +38,6 @@
 
 /* Do any initializations needed for the eabi environment */
 
-       .file   "crtsavfpr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index 0e244316fa6ca6714a87d47b6a3729bc27824d92..0bf594d98e22bb4ceeb397630936eda2ed5b8207 100644 (file)
@@ -38,7 +38,6 @@
 
 /* Do any initializations needed for the eabi environment */
 
-       .file   "crtsavgpr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index 498759d27d82c56ba5107197b369160f4b70a259..7fea5232885e0038074ffc7a7af1c916a3e5bd80 100644 (file)
@@ -37,7 +37,6 @@
 
 /* Do any initializations needed for the eabi environment */
 
-       .file   "crtsavres.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index bd5f825447faeb2f13fd0143021951097815b8dd..31856feaf71d7ffbf260ca5efbb1ae4499942f46 100644 (file)
@@ -34,7 +34,6 @@
  *    the executable file might be covered by the GNU General Public License.
  */ 
 
-       .file   "e500crtres32gpr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index 73ab506710c36b4663d7df843f8a1c7437457b1d..17660920fac21fb9ea9a60717cff2c40db9cb5c8 100644 (file)
@@ -34,7 +34,6 @@
  *    the executable file might be covered by the GNU General Public License.
  */ 
 
-       .file   "e500crtres64gpr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index 93b5963321a25cf3381e0284a0ab0f6c38bab735..9dbc7ed9c3dfba4535e614f5c54706fd49a77326 100644 (file)
@@ -34,7 +34,6 @@
  *    the executable file might be covered by the GNU General Public License.
  */ 
 
-       .file   "e500crtres64gprctr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index 42f81d689f6f4cd81c50f7fc7d1c70e1a20835ef..e2442c98be1950ddc8ec1822754f5ca791778bd7 100644 (file)
@@ -34,7 +34,6 @@
  *    the executable file might be covered by the GNU General Public License.
  */ 
 
-       .file   "e500crtrest32gpr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index cf7092c7a28703f7a6f142e7dfcc5dbd6b734c46..acc8349eebf5a09548f93d7026fb3c1bc17c38fe 100644 (file)
@@ -34,7 +34,6 @@
  *    the executable file might be covered by the GNU General Public License.
  */ 
 
-       .file   "e500crtrest64gpr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index 9fba08b551199a1c1e014af403ae9cef38c74a18..cab0d48d7385855a8d6a56900a9bdd35dcb9391a 100644 (file)
@@ -34,7 +34,6 @@
  *    the executable file might be covered by the GNU General Public License.
  */ 
 
-       .file   "e500crtresx32gpr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index e6a24e94b35f49880850ce6b0f2c3c1bc0733560..6a57ada0507adfc8a40b53ec6bcb168100fdee0c 100644 (file)
@@ -34,7 +34,6 @@
  *    the executable file might be covered by the GNU General Public License.
  */ 
 
-       .file   "e500crtresx64gpr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index 6cf97956cccd7092c5ac87fb7c4c853a6d800c2b..a606617b8eca45e63a9d2b81da4885f8fe3f8f36 100644 (file)
@@ -34,7 +34,6 @@
  *    the executable file might be covered by the GNU General Public License.
  */ 
 
-       .file   "e500crtsav32gpr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index 6a2b0fac82ae81e2f94740aae110ae738b862f44..7d8c191cf4ad00fafa4c3cdbdf5098c38ee36a63 100644 (file)
@@ -34,7 +34,6 @@
  *    the executable file might be covered by the GNU General Public License.
  */ 
 
-       .file   "e500crtsav64gpr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index 1261bb06ed8e91c5ffa275d1da2d0e68a64ae3ce..99f72faea54e214ac1c697903fac609ee966c015 100644 (file)
@@ -34,7 +34,6 @@
  *    the executable file might be covered by the GNU General Public License.
  */ 
 
-       .file   "e500crtsav64gprctr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index d648817a763a36b2bc4e3b268959613174863c74..3c8d759dcd24bf6b3ef81501b85b62b1536b24ea 100644 (file)
@@ -34,7 +34,6 @@
  *    the executable file might be covered by the GNU General Public License.
  */ 
 
-       .file   "e500crtsavg32gpr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index 7a60a84f2eca2f7f440dfe8ed5e3f5cc4f47aafc..a81faf87380112ee9820040f06bdb4789c36d224 100644 (file)
@@ -34,7 +34,6 @@
  *    the executable file might be covered by the GNU General Public License.
  */ 
 
-       .file   "e500crtsavg64gpr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index 1d978ec279310173f95f8593a62c1b59fd8c890d..bdc598b08716ea07f9f213d1338f4bed598f7d77 100644 (file)
@@ -34,7 +34,6 @@
  *    the executable file might be covered by the GNU General Public License.
  */ 
 
-       .file   "e500crtsavg64gprctr.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index d32120f13f1c9f1de352a441858786472d17f727..6b3327837661bcebaadc43ebb76c508f6ff41870 100644 (file)
@@ -36,7 +36,6 @@ Boston, MA 02110-1301, USA.
 /* This file just supplies labeled starting points for the .got* and other
    special sections.  It is linked in first before other modules.  */
  
-       .file   "crti.s"
        .ident  "GNU C crti.s"
 
 #include <ppc-asm.h>
index fcfea4d133e1a1496128f4d6b3fe1132e8141bbc..df7baeb34f56b8d5a0ebc5c8c3b60a2a0ce85b4c 100644 (file)
@@ -36,7 +36,6 @@ Boston, MA 02110-1301, USA.
 /* This file just supplies labeled ending points for the .got* and other
    special sections.  It is linked in last after other modules.  */
  
-       .file   "crtn.s"
        .ident  "GNU C crtn.s"
 
 #ifndef __powerpc64__
index b5d4505d9ed3ebd849072c803140fd8b70473471..347fd7b02e1efdc30681e2234982c13a664f1d75 100644 (file)
@@ -36,7 +36,6 @@
 
 /* Do any initializations needed for the eabi environment */
 
-       .file   "eabi.asm"
        .section ".text"
        #include "ppc-asm.h"
 
index 35e3b8e5c3596f4dfc55a102d69e4349cb2896e0..528a72d2d8db97b4247f272a4a3d927f63d8995a 100644 (file)
@@ -36,7 +36,6 @@
 # This file just supplies labeled starting points for the .got* and other
 # special sections.  It is linked in first before other modules.
  
-       .file   "scrti.s"
        .ident  "GNU C scrti.s"
 
 #ifndef __powerpc64__
index b9ef44434645b85d707ad84b1f28a8d7d25d8f86..de144c07a79f1be727ad9ed32e336e4eb5f9df37 100644 (file)
@@ -36,7 +36,6 @@
 # This file just supplies labeled ending points for the .got* and other
 # special sections.  It is linked in last after other modules.
  
-       .file   "scrtn.s"
        .ident  "GNU C scrtn.s"
 
 #ifndef __powerpc64__
index cd61f1d7efd2d9a0f4857de743e6c009698dea4b..b620df32d001551f71261aaba9bb14b8b8cbf912 100644 (file)
@@ -35,7 +35,6 @@
 
 /* Set up trampolines.  */
 
-       .file   "tramp.asm"
        .section ".text"
 #include "ppc-asm.h"
 #include "config.h"
index 5726d62d994d2961c21ff7a5a2a3ae60976a23a6..d1ddc8412ff3782666fcdc52248fefd28fd64b13 100644 (file)
@@ -40,8 +40,6 @@
 ! This file is linked in before the Values-Xx.o files and also before
 ! crtbegin, with which perhaps it should be merged.
  
-       .file           "crti.s"
-
        .section        ".init"
        .proc   022
        .global _init
index 6e2fb2c6e4921f3321445a38eac2debc470d51a0..aad6f56805860b19012a8cfcff6d964d4e4c5f57 100644 (file)
@@ -37,8 +37,6 @@
 ! fact return.  Users may put any desired instructions in those sections.
 ! This file is the last thing linked into any executable.
 
-       .file           "crtn.s"
-
        .section        ".init"
        .align          4