fpc/compiler/sparc
Jonas Maebe 718694d1d6 * always specify an explicit alignment for tgobj.gettemp (so e.g.
shortstring temps don't get maximum alignment)
  * changed some gettemptyed() calls into gettemp() calls (gettemptyped
    means that this temp can only be used for temps of that type,
    which is necessary for refcounted types but not for floats)

git-svn-id: trunk@12036 -
2008-11-08 22:20:47 +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 * always specify an explicit alignment for tgobj.gettemp (so e.g. 2008-11-08 22:20:47 +00:00
cpubase.pas * Replaced all user defined warnings by TODO comments to reduce compiler noise. 2008-07-23 11:00:03 +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 * cleanup and simplify the set type handling 2008-03-02 17:48:27 +00:00
cpupi.pas * settings refactored 2006-10-30 18:02:58 +00:00
cputarg.pas
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 * fixed int64 to boolean conversion for loc_(c)reference based on ppc code 2008-10-07 15:36:05 +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 * split cpu64bit compiler define into 2008-02-13 20:44:00 +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 * give a regular error message instead of an internal error on x86 2007-12-01 11:28:15 +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
strinst.inc * add memory barrier prototypes + implementation for i386 and sparc + use lwsync for powerpc64 2007-08-07 20:37:08 +00:00