Fix up #defines to use full path; fix up code for g++ 3.4
authorKevin Lim <ktlim@umich.edu>
Fri, 11 Feb 2005 22:54:33 +0000 (17:54 -0500)
committerKevin Lim <ktlim@umich.edu>
Fri, 11 Feb 2005 22:54:33 +0000 (17:54 -0500)
commitc4d0ebd25cc5f0657b99543ff2df30d1a86f3ad5
treef8eb75062055458ed2b2f44e4e87d2089c2debf4
parent1e7a744c09d0bde70e0f83179fdf4d6059585e4b
Fix up #defines to use full path; fix up code for g++ 3.4

SConscript:
    Remove efence option from automatically being used.

--HG--
extra : convert_revision : 466bb8077aa341db0b409720e2a73535b1fa6b69
21 files changed:
SConscript
cpu/beta_cpu/alpha_dyn_inst.hh
cpu/beta_cpu/alpha_full_cpu.hh
cpu/beta_cpu/alpha_impl.hh
cpu/beta_cpu/comm.hh
cpu/beta_cpu/commit.cc
cpu/beta_cpu/commit.hh
cpu/beta_cpu/cpu_policy.hh
cpu/beta_cpu/decode.cc
cpu/beta_cpu/decode.hh
cpu/beta_cpu/decode_impl.hh
cpu/beta_cpu/fetch.cc
cpu/beta_cpu/fetch.hh
cpu/beta_cpu/full_cpu.hh
cpu/beta_cpu/iew.cc
cpu/beta_cpu/iew.hh
cpu/beta_cpu/regfile.hh
cpu/beta_cpu/rename.cc
cpu/beta_cpu/rename.hh
cpu/beta_cpu/rename_map.hh
cpu/beta_cpu/rob.hh