The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 055283f9cb * set register size correctly for popcnt(<byte>), resolves #37400
(cherry picked from commit ed158f1e52)

# Conflicts:
#	.gitattributes
2021-08-21 16:36:43 +02:00
compiler * set register size correctly for popcnt(<byte>), resolves #37400 2021-08-21 16:36:43 +02:00
installer --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00
packages + test pastojs with regression tests 2021-08-16 23:02:48 +02:00
rtl + more helper routine to check for CPU features added 2021-08-09 23:19:20 +02:00
tests * set register size correctly for popcnt(<byte>), resolves #37400 2021-08-21 16:36:43 +02:00
utils pastojs: createCallback: store events in $events to create unique method pointers, issue #38845 2021-08-16 17:12:13 +02:00
.gitattributes * Instruct GitLab to use the Pascal syntax highlighter for .pp and .inc files. 2021-08-16 16:12:52 +02:00
.gitignore Add several pattern from tests sub-directory to ignore list 2021-08-20 21:17:13 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00
Makefile.fpc --- Merging r49045 into '.': 2021-05-20 20:03:52 +00:00