The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-09-13 21:05:04 +00:00
compiler * correctly encapsulate the RTTI data for sets to avoid alignment problems with the new SetSize field (fixes compilation on Sparc and basically every other target that requires proper alignment with 64-bit values dictating an 8-Byte alignment) 2017-09-13 21:05:04 +00:00
ide regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
installer regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
packages * JWTs are urlbase64 encoded, not base64 2017-09-13 20:43:32 +00:00
rtl * implemented (Inter)locked* functions properly for sparc64 2017-09-11 20:06:24 +00:00
tests + new test 2017-09-10 18:07:15 +00:00
utils * initial fileflush, mantis #15824 2017-09-03 16:41:32 +00:00
.gitattributes + new test 2017-09-10 18:07:15 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
Makefile.fpc + sparc64 support in top level Makefile.fpc 2017-06-18 21:06:30 +00:00