Searched hist:209520 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/gnu/usr.bin/binutils/ld/
H A Delf32btsmipn32_fbsd.shdiff 209520 Fri Jun 25 03:16:07 MDT 2010 jchandra Add an alignment of 8 for sections in the n32 ABI. The default alignment
of of 4 causes _end to be word aligned, which will be returned by sbrk.

malloc(3), when compiled for n32, expects sbrk to return an 8-byte aligned
value.

Approved by: rrs (mentor)
H A Delf32ltsmipn32_fbsd.shdiff 209520 Fri Jun 25 03:16:07 MDT 2010 jchandra Add an alignment of 8 for sections in the n32 ABI. The default alignment
of of 4 causes _end to be word aligned, which will be returned by sbrk.

malloc(3), when compiled for n32, expects sbrk to return an 8-byte aligned
value.

Approved by: rrs (mentor)

Completed in 114 milliseconds