The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-02-20 20:06:32 +00:00
compiler * arm: Include pi_needs_got to current_procinfo.flags when the GOT register is accessed. It forces proper initialization of the GOT register at the beginning of a procedure. This fixes storing of a double constant to a field in a packed record and other rare copy operations when PIC is enabled. 2019-02-20 20:06:32 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages pastojs: overflow checking for integer operators +,-,* outside nativeint 2019-02-20 09:22:40 +00:00
rtl * android: Fixed stdio redirection for threads. 2019-02-20 15:11:45 +00:00
tests * Fixed bug #35060, proper unicode-handling of registry-keynames. With test 2019-02-15 21:25:05 +00:00
utils * pas2jni: Fixed exception handling. 2019-02-20 13:04:49 +00:00
.gitattributes * Patch from Ondrej Pokorny, to demonstrate alpha blending mode 2019-02-16 12:43:14 +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 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00