The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 3ecb41cd2d * improvements to the prevention of dangling pointers in tmodule.deflist,
introduced in r49417. Now it no longer depends on current_module, so it
  handles the case when current_module changes between the time the tdef was
  registered and the time it was freed. It also supports freeing the tmodule
  before the defs, so the freeing order of the object is once again flexible.

git-svn-id: trunk@49426 -
2021-06-01 15:02:26 +00:00
compiler * improvements to the prevention of dangling pointers in tmodule.deflist, 2021-06-01 15:02:26 +00:00
installer * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
packages * Correctly initialize total_out 2021-06-01 08:00:42 +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
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
Makefile.fpc