The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-01-29 13:05:12 +00:00
compiler morphos: support section GC with GNU LD as well 2019-01-29 05:02:18 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages - don't save/restore eax and ecx in PutPixel320, because they don't need to be preserved by the register calling convention 2019-01-29 13:05:12 +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 Disable jvm-android and jvm-java targets for fprcp, h2pas and tply packages because they use memory allocation or fpc_get_output 2019-01-29 09:01:42 +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