The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 92e616e30c * error happens only with optimization
git-svn-id: trunk@38071 -
2018-01-28 14:41:57 +00:00
compiler * patch by J. Gareth Moreton that makes some improvements to the Peephole Optimizer for x86 and x86-64 code, as well as some cleanup with formatting, code syntax consistency, and debug messages. 2018-01-28 14:41:54 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages * Fix bug ID #33080 2018-01-28 10:38:55 +00:00
rtl * fix 32-bit * 32-bit => 64-bit for Coldfire 2018-01-27 14:26:18 +00:00
tests * error happens only with optimization 2018-01-28 14:41:57 +00:00
utils pas2js:: rtl.js: add Math.trunc only if used 2018-01-27 14:15:36 +00:00
.gitattributes * fix for #32576 2018-01-28 13:26:49 +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 * 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
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