gem5/mem
Gabe Black f102365bfe SimpleCPU compiles with merge.
arch/alpha/isa_traits.hh:
arch/alpha/linux/process.cc:
arch/alpha/process.cc:
arch/alpha/process.hh:
arch/alpha/tru64/process.cc:
base/chunk_generator.hh:
base/loader/elf_object.cc:
cpu/cpu_exec_context.cc:
cpu/cpu_exec_context.hh:
cpu/exec_context.hh:
cpu/simple/cpu.cc:
kern/linux/linux.hh:
kern/tru64/tru64.hh:
mem/packet.hh:
mem/page_table.cc:
mem/page_table.hh:
mem/physical.cc:
mem/request.hh:
mem/translating_port.cc:
sim/process.hh:
sim/system.cc:
    Fixing merged changes.

--HG--
extra : convert_revision : 2e94f21009395db654880fcb94ec806b6f5772c3
2006-03-09 19:21:35 -05:00
..
bus.hh Rename Port address range functions... like the block size 2006-02-21 12:32:45 -05:00
mem_object.hh Many changes that make the new mem system compile. Now to convert the rest of the tree to use the new mem system. 2006-02-15 14:21:09 -05:00
packet.hh SimpleCPU compiles with merge. 2006-03-09 19:21:35 -05:00
page_table.cc SimpleCPU compiles with merge. 2006-03-09 19:21:35 -05:00
page_table.hh SimpleCPU compiles with merge. 2006-03-09 19:21:35 -05:00
physical.cc SimpleCPU compiles with merge. 2006-03-09 19:21:35 -05:00
physical.hh More progress... run a few instructions now, but die on the second 2006-03-02 01:01:03 -05:00
port.cc Fix memory allocation error in Port::memsetBlobFunctional. 2006-03-02 11:30:25 -05:00
port.hh Some more changes for compilation. Since memset is now part of port and not virtual, no need for memory to define them. 2006-02-21 20:04:23 -05:00
request.hh SimpleCPU compiles with merge. 2006-03-09 19:21:35 -05:00
translating_port.cc SimpleCPU compiles with merge. 2006-03-09 19:21:35 -05:00
translating_port.hh Simple program runs with sendAtomic! 2006-03-02 10:31:48 -05:00