fpc/rtl/linux/powerpc64
tom_at_work 5520442fc4 * call by register now also takes care of the TOC and environment pointer
* first "optimize for size"-optimization

git-svn-id: trunk@1593 -
2005-10-25 20:12:21 +00:00
..
bsyscall.inc - more PowerPC64 fixes; "Hello World" style programs can be compiled and run 2005-09-27 18:16:49 +00:00
cprt0.as * powerpc64 port now (manually) cycles, most test programs in tests/test are fine too 2005-10-05 21:55: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 * powerpc64 port now (manually) cycles, most test programs in tests/test are fine too 2005-10-05 21:55:25 +00:00
prt0.as * call by register now also takes care of the TOC and environment pointer 2005-10-25 20:12:21 +00:00
sighnd.inc * first shared library link path fixes 2005-10-17 21:30:21 +00:00
sighndh.inc * fixed basic signal handling for PowerPC64/linux, by updating related types and major code cleanup 2005-10-12 22:46:13 +00:00
stat.inc * added workarounds for some load/store instructions requiring 4 byte aligned addresses 2005-10-14 00:00:16 +00:00
syscall.inc - more PowerPC64 fixes; "Hello World" style programs can be compiled and run 2005-09-27 18:16:49 +00:00
syscallh.inc - more PowerPC64 fixes; "Hello World" style programs can be compiled and run 2005-09-27 18:16:49 +00:00
sysnr.inc * fixed problem with too large offsets in conditional jumps (see also rev 1161 for the PowerPC code) 2005-10-10 23:45:57 +00:00