The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-01-04 04:53:41 +00:00
compiler * fix rtti for targets with a max. C record alignment > 8 bytes 2017-01-03 18:44:50 +00:00
ide
installer Regenerate Makefile with fpcmake 2016-11-07 12:56:52 +00:00
packages * fix rtti unit for targets with FPC_REQUIRES_PROPER_ALIGNMENT set 2016-12-30 15:32:58 +00:00
rtl atari: return a valid filehandle in do_open(). this code accidentally worked before with -O2, because the way the reg uses overlapped, but failed with -O-... 2017-01-04 04:53:41 +00:00
tests + add test for Boolean RTTI 2016-12-23 16:05:57 +00:00
utils * Replaced the global GFFppkg instance at some locations 2016-12-28 22:35:56 +00:00
.gitattributes atari: some initial proof-of-concept AES unit, so first GEM app works 2016-12-30 10:33:21 +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