The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-06-19 21:18:09 +00:00
compiler * integer registers on sparc(64) do not have an explicit size anymore, simplifies compiler code sharing between sparc32 and sparc64 2017-06-19 21:18:09 +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 * Propagate the result of download-actions to avoid stale empty files 2017-06-18 21:54:42 +00:00
rtl * setup of envp fixed 2017-06-19 21:18:01 +00:00
tests troundm: fixed 32bit rmNearest tests and wrong result values 2017-06-18 18:49:32 +00:00
utils * Propagate the result of download-actions to avoid stale empty files 2017-06-18 21:54:42 +00:00
.gitattributes * basic sparc64 calling convention handling and stack frame handling fixed 2017-06-18 15:49:21 +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