The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian a8c6d9ec3a * partially reverted 13571, I didn't get it work on W7 x64 in win32 mode
* use $ffffffff to signal an unsed TLSKey, 0 is a valid TLSKey and could be returned by Windows in theory

git-svn-id: trunk@13608 -
2009-08-29 20:46:06 +00:00
compiler * set the size of the (invalid) page at address zero to 64kb for 32 bit 2009-08-26 21:18:53 +00:00
ide * open chm in nonexclusive mode. Could cause problems on Windows Vista where filelocks last even longer after closing. 2009-08-26 20:13:55 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages * dom.pp: fixed one possible reason of crashing in Delphi 2009 2009-08-29 18:11:08 +00:00
rtl * partially reverted 13571, I didn't get it work on W7 x64 in win32 mode 2009-08-29 20:46:06 +00:00
tests * fixed static linking under Linux for ppc64; test still crashes under 2009-08-23 11:53:00 +00:00
utils + file forgotten to add in r13588 2009-08-24 17:22:25 +00:00
.gitattributes + file forgotten to add in r13588 2009-08-24 17:22:25 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00