summaryrefslogtreecommitdiff
path: root/macho
AgeCommit message (Expand)AuthorFilesLines
2006-12-06do not overwrite register d1 when copying a strict record selectorJohn van Groningen1-1/+1
2006-12-06add tstmbit_ macroJohn van Groningen1-0/+15
2006-10-26fix min heap profile by restoring d0 after call_finalisersJohn van Groningen1-0/+3
2006-04-28move label copy_strict_record_selector_6John van Groningen1-2/+1
2006-04-26fix add_empty_node for n>11John van Groningen1-27/+27
2006-04-25fix bug in apply with >=16 argumentsJohn van Groningen1-5/+0
2006-04-24fix ap_12 and ap_20John van Groningen1-2/+2
2006-04-24fix add_empty_node_11John van Groningen1-1/+1
2006-04-24fix typo (use a4 instead of a3)John van Groningen1-1/+1
2006-04-24fix typo (use a4 instead of a3)John van Groningen1-1/+1
2006-04-06use _halt_sp instead of halt_sp and __ARRAY__+2 instead of __ARRAY__2John van Groningen3-4/+4
2006-04-06use new descriptors for Mach-OJohn van Groningen8-951/+5595
2006-04-04use cr in cmp instructionsJohn van Groningen1-30/+22
2006-03-29use cr in cmp instructionsJohn van Groningen1-46/+46
2006-03-29use cr in cmp instructionsJohn van Groningen1-24/+24
2005-03-16fix commentJohn van Groningen1-1/+1
2005-03-16fix commentsJohn van Groningen2-214/+212
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