The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-08-09 09:29:50 +00:00
compiler Correct size of asizeint, which is still 4-byte long even when CpuAddrBitSize is 16 as for avr and i8086 2019-08-09 09:29:50 +00:00
installer
packages fcl-passrc: specialize for-loop 2019-08-08 12:41:33 +00:00
rtl Fix bug report 35937 by simple assembly code change and add test 2019-08-08 14:10:21 +00:00
tests Fix bug report 35937 by simple assembly code change and add test 2019-08-08 14:10:21 +00:00
utils * Fix spaceLeft, missing return statement 2019-08-09 07:42:34 +00:00
.gitattributes Fix bug report 35937 by simple assembly code change and add test 2019-08-08 14:10:21 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc