The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn b35d3c5f3a * don't override inittempvariables for WebAssembly, because things like
ansistrings actually need to be initialized to zero on proc entry

git-svn-id: branches/wasm@48338 -
2021-01-23 04:42:52 +00:00
compiler * don't override inittempvariables for WebAssembly, because things like 2021-01-23 04:42:52 +00:00
installer * regenerated makefiles 2021-01-02 22:25:27 +00:00
packages * synchronized with trunk 2021-01-22 16:37:32 +00:00
rtl * THandle is a longint on the WASI target 2021-01-22 04:09:51 +00:00
tests * synchronized with trunk 2021-01-22 16:37:32 +00:00
utils * synchronized with trunk 2021-01-21 23:16:12 +00:00
.gitattributes Avoid range check errors 2021-01-22 12:51:53 +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 makefiles 2021-01-02 22:25:27 +00:00
Makefile.fpc * the wasm target in the makefiles renamed wasm32 2020-08-05 14:23:56 +00:00