fpc/compiler/m68k
Jonas Maebe 4f8c390198 * fixed regvars so they work with newra (at least for ppc)
* fixed some volatile register bugs
  + -dnotranslation option for -dnewra, which causes the registers not to
    be translated from virtual to normal registers. Requires support in
    the assembler writer as well, which is only implemented in aggas/
    agppcgas currently
2003-08-17 16:59:20 +00:00
..
aasmcpu.pas * fixed newra cycle for x86 2003-06-14 14:53:50 +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 * fixed regvars so they work with newra (at least for ppc) 2003-08-17 16:59:20 +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 + added freeintparaloc 2003-06-07 18:57:04 +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