The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Mattias Gaertner 5a88c840d8 pastojs: allow calling Free inside method
git-svn-id: trunk@40051 -
2018-10-27 11:58:41 +00:00
compiler * Optimized generic implementations of tcg.a_op_const_ref() and tcg.a_op_reg_ref() for PIC and CPUs which need 2 or more instructions to load a symbol's value by reference. 2018-10-27 11:32:22 +00:00
installer * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
packages pastojs: allow calling Free inside method 2018-10-27 11:58:41 +00:00
rtl Add missing dirs_wdosx 2018-10-24 21:11:45 +00:00
tests * make "formal const/var" parameters the least preferred conversion 2018-10-21 21:02:17 +00:00
utils pastojs: adaptions for pas2js 2018-10-27 11:17:58 +00:00
.gitattributes pas2js: logger adapted for pas2js 2018-10-25 19:43:08 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00