The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 537c63bd83 * fixed a few merging issues
+ extended readme to explain avx tests can be run using GNU Parallel

git-svn-id: branches/tg74/avx512@42647 -
2019-08-11 16:05:19 +00:00
compiler Synchronized with trunk, part 2 (make all works, avx-512 support not yet tested, no regression testing yet) 2019-08-10 19:38:35 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages fcl-passrc: no function result not set warning for fieldless record 2019-08-10 06:47:35 +00:00
rtl * some make 3.82 fixes from mantis #35927 2019-08-09 13:02:27 +00:00
tests * fixed a few merging issues 2019-08-11 16:05:19 +00:00
utils pastojs: fixed result 2019-08-09 20:49:02 +00:00
.gitattributes Synchronized with trunk, part 2 (make all works, avx-512 support not yet tested, no regression testing yet) 2019-08-10 19:38:35 +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 * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
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