The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-05-21 21:29:58 +00:00
compiler * fixed para locations at the calleeside for nostackframe assembler 2008-05-21 15:11:37 +00:00
ide - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
installer * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems) 2008-05-05 18:46:55 +00:00
packages * Writing to file log now also will raise an error 2008-05-19 19:04:50 +00:00
rtl * fix padding on 64 bit big endian CPUs in TInterfaceEntry: wrong offset of a member caused memory corruption and then access violations during object creation. Fixes timplements* tests. 2008-05-21 21:29:58 +00:00
tests * use linklib only on darwin 2008-05-21 20:45:05 +00:00
utils + Haiku support by Olivier Coursière based on old BeOS support 2008-05-19 17:33:35 +00:00
.gitattributes + test for already fixed mantis #11309 2008-05-21 17:06:41 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems) 2008-05-05 18:46:55 +00:00
Makefile.fpc * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00