The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-07-20 21:45:00 +00:00
compiler * For some unknown reason WM 6.1 requires .idata section to be read only. Otherwise it refuses to load DLLs greater than 64KB. Earlier versions of WinCE load DLLs regardless of .idata flags. 2008-07-20 20:28:37 +00:00
ide IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * iconvenc enabled for FreeBSD,Linux and Darwin (tested only ppc of the latter) 2008-07-19 12:30:59 +00:00
rtl * wince readme.txt is outdated. Leave link to wiki page only. 2008-07-20 21:45:00 +00:00
tests * more generic tests 2008-07-18 23:31:02 +00:00
utils * reserved field now also initialized, from #8896's patch. 2008-07-20 12:28:48 +00:00
.gitattributes IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00