The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-05-28 08:59:53 +00:00
compiler * avoid range check errors with absolute symbols for cpus where addresses are bigger than the registers 2017-05-28 08:59:53 +00:00
ide * fix compilation after last commit. make clean all in ide/ doesn't build all, and weditor 2017-04-28 13:58:59 +00:00
installer Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
packages * Patch from Graeme Geldenhuys to test reading human-friendly name 2017-05-28 08:50:28 +00:00
rtl softfpu: make it possible to optionally inline some of the simple functions. also made it possible to replace the MUL32TO64 function with compiler generated code. If the new defines are enabled, they results in 15-30% speedup on m68k (68020+) softfpu code 2017-05-27 22:12:27 +00:00
tests Fix test for go32v2, by adding explicit loading of cpall unit 2017-05-28 05:28:20 +00:00
utils * pas2jni: Fixed error handling of ppudump. 2017-05-22 15:35:17 +00:00
.gitattributes * Patch from Graeme Geldenhuys to fix failing unit tests 2017-05-28 08:47:33 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate all Makefile's after changes related to FPCDIR checks 2017-04-18 14:15:47 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00