#fpc #freepascal #compiler #fpcobj #pascal

Legolas 23d4e04c5c * Added Wii support to fpcmake 14 년 전
compiler 5fc349eda7 * Fixed stacksize for Wii 14 년 전
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 14 년 전
installer cc4457db79 + packages fcl-js and hermes added 14 년 전
packages b7e26ed986 * sax_html.pp, ignore markup in STYLE and SCRIPT elements, Mantis #18826 14 년 전
rtl b0bd6a13ec Fixed argc/argv/envp for arm/linux shared libraries. They are by default in registers a1/a2/a3 as per ABI: the first arguments when calling a method (in this case the FPC_SHARED_LIB_START) are passed via registers, not on the stack. 14 년 전
tests e78f195422 + new test that should fail to compile, but doesn't yet 14 년 전
utils 23d4e04c5c * Added Wii support to fpcmake 14 년 전
.gitattributes e78f195422 + new test that should fail to compile, but doesn't yet 14 년 전
.gitignore 645744bf51 + Added libogc binding and examples for Wii 14 년 전
Makefile 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 년 전
Makefile.fpc 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 년 전