The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 42204977f8 * Patch from Bart Broersma to fix writing unicode strings in the Windows
registry + test (modified, bug #35060)

git-svn-id: trunk@41415 -
2019-02-22 22:26:21 +00:00
compiler * aarch64: According to ARM64 ABI, function's arguments and the result are not required to be sign/zero extended to a full register size. Obey this rule for all targets except iOS where sign/zero extension is required. 2019-02-22 17:59:54 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages * Patch from Bart Broersma to fix writing unicode strings in the Windows 2019-02-22 22:26:21 +00:00
rtl * android: Fixed stdio redirection for threads. 2019-02-20 15:11:45 +00:00
tests * Patch from Bart Broersma to fix writing unicode strings in the Windows 2019-02-22 22:26:21 +00:00
utils * pas2jni: Fixed exception handling. 2019-02-20 13:04:49 +00:00
.gitattributes * Patch from Bart Broersma to fix writing unicode strings in the Windows 2019-02-22 22:26:21 +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