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 + m68k problems with cvs fixed?()! 2002-08-13 18:58:54 +00:00
aoptcpub.pas + m68k problems with cvs fixed?()! 2002-08-13 18:58:54 +00:00
cgcpu.pas * aktprocdef renamed to current_procdef 2003-04-27 11:21:32 +00:00
cpuasm.pas * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
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 * fixed compilation problems 2002-08-18 09:02:12 +00:00
cpuswtch.pas + m68k problems with cvs fixed?()! 2002-08-13 18:51:29 +00:00
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 * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
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