The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 5442e9f9d8 * insert explicit type cast for the count parameter of move/fillchar wrapping C functions,
avoids a warning in combination with -O3 and negative count values

git-svn-id: trunk@49205 -
2021-04-14 19:02:54 +00:00
compiler + optimized multiplication for "symmetric" bit patterns on arm 2021-04-13 21:16:56 +00:00
installer * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
packages Also delete file before copying if destination is a directory on Darwin OS 2021-04-14 08:06:54 +00:00
rtl * insert explicit type cast for the count parameter of move/fillchar wrapping C functions, 2021-04-14 19:02:54 +00:00
tests + optimized multiplication for "symmetric" bit patterns on arm 2021-04-13 21:16:56 +00:00
utils Disable sinclairql target OS for most utils packages 2021-04-12 21:32:34 +00:00
.gitattributes qlunits: updates, new API and utility functions, improved README 2021-04-12 13:48:54 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
Makefile.fpc * support building with FPC 3.2.2 2021-03-24 14:33:09 +00:00