The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-08-01 14:38:04 +00:00
compiler * Excluded oso_executable from attributes of user sections. User sections may currently be specified only for variables and typed consts, which are not executable. 2011-07-27 14:10:22 +00:00
ide * Avoid unitialized VM variable in Preferences method 2011-07-02 07:03:00 +00:00
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * Enabled ptc and hermes building for fpmake 2011-08-01 14:38:04 +00:00
rtl * also return fasymbolic if dir is found. 2011-08-01 11:36:28 +00:00
tests * Modified test so recent Windows TLS changes do not break it (these changes cause threadvar Output to move from .bss to thread-local storage, and heaptrc no longer treats it as a valid pointer). Adding support for tls pointer checks to heaptrc could solve this, too (and would be fine anyway), but it is a separate issue. This test is about checking pointers from .data and .bss. 2011-07-25 22:38:33 +00:00
utils instantfpc: fixed compilation for 2.4.4 2011-07-28 06:56:40 +00:00
.gitattributes * Enabled ptc and hermes building for fpmake 2011-08-01 14:38:04 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * regenerated 2011-06-05 17:18:13 +00:00
Makefile.fpc