Added platfrom_m5 - Our hacked up tsunami palcode and modified palcode
authorAli Saidi <saidi@eecs.umich.edu>
Mon, 2 Feb 2004 22:40:11 +0000 (17:40 -0500)
committerAli Saidi <saidi@eecs.umich.edu>
Mon, 2 Feb 2004 22:40:11 +0000 (17:40 -0500)
commit5d3149b69d42b28fef51d9137528937ba2c49141
tree3e4d0e3e410aeae665b8f9318cf7d0119ccd438f
parentae7e8a46608572fcfc00241084cc215aa5bb9150
Added platfrom_m5 - Our hacked up tsunami palcode and modified palcode
makefile to that end. Additionally made a change in console to
preserve t7 on call back because linux uses it for the "current"
pointer.

console/Makefile:
    Changed makefile back to using gcc and gas rather then trying to
    cross-compile for now
console/console.c:
    Put code in to save t7 on CallBackFixup() call and changed the
    system type to Tsunami
palcode/Makefile:
    updated palcode makefile to have targets for tlaser and tsunami
system/alpha/console/Makefile
system/alpha/console/console.c
system/alpha/palcode/Makefile
system/alpha/palcode/platform_m5.s [new file with mode: 0644]