fpc/compiler/sparc
2002-11-17 17:49:08 +00:00
..
aasmcpu.pas * memory optimization (3-4%) : cleanup of tai fields, 2002-11-17 16:31:55 +00:00
cga.pas * SPARC calling mechanism almost OK (as in GCC./mppcsparc ) 2002-11-10 19:07:45 +00:00
cgcpu.pas + return_result_reg and function_result_reg are now used, in all plateforms, to pass functions result between called function and its caller. See the explanation of each one 2002-11-17 17:49:08 +00:00
cpubase.pas * TOpSize values changed S_L --> S_SW 2002-10-28 20:59:17 +00:00
cpugas.pas * fixed Cish syntax 2002-11-16 15:29:16 +00:00
cpuinfo.pas * made target_cpu_name lowercase 2002-11-16 20:07:57 +00:00
cpunode.pas ncgcall.pas moved to ncpucall.pas (I'd like ncpu* insteade of nsparc* since it 2002-08-30 06:15:27 +00:00
cpupara.pas * parameter handling updated 2002-11-03 20:22:40 +00:00
cpupi.pas + return_result_reg and function_result_reg are now used, in all plateforms, to pass functions result between called function and its caller. See the explanation of each one 2002-11-17 17:49:08 +00:00
cpuswtch.pas * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
cputarg.pas * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
naddcpu.pas * SPARC calling mechanism almost OK (as in GCC./mppcsparc ) 2002-11-10 19:07:45 +00:00
ncpucall.pas * fixing return value variable address 2002-11-14 21:42:08 +00:00
ncpucnv.pas * SPARC calling mechanism almost OK (as in GCC./mppcsparc ) 2002-11-10 19:07:45 +00:00
opcode.inc * A_RET --> A_RETT (RET from Trap) 2002-11-10 17:49:14 +00:00
radirect.pas + call support 2002-09-19 20:24:41 +00:00
rasm.pas *** empty log message *** 2002-08-23 10:08:28 +00:00
registers.inc + out registers allocator for the first 6 scalar parameters which must be passed into %o0..%o5 2002-10-02 22:20:28 +00:00
rgcpu.pas * assembler output format fixed 2002-10-13 21:46:07 +00:00
sparcint.inc
stabregi.inc GDB support added 2002-08-23 10:33:30 +00:00
strinst.inc * branch instructions are now contigous 2002-10-17 14:48:34 +00:00
strregs.inc * function prologue fixed 2002-09-30 19:12:14 +00:00