diff options
author | kib <kib@FreeBSD.org> | 2011-01-14 11:31:22 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2011-01-14 11:31:22 +0000 |
commit | 683e7808763778fc3385cac28e91f35d71791d2b (patch) | |
tree | 25ee8afe90681f04c354d468f704ef11bdbae7f4 /contrib/gcc/config/README | |
parent | 019965af3d88e9036cfdad4fc96823ae27bc890b (diff) | |
download | FreeBSD-src-683e7808763778fc3385cac28e91f35d71791d2b.zip FreeBSD-src-683e7808763778fc3385cac28e91f35d71791d2b.tar.gz |
Configure gcc to emit .note.GNU-stack for both 32 and 64 bits PowerPC.
Mark gcc-provided asm files as not requiring executable stack.
It seems that non-FreeBSD ABIs for powerpc64 claim stack non-executable.
Due to this, rs6000_elf_end_indicate_exec_stack() only emit the note for
32 bit target. I decided not to change FreeBSD ABI and patch
emit the notes for both variants.
Reviewed and tested by: nwhitehorn
Diffstat (limited to 'contrib/gcc/config/README')
0 files changed, 0 insertions, 0 deletions