The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 93fea6de3a + enabled compilation of unit SysUtils for the WASI target. Note that WASI
snapshot building fails, when compiler is built with -CR, because of a
  use-after-free bug in the compiler, related to generics. A fix for this bug
  is currently being worked on.

git-svn-id: trunk@49416 -
2021-05-30 20:52:21 +00:00
compiler * Aarch64: apply OptPass1Data to CSEL as well 2021-05-30 18:08:37 +00:00
installer * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
packages * implemented LeftPromotion to fmtbcd to fix mantis 38496 but unfortunately FPC doesn't call it. 2021-05-30 13:00:00 +00:00
rtl + enabled compilation of unit SysUtils for the WASI target. Note that WASI 2021-05-30 20:52:21 +00:00
tests + test for already fixed #26016 2021-05-29 10:05:54 +00:00
utils pastojs: nested external class constructor 2021-05-12 19:47:26 +00:00
.gitattributes + test for already fixed #26016 2021-05-29 10:05:54 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
Makefile.fpc * support building with FPC 3.2.2 2021-03-24 14:33:09 +00:00