fpc/compiler/m68k
peter 60978ba89c * aktprocdef renamed to current_procdef
* procinfo renamed to current_procinfo
  * procinfo will now be stored in current_module so it can be
    cleaned up properly
  * gen_main_procsym changed to create_main_proc and release_main_proc
    to also generate a tprocinfo structure
  * fixed unit implicit initfinal
2003-04-27 11:21:32 +00:00
..
aasmcpu.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
agcpugas.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
aoptcpu.pas
aoptcpub.pas
cgcpu.pas * aktprocdef renamed to current_procdef 2003-04-27 11:21:32 +00:00
cpuasm.pas
cpubase.pas * fix m68k compile 2003-04-23 13:40:33 +00:00
cpuinfo.pas * maxoperands -> max_operands (for portability in rautils.pas) 2002-12-14 15:02:03 +00:00
cpunode.pas * Several bugfixes for m68k target (register alloc., opcode emission) 2003-02-02 19:25:54 +00:00
cpupara.pas * Several bugfixes for m68k target (register alloc., opcode emission) 2003-02-02 19:25:54 +00:00
cpupi.pas
cpuswtch.pas
cputarg.pas * Several bugfixes for m68k target (register alloc., opcode emission) 2003-02-02 19:25:54 +00:00
n68kcnv.pas * fix compile for ppc,sparc,m68k 2003-04-23 21:10:54 +00:00
n68kmat.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
ncpuadd.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
radirect.pas
rasm.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
rgcpu.pas * fix m68k compile 2003-04-23 13:40:33 +00:00