The FreePascal Compiler (FPC) source repo

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 년 전
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 년 전
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 15 년 전
installer cc4457db79 + packages fcl-js and hermes added 14 년 전
packages 3064726d71 * Fixed detection of empty cleanup-directories on non-Dos/Windows 14 년 전
rtl 99bbb6e5cf * EncodeTimeInterval implemented, allowing time intervals>24 hour 14 년 전
tests 6739cec2b9 * Flagged with NOX86_64 instructions/encodings that are invalid in 64-bit mode. 14 년 전
utils e99826618f * Moved fppkg units to package 14 년 전
.gitattributes 3958c2bf94 * Forgot to commit 14 년 전
.gitignore 645744bf51 + Added libogc binding and examples for Wii 14 년 전
Makefile 8847efb758 * To build fpmake while cross-compiling, use the compiler that is used 14 년 전
Makefile.fpc 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 15 년 전