The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
tg74 2b1da37d66 new avx512 instructions and bugfixes avx512
git-svn-id: branches/tg74/avx512@39636 -
2018-08-19 10:18:32 +00:00
compiler new avx512 instructions and bugfixes avx512 2018-08-19 10:18:32 +00:00
installer Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:26:33 +00:00
packages pastojs: for value in externalarray do 2018-05-19 17:59:50 +00:00
rtl * replaced nested ifdefs in unit exeinfo with a chain of {$if defined(...)} ... 2018-05-19 21:04:30 +00:00
tests * apply patch from J. Gareth Moreton to implement Int() for SSE (currently only used on Win64) 2018-05-14 21:08:04 +00:00
utils pastojs: for value in externalarray do 2018-05-19 17:59:50 +00:00
.gitattributes + started implementing support for generating Microsoft CodeView debug 2018-05-16 15:25:33 +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 Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:26:33 +00:00
Makefile.fpc * 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