The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Mattias Gaertner 78ea6166e5 pastojs: shorten 1.0E12 to 1E12, issue #34942
git-svn-id: trunk@41078 -
2019-01-26 21:18:50 +00:00
compiler Fix compilation (with -st option) of compiler for macos OS target 2019-01-25 08:00:58 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages pastojs: shorten 1.0E12 to 1E12, issue #34942 2019-01-26 21:18:50 +00:00
rtl Add missing ESysEMSGSIZE and ESysEOPNOTSUPP for beos 2019-01-25 18:35:33 +00:00
tests + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 2019-01-20 18:50:12 +00:00
utils Also use installed ppudump for ppu testing in utils directory 2019-01-26 10:17:58 +00:00
.gitattributes * if sub nodes of a commutative node contain conditionally executed nodes, these sub nodes might not be swapped 2019-01-20 12:55:20 +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 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00