The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian c01db96df4 + functions to check for Popcnt support
git-svn-id: trunk@45827 -
2020-07-22 20:47:11 +00:00
compiler * Fixed the peephole optimization of conditional movs for mips. 2020-07-22 11:40:21 +00:00
installer * regenerated Makefiles again 2020-07-11 09:51:28 +00:00
packages Add missing CPUs for linux libgcc directory retrieval 2020-07-21 12:13:36 +00:00
rtl + functions to check for Popcnt support 2020-07-22 20:47:11 +00:00
tests Revert commit #45737, as it introduces problelms for other test cases 2020-07-22 09:36:13 +00:00
utils * set GCCLibPath for all architectures on linux as proposed in #37158, resolves #37158 2020-07-15 20:43:08 +00:00
.gitattributes * float operations can have an exception as a side effect, resolves #37398 2020-07-21 20:09:39 +00:00
.gitignore Add list of generated executable to svn:ignore 2020-07-21 14:08:24 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated Makefiles again 2020-07-11 09:51:28 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00