The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-05-22 12:52:26 +00:00
compiler * fix tw8191 for all architectures: skip code generation for range checking also when the range checking has to be done dynamically for pointers accessed as arrays which were typecasted from an array 2008-05-22 12:52:26 +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 * patch by Sergei Gorelkin to improve class creation speed and make objpas.inc more readable 2008-05-22 11:49:40 +00:00
tests * fixed wrong naming 2008-05-22 11:08:14 +00:00
utils + Haiku support by Olivier Coursière based on old BeOS support 2008-05-19 17:33:35 +00:00
.gitattributes * fixed wrong naming 2008-05-22 11:08:14 +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