Age | Commit message (Expand) | Author | Files | Lines |
2006-05-01 | add ccall for 64 bit linux | John van Groningen | 1 | -3/+361 |
2006-05-01 | use int_64 instead of __int64, define int_64, include stdint.h on 64 bits linux | John van Groningen | 1 | -0/+3 |
2006-01-20 | fix bugs in code generation for floating point computations for amd64 | John van Groningen | 1 | -4/+0 |
2006-01-10 | port to 64 bit windows | John van Groningen | 1 | -65/+483 |
2005-11-24 | add passing of float argument in ccall for the PowerPC | John van Groningen | 1 | -1/+13 |
2005-04-14 | add some optimizations for arrays of unboxed records: | John van Groningen | 1 | -11/+26 |
2004-03-05 | implement tuple result for centry on IA32 | John van Groningen | 1 | -21/+52 |
2003-10-03 | generate more data modules if FUNCTION_LEVEL_LINKING macro is defined | John van Groningen | 1 | -3/+3 |
2003-09-25 | pass floats to c functions for IA32 using ccall with 'r' | John van Groningen | 1 | -0/+36 |
2003-09-25 | use ffree instead of finit to free IA32 floating point register stack | John van Groningen | 1 | -0/+9 |
2003-07-11 | use ffree instead of finit on IA32, enable GEN_OBJ for sparc | John van Groningen | 1 | -14/+3 |
2003-05-23 | add SEPARATE_A_AND_B_STACK_OVERFLOW_CHECKS #define | John van Groningen | 1 | -2/+2 |
2003-05-23 | use ffree instead of finit | John van Groningen | 1 | -0/+3821 |