The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-01-17 22:12:19 +00:00
compiler * don't do tail recursion optimization on types requiring init/final code 2007-01-17 22:02:42 +00:00
fcl * Fixed Support for absolute. Stored absolute location 2007-01-17 20:54:37 +00:00
fv * Move inlcude platform.inc before 2007-01-11 12:23:29 +00:00
ide * fixed compilation, patch committed on behalf of Pierre 2007-01-17 20:24:27 +00:00
installer * Makefiles regenerated 2007-01-06 21:08:19 +00:00
packages * Redirected libc pthread_cond_t type to unixtype 2007-01-12 20:36:24 +00:00
rtl * explicitly enable FPU exception reporting on PowerPC in the MSR because some distros disable them by default 2007-01-17 22:12:19 +00:00
tests * proper initialised/used warnings for variables used 2007-01-17 12:04:53 +00:00
utils * Patch from Sergei Gorelkin to detect and skip whitespace nodes in (short)description nodes 2007-01-17 20:45:21 +00:00
.gitattributes * proper initialised/used warnings for variables used 2007-01-17 12:04:53 +00:00
.gitignore
Makefile * Makefiles regenerated 2007-01-06 21:08:19 +00:00
Makefile.fpc