The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-08-18 18:30:39 +00:00
compiler * factored out inlinenode check whether it may have a side effect 2019-08-18 15:55:03 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages + add a test for RawThunk; this does not require a function call manager thus it's better to place it in the general RTTI testcase so that it's always tested 2019-08-18 18:30:39 +00:00
rtl * Darwin now uses Mach VM calls for memory allocation instead of mmap/munmap 2019-08-18 15:55:07 +00:00
tests * added error checking to the test 2019-08-18 15:55:11 +00:00
utils pastojs: fixed result 2019-08-09 20:49:02 +00:00
.gitattributes * Darwin now uses Mach VM calls for memory allocation instead of mmap/munmap 2019-08-18 15:55:07 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00