The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Pierre Muller 2c23160571 Allow compilation of i8086, i386 and x86_64 cross-compiler
if -dFPC_SOFT_FPUX80 option is used

  Partial cherry pick from 85d19af48c
2023-10-04 04:06:10 -05:00
compiler Allow compilation of i8086, i386 and x86_64 cross-compiler 2023-10-04 04:06:10 -05:00
installer Update Makefile's using latest fixes fpcmake utility 2023-10-04 03:55:05 -05:00
packages Update Makefile's using latest fixes fpcmake utility 2023-10-04 03:55:05 -05:00
rtl * mmap2 expects that offset is divided by 4096 2023-09-30 16:14:51 +02:00
tests * patch by Rika: fix for ... in iterator for TMap and TSet, resolves #39354 2023-06-30 13:32:45 +02:00
utils Update Makefile's using latest fixes fpcmake utility 2023-10-04 03:55:05 -05:00
.gitattributes
.gitfpcblockedhashes
.gitfpceligiblesvnhashes
.gitignore
.gitlab-ci.yml
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Update Makefile's using latest fixes fpcmake utility 2023-10-04 03:55:05 -05:00
Makefile.fpc