compiler
|
c9f92c0323
* Excluded oso_executable from attributes of user sections. User sections may currently be specified only for variables and typed consts, which are not executable.
|
14 gadi atpakaļ |
ide
|
b85355636e
* Avoid unitialized VM variable in Preferences method
|
14 gadi atpakaļ |
installer
|
cc4457db79
+ packages fcl-js and hermes added
|
14 gadi atpakaļ |
packages
|
db05a07412
* Support for BOOLEAN and BIGINT in fcl-db tests, initial version, patch by Lacak2
|
14 gadi atpakaļ |
rtl
|
ad94e5e719
* Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista.
|
14 gadi atpakaļ |
tests
|
32c868d83e
* 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.
|
14 gadi atpakaļ |
utils
|
391f268bbb
instantfpc: fixed compilation for 2.4.4
|
14 gadi atpakaļ |
.gitattributes
|
f0bbea9319
* Tester for XSD export
|
14 gadi atpakaļ |
.gitignore
|
645744bf51
+ Added libogc binding and examples for Wii
|
14 gadi atpakaļ |
Makefile
|
aa064c569d
* regenerated
|
14 gadi atpakaļ |
Makefile.fpc
|
6bc67184e3
* compile win 64-bit IDE default. It works now, and even gdb is starting to work.
|
14 gadi atpakaļ |