gem5/arch/alpha
Ali Saidi 6240f8c4bc fixes for newmem
ALPHA_FS finally compiles again

SConscript:
    Use a couple more FS sources, still don't compile that much
arch/alpha/faults.hh:
    the unimp fault should probably exist in nonfs too.
dev/alpha_console.cc:
dev/alpha_console.hh:
dev/simconsole.cc:
dev/simple_disk.cc:
dev/simple_disk.hh:
dev/uart.cc:
dev/uart.hh:
dev/uart8250.cc:
dev/uart8250.hh:
sim/process.cc:
sim/system.cc:
    fixes for newmem
dev/io_device.hh:
    a system pointer is probably useful for every device to have
mem/bus.hh:
mem/physical.cc:
    new address ranges function
python/m5/objects/SimpleDisk.py:
    simple disk now has a system pointer rather than physmem directly

--HG--
extra : convert_revision : d8c0a5c6510a6210aec5e8adfb0a4a06ec0dcebf
2006-04-06 14:57:51 -04:00
..
freebsd fixes for new memory system 2006-04-06 00:51:46 -04:00
isa Use op_decl instead of op_src_decl + op_dest_decl in .isa templates. 2006-03-28 22:32:08 -05:00
linux fixes for new memory system 2006-04-06 00:51:46 -04:00
tru64 fixes for new memory system 2006-04-06 00:51:46 -04:00
aout_machdep.h Many files: 2005-06-05 05:16:00 -04:00
arguments.cc fixes for new memory system 2006-04-06 00:51:46 -04:00
arguments.hh fixes for new memory system 2006-04-06 00:51:46 -04:00
ecoff_machdep.h Many files: 2005-06-05 04:21:22 -04:00
ev5.cc Fixes for full system compiling. 2006-03-30 10:42:55 -05:00
ev5.hh Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths. 2006-02-19 02:34:37 -05:00
faults.cc fixes for new memory system 2006-04-06 00:51:46 -04:00
faults.hh fixes for newmem 2006-04-06 14:57:51 -04:00
isa_traits.hh move stuff around so PageShift is defined before it is needed 2006-03-29 17:37:25 -05:00
osfpal.cc Many files: 2005-06-05 05:16:00 -04:00
osfpal.hh Many files: 2005-06-05 05:16:00 -04:00
process.cc add translations for new sections that are mmapped or when the brk 2006-03-15 17:04:50 -05:00
process.hh add translations for new sections that are mmapped or when the brk 2006-03-15 17:04:50 -05:00
regfile.hh Merge m5.eecs.umich.edu:/bk/newmem 2006-03-14 16:08:32 -05:00
SConscript no more common syscall emulation, now common for everyone 2006-03-09 15:42:09 -05:00
stacktrace.cc fixes for new memory system 2006-04-06 00:51:46 -04:00
stacktrace.hh Made Addr a global type 2006-02-21 03:38:21 -05:00
system.cc fixes for new memory system 2006-04-06 00:51:46 -04:00
system.hh First cut at moving alpha specefic stuff out of /sim/system* into 2006-03-03 14:24:15 -05:00
tlb.cc fixes for new memory system 2006-04-06 00:51:46 -04:00
tlb.hh fixes for new memory system 2006-04-06 00:51:46 -04:00
types.hh Fixups towards compiling. 2006-03-16 13:58:50 -05:00
utility.hh Fixed up after a hand merge. 2006-03-14 16:39:59 -05:00
vtophys.cc fixes for new memory system 2006-04-06 00:51:46 -04:00
vtophys.hh fixes for new memory system 2006-04-06 00:51:46 -04:00