The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 629be9cee1 + add a 'constsize' parameter to ConcatConstSymbol, so it can be used to
distinguish between e.g. 16-bit and 32-bit offsets on i8086

git-svn-id: trunk@38141 -
2018-02-06 16:22:41 +00:00
compiler + add a 'constsize' parameter to ConcatConstSymbol, so it can be used to 2018-02-06 16:22:41 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages pastojs: no warning on $M 2018-02-06 14:22:14 +00:00
rtl * adjust TThread.Synchronize so that it also works correctly if the passed in thread instance is not the instance of the current thread 2018-02-05 21:50:00 +00:00
tests + added test for seg(x) and ofs(x) initialized typed constants in TP mode as well 2018-02-06 13:27:36 +00:00
utils pas2js: marker for checking writeln statements 2018-02-06 13:50:18 +00:00
.gitattributes + added test for seg(x) and ofs(x) initialized typed constants in TP mode as well 2018-02-06 13:27:36 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
Makefile.fpc * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00