The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn d86e5d006c + added test for seg(x) and ofs(x) initialized typed constants in TP mode as well
+ added directive for using the FPC compiler mode in test tsegofs1.pp

git-svn-id: trunk@38135 -
2018-02-06 13:27:36 +00:00
compiler * fixed typed constants, initialized with Ofs(proc) in modes TP and DELPHI as well 2018-02-06 13:24:15 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages Pass --NOGDBMI=1 to fpmake if NOGDBMI is set 2018-02-06 12:41:54 +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: catch jswriter exceptions 2018-02-04 18:49:06 +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
fpmake_proc1.inc
fpmake.pp
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