fpc/compiler/sparc
Jonas Maebe 62e66d2a56 * explicit typecasting of any ordinal type to a boolean of the same
size must happen without any mangling of the value (mantis #11027)
  * moved checking for signed-to-unsigned (or vice versa) type
    conversions in assignments from htypechk to ncnv (where there
    was already code for similar checks) and added support for
    bool_to_bool there as well

git-svn-id: trunk@10521 -
2008-03-21 14:44:58 +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 * changed byte/word/longbool to be Delphi-compatible (+ similar changes 2008-01-24 21:30:55 +00:00
cpubase.pas + default code now preserves mm registers 2007-10-27 12:02:28 +00:00
cpugas.pas * fixed sparc bootstrap 2007-08-08 09:48:37 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas * cleanup and simplify the set type handling 2008-03-02 17:48:27 +00:00
cpupi.pas
cputarg.pas
itcpugas.pas
ncpuadd.pas
ncpucall.pas
ncpucnv.pas * explicit typecasting of any ordinal type to a boolean of the same 2008-03-21 14:44:58 +00:00
ncpuinln.pas * remove registers{int/mmx/fpu} from firstpass 2007-09-26 21:12:01 +00:00
ncpumat.pas
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