The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 6f65c0cab9 * update revision.inc
git-svn-id: trunk@36377 -
2017-05-31 14:48:03 +00:00
compiler + basics for sparc64 support, we continue to use the name "sparc" for sparc32, both sparc are identified by sparcgen (dirs, defines etc.) 2017-05-30 21:17:17 +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 fcl-passrc: more const operators 2017-05-31 10:55:24 +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 * update revision.inc 2017-05-31 14:48:03 +00:00
.gitattributes + basics for sparc64 support, we continue to use the name "sparc" for sparc32, both sparc are identified by sparcgen (dirs, defines etc.) 2017-05-30 21:17:17 +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