The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-07-03 19:22:51 +00:00
compiler * insert symbol only once 2017-06-30 15:59:33 +00:00
ide + sparc64 support enabled in fpmake for the IDE 2017-06-18 21:06:32 +00:00
installer * Makefiles regenerated 2017-06-18 21:06:34 +00:00
packages Fix compilation of graph unit for msdos OS target 2017-07-03 17:07:42 +00:00
rtl m68k: rewritten FillChar from scratch. does aligned word and dword writes on large block fills. depending on the host CPU it's up to 5x faster on medium and large block fills 2017-07-03 19:22:51 +00:00
tests m68k: disabled obsolete test which tested between FPU_NONE and FPU_SOFT defaults... 2017-07-01 21:29:00 +00:00
utils * Append end to correct location in class 2017-06-27 06:59:59 +00:00
.gitattributes * SAX JSON reader, rework JSONParser on top of that 2017-06-22 19:45:22 +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 * Makefiles regenerated 2017-06-18 21:06:34 +00:00
Makefile.fpc + sparc64 support in top level Makefile.fpc 2017-06-18 21:06:30 +00:00