The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-02-24 19:46:26 +00:00
compiler * MIPS: fixed layout of stack frame in case procedure does only low-level calls (via a_call_name, etc.). A 16-byte outgoing parameter area must be allocated regardless of actual parameter count. 2013-02-21 20:57:38 +00:00
ide
installer
packages Apply patch from lks (with a few adjustments). Fixes Mantis #23938. 2013-02-23 21:34:47 +00:00
rtl * Reverted r23646, since missing clocale has been committed. 2013-02-24 13:29:30 +00:00
tests
utils * Top level makefile: Fixed and simplified cross-building. It is now possible to perform cross builds when having only bootstrap compiler executable. 2013-02-21 14:54:57 +00:00
.gitattributes + Forgot to commit dummy clocale. It has caused Issue #23931. 2013-02-24 13:27:50 +00:00
.gitignore
Makefile * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. 2013-02-24 19:46:26 +00:00
Makefile.fpc * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. 2013-02-24 19:46:26 +00:00