The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael b9905f6a2c * Instantiate FS compiler
git-svn-id: trunk@40452 -
2018-12-02 18:44:34 +00:00
compiler * set constalignmax to the same value as varalignmax for all targets where 2018-12-01 23:07:09 +00:00
installer * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
packages * Refactored so compiler itself is filesystem agnostic 2018-12-02 18:41:38 +00:00
rtl * properly calcualte aligncount as proposed by Jeppe, should resolve #33323 2018-12-02 14:49:24 +00:00
tests Fix bug report 34605 and add corresponding test 2018-11-27 10:19:36 +00:00
utils * Instantiate FS compiler 2018-12-02 18:44:34 +00:00
.gitattributes * Refactored so compiler itself is filesystem agnostic 2018-12-02 18:41:38 +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