align mips _init/_fini functions
authorRich Felker <dalias@aerifal.cx>
Sun, 5 Aug 2012 18:12:10 +0000 (14:12 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 5 Aug 2012 18:12:10 +0000 (14:12 -0400)
commit32e7bd78ae3b290f28ada2b3d58460068ce08781
treefc5cdce95dae88b12ec808f9eb0f017cdd497880
parent7d9a5c6af7738abe31d7631d6ae7194f94e850eb
align mips _init/_fini functions

since .init and .fini are not .text, the toolchain does not seem to
align them for code by default. this yields random breakage depending
on the object sizes the linker is dealing with.
crt/mips/crti.s