Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-26 | fix amd64 code for curried applications with 3 arguments of functions with ar... | John van Groningen | 1 | -1/+1 |
2013-07-04 | if PIC is defined, make some code position independent | John van Groningen | 1 | -0/+70 |
2010-12-09 | fix garbage collector calls in add_empty_node_3 and more | John van Groningen | 1 | -13/+13 |
2006-09-05 | rsi is register a5, not a4 | John van Groningen | 1 | -269/+269 |
2006-06-09 | use lea instead of add because it does not change the condition codes | John van Groningen | 1 | -2/+2 |
2006-06-02 | add runtime system for 64 bit windows and linux | John van Groningen | 1 | -0/+2418 |