gem5/arch/sparc
Ali Saidi a6266a99e2 Add support for sparc/solaris syscall emulation. Not tested yet because I can't get a static sparc 64 binary
arch/sparc/SConscript:
arch/sparc/process.cc:
base/loader/elf_object.cc:
    Add support for sparc/solaris syscall emulation.

--HG--
extra : convert_revision : e22df8476e5c6ae14db1cab1d94d01c0578ea06c
2006-05-15 17:37:03 -04:00
..
isa Got hello world to work! 2006-04-30 01:46:00 -04:00
linux fix typo, headers protection should be named __DIR_DIR_..._FILE_HH__ 2006-05-15 17:35:51 -04:00
solaris Add support for sparc/solaris syscall emulation. Not tested yet because I can't get a static sparc 64 binary 2006-05-15 17:37:03 -04:00
faults.cc Merge zizzer:/bk/newmem 2006-04-06 18:04:57 -04:00
faults.hh Merge zizzer:/bk/newmem 2006-04-06 18:04:57 -04:00
isa_traits.hh Fixes to SPARC syscall emulation mode. 2006-04-18 09:27:22 -04:00
process.cc Add support for sparc/solaris syscall emulation. Not tested yet because I can't get a static sparc 64 binary 2006-05-15 17:37:03 -04:00
process.hh Improved the initial stack frame 2006-04-28 13:13:35 -04:00
regfile.hh move code from packet.hh to packet.cc and packet_impl.hh 2006-05-01 18:53:28 -04:00
SConscript Add support for sparc/solaris syscall emulation. Not tested yet because I can't get a static sparc 64 binary 2006-05-15 17:37:03 -04:00
stacktrace.hh Corrected a mispelling of "unimplemented". 2006-03-07 14:34:11 -05:00
system.cc Add SparcSystem object 2006-04-28 15:34:03 -04:00
system.hh Add SparcSystem object 2006-04-28 15:34:03 -04:00
utility.hh SPARC compiles for SE! 2006-03-28 19:36:34 -05:00