fpc/rtl/linux/powerpc64
Jonas Maebe 3216e8c7bc * mark produced object files as "does not require executable stack" by
default for Linux (overridable using -WX switch) (mantis #11563)

git-svn-id: trunk@12356 -
2008-12-12 16:26:25 +00:00
..
bsyscall.inc
cprt0.as * mark produced object files as "does not require executable stack" by 2008-12-12 16:26:25 +00:00
dllprt0.as * powerpc64 port now (manually) cycles, most test programs in tests/test are fine too 2005-10-05 21:55:25 +00:00
gprt0.as * mark produced object files as "does not require executable stack" by 2008-12-12 16:26:25 +00:00
prt0.as * mark produced object files as "does not require executable stack" by 2008-12-12 16:26:25 +00:00
sighnd.inc * cleanup, removing debug code removed and fixing file headers 2005-11-10 15:08:41 +00:00
sighndh.inc * cleanup, removing debug code removed and fixing file headers 2005-11-10 15:08:41 +00:00
stat.inc * More deprecated. 2007-06-03 18:55:36 +00:00
syscall.inc * fixed syscall helpers: threadvar index now correctly loaded as dword, helpers are now TOC and environment pointer aware, one-parameter helper was bugged and general cleanup; solves random crashes in these functions in particular with -O2 and threads. 2006-07-16 19:22:31 +00:00
syscallh.inc * some cleanup, typo fixes 2005-11-11 12:37:28 +00:00
sysnr.inc * update linux syscall numbers (merge powerpc64 to powerpc) 2008-11-15 15:42:12 +00:00