The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 91fe098eb4 * check first for x86 exception and only for sse if no x87 exceptions is thrown, clear all exception afterwards
* throw rte 206 instead of rte 216 for denormal on m68k-linux as well

git-svn-id: trunk@47117 -
2020-10-16 19:44:25 +00:00
compiler * AArch64: added SIMD instructions (only plain ARMv8-A for now) 2020-10-15 20:29:36 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages + add ability to specify a SQLite VFS when opening a SQLite database 2020-10-08 15:44:17 +00:00
rtl * check first for x86 exception and only for sse if no x87 exceptions is thrown, clear all exception afterwards 2020-10-16 19:44:25 +00:00
tests * AArch64: added SIMD instructions (only plain ARMv8-A for now) 2020-10-15 20:29:36 +00:00
utils * Patch from Henrique Werlang to allow setting log config page 2020-10-05 17:37:45 +00:00
.gitattributes * AArch64: added SIMD instructions (only plain ARMv8-A for now) 2020-10-15 20:29:36 +00:00
.gitignore Add missing svn:ignore in some directories 2020-09-24 10:14:42 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00