The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury 458abdef3e * implemented SysResetFPU for arm-wince.
* set softfloat_exception_mask in SetExceptionMask for ARM.

git-svn-id: trunk@6035 -
2007-01-17 23:58: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 * implemented SysResetFPU for arm-wince. 2007-01-17 23:58:19 +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 * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00