The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 6a1688d45c * use ld_none for the internal linker for the WASM32 targets, because that's the
convention used by FPC for targets, that don't have an internal linker
  implemented yet

git-svn-id: branches/wasm@46271 -
2020-08-05 19:30:57 +00:00
compiler * use ld_none for the internal linker for the WASM32 targets, because that's the 2020-08-05 19:30:57 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages * Lowercase unit name (bug ID 37481) 2020-08-04 13:42:39 +00:00
rtl + added the minimal system unit from the wasm demo 2020-08-05 16:02:51 +00:00
tests * synchronized with trunk 2020-08-04 13:37:27 +00:00
utils * synchronized with trunk 2020-08-04 23:54:31 +00:00
.gitattributes + added the minimal system unit from the wasm demo 2020-08-05 16:02:51 +00:00
.gitignore Add list of generated executable to svn:ignore 2020-07-21 14:08:24 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * the wasm target in the makefiles renamed wasm32 2020-08-05 14:23:56 +00:00
Makefile.fpc * the wasm target in the makefiles renamed wasm32 2020-08-05 14:23:56 +00:00