summaryrefslogtreecommitdiff
path: root/macho
AgeCommit message (Expand)AuthorFilesLines
2003-10-24set window title of the console window to 'press any key to exit'John van Groningen1-0/+0
2003-10-24swap newline and carriage return characters in w_get_char andJohn van Groningen1-0/+0
2003-10-16add e__system__nind and e__system__eaind labelsJohn van Groningen4-1/+8
2003-10-14update object files after changing mcon.c and mfileIO3.cJohn van Groningen2-0/+0
2003-10-14define MACOSX macro when compiling mfileIO3.cJohn van Groningen1-1/+1
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