The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 71e71ad267 * fix currency division on non x86 32 bit targets
* disable fix for #33439 during bootstrapping with 3.0.x, as 3.0.x cannot compile the currency division without the fix above

git-svn-id: trunk@38558 -
2018-03-17 22:44:44 +00:00
compiler * fix currency division on non x86 32 bit targets 2018-03-17 22:44:44 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages * Fix bug ID #33449 (BufDataset.FileName type change to TFileName) 2018-03-17 17:50:40 +00:00
rtl * fix currency division on non x86 32 bit targets 2018-03-17 22:44:44 +00:00
tests * fix size 2018-03-17 21:55:48 +00:00
utils pas2js: docs: property getter array element not supported 2018-03-12 16:55:54 +00:00
.gitattributes * scale constants if possible before currency multiplications to avoid overflows, resolves #33439 2018-03-17 21:33:07 +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 arm-netbsd: regenerated the required Makefiles 2018-03-05 15:44:49 +00:00
Makefile.fpc * 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