The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco f26c366e9b * use popcnt instead of countbits.
* change countbits to popcnt in case it is used by others.

suggestion by Bi0t1n, mantis 0038728

git-svn-id: trunk@49161 -
2021-04-10 10:56:47 +00:00
compiler * fix conversion of true/false macro definitions to boolean values 2021-04-10 10:56:02 +00:00
installer * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
packages * use popcnt instead of countbits. 2021-04-10 10:56:47 +00:00
rtl * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
tests * fix conversion of true/false macro definitions to boolean values 2021-04-10 10:56:02 +00:00
utils * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
.gitattributes * fix conversion of true/false macro definitions to boolean values 2021-04-10 10:56:02 +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