The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian ba203c0564 + x86 makes use of fpu_capabilities
* moved CPUX86_HAS_AVXUNIT to FPUX86_HAS_AVXUNIT
+ mm register allocator can be initialized with 32 mm registers of AVX512

git-svn-id: trunk@42707 -
2019-08-16 11:35:03 +00:00
compiler + x86 makes use of fpu_capabilities 2019-08-16 11:35:03 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages fcl-passrc: check used unit reference for duplicate, in case unit is found via different names 2019-08-16 07:28:09 +00:00
rtl * fix for Mantis #35965: correct alignment also for the class info used to retrieve the unit name 2019-08-15 13:29:19 +00:00
tests + add a test that ensures that the introduction of fullscale array constructors didn't mess with array constructors passed to an open array of Variant 2019-08-15 14:33:03 +00:00
utils pastojs: fixed result 2019-08-09 20:49:02 +00:00
.gitattributes + add a test that ensures that the introduction of fullscale array constructors didn't mess with array constructors passed to an open array of Variant 2019-08-15 14:33:03 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00