fpc/rtl/powerpc
Jonas Maebe df5e0bbfc6 * fsqrt is an optional instruction in the ppc architecture and isn't
implemented by any current ppc afaik, so use the generic sqrt routine
    instead (adapted so it works with compilerproc)
2003-05-24 13:39:32 +00:00
..
makefile.cpu
math.inc * fsqrt is an optional instruction in the ppc architecture and isn't 2003-05-24 13:39:32 +00:00
mathu.inc * initial implementation 2003-04-24 09:14:22 +00:00
mathuh.inc * initial implementation 2003-04-24 09:14:22 +00:00
powerpc.inc * fixed inclocked 2003-05-17 00:19:51 +00:00
set.inc * fixed fpc_set_set_byte and fpc_set_unset_byte 2003-05-11 11:06:34 +00:00
setjump.inc * fixed previous commit of setjmp 2003-04-26 20:00:24 +00:00
setjumph.inc + implemented setjmp record and longjmp 2003-04-26 18:54:30 +00:00
strings.inc * fixed strscan and strrscan 2003-05-24 10:16:24 +00:00
stringss.inc
strlen.inc
strpas.inc * support nil as parameter and some other fixes 2003-04-27 16:25:08 +00:00
sysutilp.inc * fixed assembler errors 2003-04-24 12:13:23 +00:00
typinfo.inc * fixeed saving/restoring of return address 2003-04-24 12:28:47 +00:00