gem5/system/alpha/console
Ali Saidi 5d3149b69d 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
2004-02-02 17:40:11 -05:00
..
console.c Added platfrom_m5 - Our hacked up tsunami palcode and modified palcode 2004-02-02 17:40:11 -05:00
dbmentry.s Import changeset 2003-11-14 10:52:42 -05:00
Makefile Added platfrom_m5 - Our hacked up tsunami palcode and modified palcode 2004-02-02 17:40:11 -05:00
paljtokern.s Get the console code to compile correctly 2003-11-14 12:32:52 -05:00
paljtoslave.s Import changeset 2003-11-14 10:52:42 -05:00
printf.c Get the console code to compile correctly 2003-11-14 12:32:52 -05:00