gem5/cpu
Steve Reinhardt 75e5460579 Rename full_cpu/cpu.cc,hh to full_cpu.cc,hh.
arch/alpha/isa_desc:
    Fix include: cpu.hh renamed to full_cpu.hh
cpu/pc_event.cc:
    Didn't need cpu.hh, just base_cpu.hh.
sim/sim_events.cc:
    Didn't need cpu.hh, just param.hh.

--HG--
extra : convert_revision : 2e3fd36476c639af950ba2113f67e8ea24c22be8
2003-10-13 21:51:34 -07:00
..
full_cpu File moves for the reorg. Tree is in broken state until I commit the makefile and 2003-10-10 09:57:26 -07:00
memtest Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
simple_cpu Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
base_cpu.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
base_cpu.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
exec_context.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
exec_context.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
exetrace.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
exetrace.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
inst_seq.hh File moves for the reorg. Tree is in broken state until I commit the makefile and 2003-10-10 09:57:26 -07:00
intr_control.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
intr_control.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
pc_event.cc Rename full_cpu/cpu.cc,hh to full_cpu.cc,hh. 2003-10-13 21:51:34 -07:00
pc_event.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
static_inst.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
static_inst.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00