The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-01-30 15:49:00 +00:00
compiler atari: fpc now searches for the compiler with .ttp extension, as that's the default on Atari 2019-01-30 10:48:27 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages * optimizations in SetVisualX and SetActiveX by using a table, instead of a case statement 2019-01-30 15:49:00 +00:00
rtl Fix cycling of arm compiler starting with release ppcarm 3.0.4 2019-01-30 10:48:21 +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 Disable jvm-android as fcl-json is not supported for this target 2019-01-30 12:55:04 +00:00
.gitattributes amicommon: moved MorphOS-specific lineinfo to amicommon, for upcoming AROS and OS4 support 2019-01-28 05:29:31 +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