The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2018-09-11 08:00:54 +00:00
compiler Disable overflow for UDIVX ans SDIVX 64-bit instructions 2018-09-11 08:00:54 +00:00
installer * trunk to 3.3.1 2018-08-18 15:47:44 +00:00
packages * use SizeInt instead of LongInt for the size fields of the VMT to match what the compiler generates for non-32-bit targets 2018-09-10 20:57:04 +00:00
rtl pass -D__I8086_SMARTLINK_SECTIONS__ to nasm if FPCOPT contains -dTEST_I8086_SMARTLINK_SECTIONS 2018-09-10 13:30:42 +00:00
tests Add branches for 3.2.0, 3.2.1 and 3.3.1 versions 2018-09-10 13:28:33 +00:00
utils Commit regenerated utils/fpcm/revision.inc 2018-09-10 12:54:32 +00:00
.gitattributes * fix for Mantis #34239: the parent VMT is an indirect reference due to the changes for dynamic packages for quite some time already, so handle that accordingly 2018-09-08 14:56:09 +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 * trunk to 3.3.1 2018-08-18 15:47:44 +00:00
Makefile.fpc * trunk to 3.3.1 2018-08-18 15:47:44 +00:00