newlib/libgloss/mips
Faraz Shahbazker 6661a67747 Align _end symbol to at least 4 in all MIPS scripts
Left-over part of commit 84b2a020da

The _end marker must be aligned to 4-bytes to ensure that the last
element written does not reach beyond the address of _end.  This is
also necessary as the termination condition is an equality test
instead of an ordered test so (_end - _fbss) must be a multiple of
4-bytes.  The alignment is already correct for mti*.ld files, fix
it for all remaining MIPS scripts that don't already align to at
least 4.
2019-07-30 09:38:13 +02:00
..
abiflags.S
aclocal.m4
array-io.c
array.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
cfe_api_int.h
cfe_api.c
cfe_api.h
cfe_error.h
cfe_mem.c
cfe.c
cfe.ld
cma101.c
configure
configure.in
crt0_cfe.S
crt0_cygmon.S
crt0.S
cygmon.c
ddb-kseg0.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
ddb.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
dtor.C
dve.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
dvemon.c
entry.S
idt32.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
idt64.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
idt.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
idtecoff.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
idtmon.S
jmr3904-io.c
jmr3904app-java.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
jmr3904app.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
jmr3904dram-java.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
jmr3904dram.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
lsi.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
lsipmon.S
Makefile.in
mti32.ld
mti64_64.ld
mti64_n32.ld
mti64.ld
nullmon.c
nullmon.ld
pmon.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
pmon.S
regs.S
sde32.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
sde64.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
syscalls.c
test.c
vr5xxx.S
vr4300.S