#fpc #freepascal #compiler #fpcobj #pascal

sergei 86d0c7f4c5 * x86 assembler: write REX prefix before the first literal byte of instruction (this becomes possible once the instruction table has all $66,$F2,$F3 prefixes changed to non-literal control codes). This way it is no longer necessary to manually specify position of REX in every instruction entry (code \323 becomes obsolete), and the situation when REX is not written (IE 200603191) is hopefully gone forever. 14 jaren geleden
compiler 86d0c7f4c5 * x86 assembler: write REX prefix before the first literal byte of instruction (this becomes possible once the instruction table has all $66,$F2,$F3 prefixes changed to non-literal control codes). This way it is no longer necessary to manually specify position of REX in every instruction entry (code \323 becomes obsolete), and the situation when REX is not written (IE 200603191) is hopefully gone forever. 14 jaren geleden
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 14 jaren geleden
installer cc4457db79 + packages fcl-js and hermes added 14 jaren geleden
packages 3064726d71 * Fixed detection of empty cleanup-directories on non-Dos/Windows 14 jaren geleden
rtl 99bbb6e5cf * EncodeTimeInterval implemented, allowing time intervals>24 hour 14 jaren geleden
tests 6739cec2b9 * Flagged with NOX86_64 instructions/encodings that are invalid in 64-bit mode. 14 jaren geleden
utils e99826618f * Moved fppkg units to package 14 jaren geleden
.gitattributes 3958c2bf94 * Forgot to commit 14 jaren geleden
.gitignore 645744bf51 + Added libogc binding and examples for Wii 14 jaren geleden
Makefile 8847efb758 * To build fpmake while cross-compiling, use the compiler that is used 14 jaren geleden
Makefile.fpc 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 jaren geleden