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 20:28:37 +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 Fixed typo (GBD=>GDB) 2008-06-30 11:40:41 +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 - removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies 2008-07-20 13:05:03 +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 * Removed the bootstrapping related charset.pas, and merged one minor fix from it to the rtl one. 2008-07-20 12:10:31 +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