fpc/compiler/x86
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 compilation 2003-08-15 14:44:20 +00:00
agx86att.pas * started to fix and clean up the sparc port 2003-05-28 23:18:31 +00:00
cga.pas * removed some unit dependencies 2003-05-22 21:32:28 +00:00
cgx86.pas * loadfpu_reg_reg size specifier 2003-07-03 18:59:25 +00:00
cpubase.pas * fixed regvars so they work with newra (at least for ppc) 2003-08-17 16:59:20 +00:00
itx86att.pas * Fixed register allocator. *Lots* of fixes. 2003-07-06 15:31:20 +00:00
nx86cnv.pas * removed some unit dependencies 2003-05-22 21:32:28 +00:00
radirect.pas * current_procdef removed, use current_procinfo.procdef instead 2003-06-13 21:19:30 +00:00
rax86.pas * fix a bug preventing correct reading of intel 'mov [edi],al' 2003-06-20 12:57:15 +00:00