The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 4056064f83 * fixed cross compilation
git-svn-id: trunk@10297 -
2008-02-11 15:35:59 +00:00
compiler * Pass const record parameters by reference for all calling conventions on i386-wince. It is needed to be Windows unit Delphi compatible, since WinAPI functions are cdecl on wince. 2008-02-11 15:12:41 +00:00
ide * use UpdateCrc32 instead of Crc32 2008-01-17 19:58:32 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * fixed cross compilation 2008-02-11 15:35:59 +00:00
rtl - removed fclex at the end of fpc_exp_real because it makes that routine 10+ 2008-02-10 21:49:52 +00:00
tests * perform typechecking of callinit/callcleanup statements immediately when 2008-02-10 11:13:33 +00:00
utils * recovery mode added to always use internal fpmkunit 2008-02-10 19:06:20 +00:00
.gitattributes * rename scheck to spellcheck 2008-02-10 15:55:39 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00
Makefile.fpc * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00