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
aoptcpu.pas
aoptcpub.pas
cgcpu.pas * aktprocdef renamed to current_procdef 2003-04-27 11:21:32 +00:00
cpuasm.pas
cpubase.pas * fixed regvars so they work with newra (at least for ppc) 2003-08-17 16:59:20 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas
cpupi.pas
cpuswtch.pas
cputarg.pas
n68kcnv.pas
n68kmat.pas + added freeintparaloc 2003-06-07 18:57:04 +00:00
ncpuadd.pas
radirect.pas
rasm.pas
rgcpu.pas