The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-06-27 11:33:26 +00:00
compiler Use tcgint typecast instead of aint, as it is the type of the second parameter of loadconst taicpu method 2019-06-25 04:24:56 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages * Better CORS handling: return origin if available and allowed domains not set (* will prohibit credentials) 2019-06-27 11:33:26 +00:00
rtl * hInstance has 64 bits on Win64, avoid cutting it off when storing it into SysInstance 2019-06-27 09:21:49 +00:00
tests * relaxation of r42272: again only show warnings rather than errors for 2019-06-23 14:12:33 +00:00
utils * synchronised with trunk till r42256 2019-06-20 17:21:34 +00:00
.gitattributes * relaxation of r42272: again only show warnings rather than errors for 2019-06-23 14:12:33 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
Makefile.fpc