summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/powerpc
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2011-01-14 11:31:22 +0000
committerkib <kib@FreeBSD.org>2011-01-14 11:31:22 +0000
commit683e7808763778fc3385cac28e91f35d71791d2b (patch)
tree25ee8afe90681f04c354d468f704ef11bdbae7f4 /libexec/rtld-elf/powerpc
parent019965af3d88e9036cfdad4fc96823ae27bc890b (diff)
downloadFreeBSD-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 'libexec/rtld-elf/powerpc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud