The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-05-30 20:36:16 +00:00
compiler t_linux: whitespace and tab 2 space fix. no functional change. 2017-05-29 16:11:24 +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 fpts2junit: fix compilation, remove non printable chars from xml text, cut big error texts to last 1000 chars 2017-05-30 20:36:16 +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
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