summaryrefslogtreecommitdiff
path: root/istartup.s
AgeCommit message (Expand)AuthorFilesLines
2003-10-03omit windows exception handler for linux, add some sections for optimised lin...John van Groningen1-8/+30
2003-06-17@ before write_heap label instead of _John van Groningen1-1/+1
2003-06-17renamed global_stack_pointer to profile_stack_pointer and exported this label,John van Groningen1-12/+11
2003-05-20use virtual memory to detect stack overflowsJohn van Groningen1-1/+55
2003-05-19use ffree instead of finitJohn van Groningen1-12/+90
2003-05-16optimize toString for Int by computing remainder of 10 using multiplicationJohn van Groningen1-0/+5257