summaryrefslogtreecommitdiff
path: root/cginstructions.c
AgeCommit message (Expand)AuthorFilesLines
2003-10-03generate more data modules if FUNCTION_LEVEL_LINKING macro is definedJohn van Groningen1-3/+3
2003-09-25pass floats to c functions for IA32 using ccall with 'r'John van Groningen1-0/+36
2003-09-25use ffree instead of finit to free IA32 floating point register stackJohn van Groningen1-0/+9
2003-07-11use ffree instead of finit on IA32, enable GEN_OBJ for sparcJohn van Groningen1-14/+3
2003-05-23add SEPARATE_A_AND_B_STACK_OVERFLOW_CHECKS #defineJohn van Groningen1-2/+2
2003-05-23use ffree instead of finitJohn van Groningen1-0/+3821