The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 0ef3fc2f29 * Math.trunc polyfill
git-svn-id: trunk@38051 -
2018-01-26 20:33:42 +00:00
compiler * (re)store alignment when doing a $push/$pop 2018-01-22 21:06:07 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages pastojs: bark on enum const 2018-01-26 19:27:27 +00:00
rtl * as Coldfire does not support ADD.W save the (original) lower word and restore it after D0 is swapped back (I hope the algorithm still works then O.o) 2018-01-25 20:02:16 +00:00
tests * (re)store alignment when doing a $push/$pop 2018-01-22 21:06:07 +00:00
utils * Math.trunc polyfill 2018-01-26 20:33:42 +00:00
.gitattributes pastojs: started filer 2018-01-26 19:20:25 +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