The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 70fae803ce Increase default trace size to 16
git-svn-id: trunk@39734 -
2018-09-11 13:08:51 +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 Increase default trace size to 16 2018-09-11 13:08:51 +00:00
tests sparc64-linux objects recompiled with GCC 7.3.0 2018-09-11 08:16:56 +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