The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-01-28 17:32:14 +00:00
compiler + tls support for x86_64-linux (not yet enabled by default) 2019-01-27 09:37:25 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages * declare all registers as clobbered by int 10h in the asm block in SetVisual200_350 and leave it to fpc to preserve what is necessary 2019-01-28 17:32:14 +00:00
rtl amiga: enable building of heaptrc unit, enable building lineinfo and exeinfo for OS4/PowerPC 2019-01-28 13:19:26 +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 fcl-passrc: resolver: fixed find ancestor property 2019-01-27 22:34:05 +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
fpmake_proc1.inc
fpmake.pp
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