kib 683e780876 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
2011-01-14 11:31:22 +00:00
..
2010-11-09 18:32:57 +00:00
2010-02-28 22:06:07 +00:00
2010-10-08 09:43:06 +00:00
2010-01-15 15:10:29 +00:00
2010-11-18 18:22:58 +00:00
2010-10-29 18:56:51 +00:00
2010-10-19 00:01:53 +00:00
2010-03-22 11:00:57 +00:00
2010-10-28 19:10:15 +00:00
2010-10-27 07:14:46 +00:00
2010-11-03 01:30:56 +00:00
2010-11-03 10:46:39 +00:00
2010-11-12 16:53:17 +00:00