The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco e9c2f46172 * fix mantis 35368 and mantis 35369
git-svn-id: trunk@41891 -
2019-04-17 15:57:05 +00:00
compiler * use ".set" for aliasing global symbols on Darwin, instead of declaring 2019-04-16 16:11:54 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages + added h2paschk structure checker files for the DirectDraw and DirectInput 2019-04-16 16:45:54 +00:00
rtl * fix mantis 35368 and mantis 35369 2019-04-17 15:57:05 +00:00
tests Avoid arithmetic overflow inside heaptrc unit on this test 2019-04-16 15:10:40 +00:00
utils Avoid C 64-bit compiler warnings by using %lu instead of %u for sizeof and offsetof 2019-04-16 22:03:40 +00:00
.gitattributes + added h2paschk structure checker files for the DirectDraw and DirectInput 2019-04-16 16:45:54 +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 * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00