The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-06-01 21:32:23 +00:00
compiler * arm and x86-64 can do exception handling without a framepointer based stack 2012-06-01 21:32:23 +00:00
ide * removed single remaining use of a 1.0.x deprecated function. 2012-05-18 12:11:50 +00:00
installer + Regenerate all Makefiles's after adding x86_64 netbsd target 2012-04-24 23:15:18 +00:00
packages * Changed 'var' parameters to 'out' in order to avoid warnings (Mantis #22136) 2012-06-01 19:57:28 +00:00
rtl * another rule fix 2012-06-01 21:31:14 +00:00
tests Added test for Mantis #15683 which seems to be fixed already. 2012-06-01 12:01:18 +00:00
utils + new -varparas option that adds overloads for imported methods whereby 2012-05-28 10:21:25 +00:00
.gitattributes Added test for Mantis #15683 which seems to be fixed already. 2012-06-01 12:01:18 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen 2012-05-28 16:19:37 +00:00
Makefile.fpc * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen 2012-05-28 16:19:37 +00:00