Remove environ common declaration -- it broke newlib.

This commit is contained in:
Eric Norum
2004-10-26 14:12:06 +00:00
parent a097bd1f86
commit bb7bef4eda
10 changed files with 13 additions and 19 deletions

View File

@@ -1,3 +1,16 @@
2004-10-26 Eric Norum <norume@aps.anl.gov>
Remove environ common area -- it breaks newlib
* powerpc/dmv177/start/start.S
* powerpc/eth_comm/start/start.S
* powerpc/mbx8xx/startup/start.S
* powerpc/mvme5500/start/start.S
* powerpc/ppcn_60x/start/start.S
* powerpc/psim/start/start.S
* powerpc/score603e/start/start.S
* powerpc/shared/start/start.S
* powerpc/ss555/startup/start.S
2004-10-20 Eric Norum <norume@aps.anl.gov>
* acinclude.m4: Add mvme5500 BSP

View File

@@ -118,5 +118,3 @@ _start:
trap
.Lstart:
.size _start,.Lstart-_start
.comm environ,4,4

View File

@@ -151,5 +151,3 @@ clear_bss:
bdnz clear_bss /* dec counter and loop */
blr /* return */
.comm environ,4,4

View File

@@ -393,5 +393,3 @@ initregs:
blr /* return */
.L_text_e:
.comm environ,4,4

View File

@@ -214,6 +214,3 @@ flush_tlbs:
bgt 1b
sync
blr
.comm environ,4,4

View File

@@ -151,5 +151,3 @@ _start:
blr
.Lstart:
.size _start,.Lstart-_start
.comm environ,4,4

View File

@@ -108,5 +108,3 @@ _start:
trap
.Lstart:
.size _start,.Lstart-_start
.comm environ,4,4

View File

@@ -122,5 +122,3 @@ past_constants:
trap
.Lstart:
.size _start,.Lstart-_start
.comm environ,4,4

View File

@@ -195,5 +195,3 @@ flush_tlbs:
bgt 1b
sync
blr
.comm environ,4,4

View File

@@ -409,5 +409,3 @@ initregs:
blr /* return */
.L_text_e:
.comm environ,4,4