Changed targetarch to just arch.
authorGabe Black <gblack@eecs.umich.edu>
Mon, 27 Feb 2006 10:35:43 +0000 (05:35 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 27 Feb 2006 10:35:43 +0000 (05:35 -0500)
commitc5dcd152f264a837f50d39f98d0f4f81478e3553
tree62a6b09123a49ca186c25395f849d3b3aa2aa9d9
parentf56d42c53dbea1017d4fdd6b9f4ff9e976538246
Changed targetarch to just arch.

SConscript:
    Changed all of the "targetarch" files to be "arch" files
arch/SConscript:
    Added all of the remaining targetarch files to isa_switch_hdrs

--HG--
extra : convert_revision : a37d18349e27cf92dce12814f21944daa7fe9480
26 files changed:
SConscript
arch/SConscript
base/loader/exec_aout.h
base/loader/exec_ecoff.h
base/remote_gdb.cc
cpu/base_dyn_inst.cc
cpu/exec_context.cc
cpu/exec_context.hh
cpu/o3/alpha_cpu_builder.cc
cpu/o3/cpu.hh
cpu/o3/regfile.hh
cpu/profile.hh
cpu/simple/cpu.cc
dev/ns_gige.cc
dev/sinic.cc
kern/freebsd/freebsd_system.cc
kern/linux/linux_system.cc
kern/linux/printk.cc
kern/tru64/dump_mbuf.cc
kern/tru64/printf.cc
kern/tru64/tru64_events.cc
kern/tru64/tru64_system.cc
sim/process.cc
sim/pseudo_inst.cc
sim/system.cc
sim/vptr.hh