mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-12 17:49:07 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() sinttype, instead of u32inttype. This: 1) is consistent with what type conversion tshlshrnode.pass_typecheck inserts on the right side 2) avoids the expensive conversion to 32-bit and the even more expensive performing the operation in 32-bit on i8086 git-svn-id: trunk@26352 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |