The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-06-09 17:51:56 +00:00
compiler * use tprocvardef(def).size (which takes into account far code/data) to determine cgsize for procvars in def_cgsize 2013-06-09 17:51:56 +00:00
ide Fix compilation failure if DEBUG conditional is set, which needs regexpr package 2013-06-09 08:31:58 +00:00
installer
packages + Added KEY_WOW64_64KEY and KEY_WOW64_32KEY to Windows unit and fcl-registry/src/regdef.inc 2013-06-09 00:15:29 +00:00
rtl * System.InitProc changed to CodePointer 2013-06-09 17:49:38 +00:00
tests
utils
.gitattributes
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc