The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre e45ad64d41 * Revert changes to tarray15.pp
* Modify treadonlydata.pp to not use dynamic array.
   + Add test treadonlydata2.pp that should fail at compile time.

git-svn-id: trunk@42752 -
2019-08-21 07:23:51 +00:00
compiler Update all trunk/fpcsrc Makefile's after commit 42749 2019-08-20 15:58:10 +00:00
installer Update all trunk/fpcsrc Makefile's after commit 42749 2019-08-20 15:58:10 +00:00
packages Add generated Makefile which was not on svn yet 2019-08-20 16:07:59 +00:00
rtl Update all trunk/fpcsrc Makefile's after commit 42749 2019-08-20 15:58:10 +00:00
tests * Revert changes to tarray15.pp 2019-08-21 07:23:51 +00:00
utils Update all trunk/fpcsrc Makefile's after commit 42749 2019-08-20 15:58:10 +00:00
.gitattributes * Revert changes to tarray15.pp 2019-08-21 07:23:51 +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 * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile Update all trunk/fpcsrc Makefile's after commit 42749 2019-08-20 15:58:10 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00