fpc/rtl/powerpc
Jonas Maebe 6bd3eccdac + fpc_cpuinit procedure to allow cpu/fpu initialisation before any unit
initialises
  + fpu exceptions for invalid operations and division by zero enabled for
    ppc
2004-01-02 17:21:50 +00:00
..
int64p.inc * moved int64 asm code to int64p.inc 2003-09-14 11:34:13 +00:00
makefile.cpu * old logs removed and tabs fixed 2002-09-07 16:01:16 +00:00
math.inc - reverted previous patch, solved with the new assembler reader 2003-12-07 19:55:37 +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 + fpc_cpuinit procedure to allow cpu/fpu initialisation before any unit 2004-01-02 17:21:50 +00:00
set.inc * fixed rtl to work with the integrated fpc ppc assembler reader 2003-11-15 19:01:27 +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 * strscan fix from Jonas 2003-12-28 22:33:35 +00:00
stringss.inc * fixed several ppc assembler reader related problems 2003-11-29 16:27:19 +00:00
strlen.inc * fixed some label names 2003-11-23 17:34:27 +00:00
strpas.inc * fixed rtl to work with the integrated fpc ppc assembler reader 2003-11-15 19:01:27 +00:00
sysutilp.inc * fixed *locked* routines 2003-12-28 20:55:57 +00:00