fpc/compiler/sparc
peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass
* small cleanups of unused variables in firstpass
  * node_resources_fpu() created to get an approximation of the
    required fpu registers
  * for the moment use node_complexity in the CG until the
    node_resource_int() is created

git-svn-id: trunk@8655 -
2007-09-26 21:12:01 +00:00
..
aasmcpu.pas * fixed sparc compilation after addr_lo/hi changes 2007-07-20 12:30:16 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * fixed sparc compilation after addr_lo/hi changes 2007-07-20 12:30:16 +00:00
cpubase.pas * fixed internalerrors due to no (dummy) MM reg allocator 2006-08-03 15:37:26 +00:00
cpugas.pas * fixed sparc bootstrap 2007-08-08 09:48:37 +00:00
cpuinfo.pas * fixed two small errors 2006-10-11 21:14:47 +00:00
cpunode.pas
cpupara.pas * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. 2007-06-18 23:23:46 +00:00
cpupi.pas * settings refactored 2006-10-30 18:02:58 +00:00
cputarg.pas * basic framework for debuginfo class added 2005-09-15 08:34:51 +00:00
itcpugas.pas
ncpuadd.pas * renamed nf_swaped to nf_swapped 2007-01-05 12:47:22 +00:00
ncpucall.pas * remove ttype 2006-10-29 22:19:39 +00:00
ncpucnv.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
ncpuinln.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
ncpumat.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
ncpuset.pas * Rework the constexprint to allow operations from low(int64) to high(qword). 2007-06-13 07:41:18 +00:00
opcode.inc * add memory barrier prototypes + implementation for i386 and sparc + use lwsync for powerpc64 2007-08-07 20:37:08 +00:00
racpu.pas Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +00:00
racpugas.pas * fixed sparc compilation after addr_lo/hi changes 2007-07-20 12:30:16 +00:00
rgcpu.pas * fixed sparc compilation after addr_lo/hi changes 2007-07-20 12:30:16 +00:00
rspcon.inc
rspdwrf.inc
rspnor.inc
rspnum.inc
rsprni.inc
rspsri.inc
rspstab.inc
rspstd.inc
rspsup.inc
spreg.dat * remove $Log 2005-06-07 09:47:55 +00:00
strinst.inc * add memory barrier prototypes + implementation for i386 and sparc + use lwsync for powerpc64 2007-08-07 20:37:08 +00:00