Nathan Whitehorn
|
79c77d726e
|
Turn off default generation of userland dot symbols on powerpc64 now that
we have a binutils that supports it. Kernel dot symbols remain on to assist
DDB.
|
2011-02-18 21:44:53 +00:00 |
|
Konstantin Belousov
|
8f861da99c
|
Mark assembler sources from libc as working with non-executable stack.
Reviewed and tested by: nwhitehorn
|
2011-01-14 11:33:40 +00:00 |
|
Nathan Whitehorn
|
4268c54530
|
Fix stack alignment (required to be to 16 bytes) instead of ptrace and
cerror on powerpc64.
|
2010-12-11 17:57:42 +00:00 |
|
Dimitry Andric
|
da2bbf0cbd
|
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
|
2010-11-11 22:35:42 +00:00 |
|
Nathan Whitehorn
|
840b91cc52
|
Provide 64-bit PowerPC support in libc.
Obtained from: projects/ppc64
|
2010-07-10 14:45:03 +00:00 |
|