fpc/compiler/powerpc
Jonas Maebe ddcab79323 * set correct localsymtable fixup already in handle_body_start instead
of in after_pass1, as it's necessary to get the correct offsets for
    the calleeside paralocs (and those are now setup in the generic
    handle_body_start)
2003-08-16 14:26:44 +00:00
..
aasmcpu.pas * start of sparc support for newra 2003-08-11 21:18:20 +00:00
agppcgas.pas * fixed a lot of PowerPC related stuff 2003-04-24 22:29:57 +00:00
agppcmpw.pas + line numbers are now emitted in the assembler code 2003-04-06 21:01:40 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cga.pas
cgcpu.pas * start of sparc support for newra 2003-08-11 21:18:20 +00:00
cpubase.pas * merged macos entry/exit code generation into the general one. 2003-08-08 15:49:24 +00:00
cpuinfo.pas * fixed setjmp record size 2003-04-26 20:15:22 +00:00
cpunode.pas * fixed several issues with nested procedures 2003-04-24 11:24:00 +00:00
cpupara.pas * start of sparc support for newra 2003-08-11 21:18:20 +00:00
cpupi.pas * set correct localsymtable fixup already in handle_body_start instead 2003-08-16 14:26:44 +00:00
cpuswtch.pas * cs_regalloc renamed to cs_regvars to avoid confusion with register 2003-08-09 18:56:54 +00:00
cputarg.pas + basic darwin support added 2003-05-20 23:54:00 +00:00
nppcadd.pas * ppc compiles with -dnewra, haven't tried to compile anything with it 2003-06-14 22:32:43 +00:00
nppccal.pas * sparc fixes 2003-07-08 21:23:24 +00:00
nppccnv.pas * fixed conversion from signed value to floats if the compiler is 2003-08-09 15:28:29 +00:00
nppcinl.pas * fixed bug in load_fpu_location found by Olle 2003-08-08 19:01:02 +00:00
nppcmat.pas * ppc compiles with -dnewra, haven't tried to compile anything with it 2003-06-14 22:32:43 +00:00
nppcset.pas * ppc compiles with -dnewra, haven't tried to compile anything with it 2003-06-14 22:32:43 +00:00
nppcutil.pas
ppcins.dat
radirect.pas * current_procdef removed, use current_procinfo.procdef instead 2003-06-13 21:19:30 +00:00
rappc.pas
rasm.pas
rgcpu.pas * make sure all registers except r0 are handled by the register 2003-07-06 15:27:44 +00:00