The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-09-19 20:59:16 +00:00
compiler Fix failures for rtl ppudump on sparc cpu 2017-09-18 14:10:19 +00:00
ide regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
installer regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
packages pastojs: fixed intf function 2017-09-18 18:57:26 +00:00
rtl Allow compilation of softfpu unit with 128-bit upport on big endian code (code generated might be wrong) 2017-09-19 20:59:16 +00:00
tests * fix for Mantis #32355: adjust the meaning of the typehelpers modeswitch for Delphi modes in that it enables the "type helper" syntax as it is in the non-Delphi modes; extending primitive types with record helpers is now always enabled in Delphi modes 2017-09-15 21:09:21 +00:00
utils * correct typo in comments 2017-09-16 12:29:10 +00:00
.gitattributes Add ufloatx80 unit, to add operator overload for 80-bit extended type on CPUs that do not support this type natively 2017-09-19 20:57:20 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +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 regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
Makefile.fpc + sparc64 support in top level Makefile.fpc 2017-06-18 21:06:30 +00:00