The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn a893f06813 [PATCH 55/83] minor fixes and cleanups for the wasm target ()
* wasm: add support to the Makefile.fpc files. Makefiles needs to be regen'd

* wasm: include fpcdefs.inc in all units

* wasm: one more missing fpcdefs.inc

* wasm: define some system macro defaults

* + increase the size of some tsysteminfo fields, as wasm uses longer names, this fixes some warnings

* wasm: fixed mkwasmreg program name

* wasm: don't override MakeCmdLine, the inherited function serves us just fine, as it also replaces . Also fixes a warning about result being uninitialized

From 3f1ed3fd157d3ed217ef8845ade8e3e3630f424b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?K=C3=A1roly=20Balogh?= <charlie@amigaspirit.hu>
Date: Mon, 23 Sep 2019 04:08:46 +0200

git-svn-id: branches/wasm@45932 -
2020-07-29 19:02:27 +00:00
compiler [PATCH 55/83] minor fixes and cleanups for the wasm target () 2020-07-29 19:02:27 +00:00
installer More go32v2 file name fixes 2019-08-27 15:59:33 +00:00
packages TGDBMI_TupleOrListValue: exdend to parse a Tuple or List 2019-08-28 11:54:48 +00:00
rtl * patch from Ondrej, TVerticalAlignment & TTopBottom 2019-08-25 09:37:21 +00:00
tests * support unique copies of currencies which are handles by torddef, resolves 2019-08-26 19:31:48 +00:00
utils Set explicitly packages ShortName's according to renametoshort rule in Makefile.fpc 2019-08-26 21:34:07 +00:00
.gitattributes [PATCH 36/83] adding was constant to support inline float point constants 2020-07-29 17:37:30 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Update all trunk/fpcsrc Makefile's after commit 42749 2019-08-20 15:58:10 +00:00
Makefile.fpc [PATCH 55/83] minor fixes and cleanups for the wasm target () 2020-07-29 19:02:27 +00:00