The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-01-18 13:51:32 +00:00
compiler * removed -dNOOPT for ARM because -O2 works good now. 2007-01-18 00:39:39 +00:00
fcl * Fixed Support for absolute. Stored absolute location 2007-01-17 20:54:37 +00:00
fv + add outline unit to the list of compiled units 2007-01-18 13:34:59 +00:00
ide Makefile regenerated for go32v2 needs graph package 2007-01-18 13:51:32 +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 * use float_raise instead of HandleError in fpc_exp_real. 2007-01-18 00:20:29 +00:00
tests * pass TEST_REMOTEPATH to emulator as "-R TEST_REMOTEPATH" 2007-01-17 22:37:55 +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 * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile * Makefiles regenerated 2007-01-06 21:08:19 +00:00
Makefile.fpc