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