The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-07-28 20:08:41 +00:00
compiler * mips: Added support for unaligned load/store. It greatly improves performance and prevents bus errors on systems which do not emulate unaligned memory access. 2020-07-28 20:08:41 +00:00
installer * regenerated Makefiles again 2020-07-11 09:51:28 +00:00
packages pastojs: added include file and test specializations are created later 2020-07-26 12:05:23 +00:00
rtl + patch by fanjinke: Hygon support for the mmx unit, resolves #37391 2020-07-24 20:53:54 +00:00
tests + add test for #31714 which is already fixed 2020-07-25 21:08:58 +00:00
utils * set GCCLibPath for all architectures on linux as proposed in #37158, resolves #37158 2020-07-15 20:43:08 +00:00
.gitattributes pastojs: added include file and test specializations are created later 2020-07-26 12:05:23 +00:00
.gitignore Add list of generated executable to svn:ignore 2020-07-21 14:08:24 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated Makefiles again 2020-07-11 09:51:28 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00