summaryrefslogtreecommitdiff
path: root/macho
AgeCommit message (Expand)AuthorFilesLines
2003-09-26fix bug in n_profiler_calls counters, fix #defines for classicJohn van Groningen2-3/+3
2003-09-26add some __TEXT. labels, not used yetJohn van Groningen1-0/+219
2003-07-11add .o files for machoJohn van Groningen6-0/+0
2003-07-11added stack overflow detection using virtual memory and exceptionsJohn van Groningen3-5/+21
2003-06-13add lwz r0,60(sp) instructions after a bl againJohn van Groningen1-0/+31
2003-05-16better scheduling for toString for IntJohn van Groningen1-2/+4
2003-05-16optimize toString for Int by computing the remainder of 10John van Groningen1-1/+13
2003-05-06macho filesJohn van Groningen9-0/+14676