]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make sure to specify the alignment of minbrk and curbrk. They were correctly
authordim <dim@FreeBSD.org>
Thu, 11 Nov 2010 22:35:42 +0000 (22:35 +0000)
committerdim <dim@FreeBSD.org>
Thu, 11 Nov 2010 22:35:42 +0000 (22:35 +0000)
commit52f3eed068eb349cd429547f6c1a868b947d82df
tree8595e529997dc5597a92f2e3ac7851878919d378
parent3552cb3e1f59acfc486923d25eaa472564e77158
Make sure to specify the alignment of minbrk and curbrk. They were correctly
aligned by accident with earlier binutils, but no longer are, causing link
failures.

Submitted by: nwhitehorn
Obtained from: projects/binutils-2.17
lib/libc/powerpc64/sys/brk.S
lib/libc/powerpc64/sys/sbrk.S