The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-01-08 16:35:39 +00:00
compiler + extend TParamFlags by values for hidden parameters in general and especially the hidden high, self and vmt parameters (this is necessary so a manager approach for Invoke() can be used with as few knowledge about the involved calling conventions as possible) 2017-01-08 16:08:35 +00:00
ide Regenerate Makefile with fpcmake 2016-11-07 12:55:52 +00:00
installer Regenerate Makefile with fpcmake 2016-11-07 12:56:52 +00:00
packages os4units: TInterfaceData must be 4 byte aligned, and TNode is only 14 bytes 2017-01-08 16:35:39 +00:00
rtl + extend TParamFlags by values for hidden parameters in general and especially the hidden high, self and vmt parameters (this is necessary so a manager approach for Invoke() can be used with as few knowledge about the involved calling conventions as possible) 2017-01-08 16:08:35 +00:00
tests * adjusted tests as SizeOf(TParamFlags) = 1 does not need to be true anymore 2017-01-08 12:43:59 +00:00
utils * Replaced the global GFFppkg instance at some locations 2016-12-28 22:35:56 +00:00
.gitattributes + entropy test for random 2017-01-08 10:26:12 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00