compiler
|
37d5a6c354
* tcg.g_array_rtti_helper(): When converting 'high' to 'length', use an intermediate register to do the increment, so that the original value of 'high' parameter is preserved regardless of platform and optimization settings. Should fix regressions introduced by r17068.
|
před 14 roky |
ide
|
14a10ad6cb
+ Add $rbp FrameName for x86_64 CPU
|
před 14 roky |
installer
|
cc4457db79
+ packages fcl-js and hermes added
|
před 14 roky |
packages
|
6342ab15c6
* Better error checking in case of errors reading/writing to socket
|
před 14 roky |
rtl
|
1932f04719
* fix (outline)testmetric. A+W 32+64. Mantis 17727 and mantis 18835
|
před 14 roky |
tests
|
9e3731c0e0
* Added 'HaltOnNotReleased:=True', without it a memory leak won't register as a test failure.
|
před 14 roky |
utils
|
23d4e04c5c
* Added Wii support to fpcmake
|
před 14 roky |
.gitattributes
|
54bc8efa0b
* Fixed reference counting of open array parameters passed by value. RTTI of the array itself is useless in this case, as it does not provide correct element count. Now using dedicated helpers which take RTTI of array element and the element count. Resolves #18859.
|
před 14 roky |
.gitignore
|
645744bf51
+ Added libogc binding and examples for Wii
|
před 14 roky |
Makefile
|
6bc67184e3
* compile win 64-bit IDE default. It works now, and even gdb is starting to work.
|
před 14 roky |
Makefile.fpc
|
6bc67184e3
* compile win 64-bit IDE default. It works now, and even gdb is starting to work.
|
před 14 roky |