mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-01 02:39:24 +01:00
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 - |
||
|---|---|---|
| .. | ||
| aasmcpu.pas | ||
| agx86att.pas | ||
| agx86int.pas | ||
| cga.pas | ||
| cgx86.pas | ||
| cpubase.pas | ||
| itcpugas.pas | ||
| itx86int.pas | ||
| nx86add.pas | ||
| nx86cnv.pas | ||
| nx86con.pas | ||
| nx86inl.pas | ||
| nx86mat.pas | ||
| nx86set.pas | ||
| rax86.pas | ||
| rax86att.pas | ||
| rax86int.pas | ||
| rgx86.pas | ||
| x86ins.dat | ||
| x86reg.dat | ||