fpc/compiler/x86
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
agx86att.pas
agx86int.pas
cga.pas
cgx86.pas * split cpu64bit compiler define into 2008-02-13 20:44:00 +00:00
cpubase.pas
itcpugas.pas
itx86int.pas
nx86add.pas * cleanup and simplify the set type handling 2008-03-02 17:48:27 +00:00
nx86cnv.pas * explicit typecasting of any ordinal type to a boolean of the same 2008-03-21 14:44:58 +00:00
nx86con.pas
nx86inl.pas * cleanup and simplify the set type handling 2008-03-02 17:48:27 +00:00
nx86mat.pas
nx86set.pas * cleanup and simplify the set type handling 2008-03-02 17:48:27 +00:00
rax86.pas
rax86att.pas
rax86int.pas * split cpu64bit compiler define into 2008-02-13 20:44:00 +00:00
rgx86.pas
x86ins.dat
x86reg.dat