gem5/sim
Nathan Binkert f4e2b3fa77 Stop using omisc.h and move relevant functions to better places
while converting them to C++

base/intmath.hh:
    Add some functions that were previously defined elsewhere in C
base/misc.cc:
    Use the C++ version of memUsage, and sort #includes
sim/prog.cc:
    Stop using the old macro versions of various functions and use
    the new ones defined in intmath.hh
sim/sim_events.cc:
    Stop using the old C versions of various functions and use
    the new ones defined in hostinfo.hh

--HG--
extra : convert_revision : 15d1f24d2aff4254c745eea6070cb230dd37b8d2
2003-10-10 09:53:16 -04:00
..
cache Import changeset 2003-10-07 10:41:54 -04:00
async.hh Import changeset 2003-10-07 10:41:54 -04:00
base_cpu.cc Import changeset 2003-10-07 10:41:54 -04:00
base_cpu.hh Import changeset 2003-10-07 10:41:54 -04:00
debug.cc Import changeset 2003-10-07 10:41:54 -04:00
debug.hh Import changeset 2003-10-07 10:41:54 -04:00
eventq.cc Import changeset 2003-10-07 10:41:54 -04:00
eventq.hh Import changeset 2003-10-07 10:41:54 -04:00
exec_context.cc Import changeset 2003-10-07 10:41:54 -04:00
exec_context.hh Import changeset 2003-10-07 10:41:54 -04:00
exetrace.cc Import changeset 2003-10-07 10:41:54 -04:00
exetrace.hh Rename std_types.hh to the much more descriptive inst_seq.hh 2003-10-08 22:29:27 -07:00
host.hh Import changeset 2003-10-07 10:41:54 -04:00
hybrid_pred.cc Import changeset 2003-10-07 10:41:54 -04:00
hybrid_pred.hh Import changeset 2003-10-07 10:41:54 -04:00
inst_seq.hh Rename std_types.hh to the much more descriptive inst_seq.hh 2003-10-08 22:29:27 -07:00
intr_control.cc Import changeset 2003-10-07 10:41:54 -04:00
intr_control.hh Import changeset 2003-10-07 10:41:54 -04:00
main.cc Import changeset 2003-10-07 10:41:54 -04:00
memtest.cc Import changeset 2003-10-07 10:41:54 -04:00
memtest.hh Import changeset 2003-10-07 10:41:54 -04:00
op_class.hh Import changeset 2003-10-07 10:41:54 -04:00
param.cc Import changeset 2003-10-07 10:41:54 -04:00
param.hh Import changeset 2003-10-07 10:41:54 -04:00
pc_event.cc Import changeset 2003-10-07 10:41:54 -04:00
pc_event.hh Import changeset 2003-10-07 10:41:54 -04:00
predictor.hh Import changeset 2003-10-07 10:41:54 -04:00
prog.cc Stop using omisc.h and move relevant functions to better places 2003-10-10 09:53:16 -04:00
prog.hh New loader structure. Expand Nate's ObjectFile to automatically detect file formats 2003-10-07 23:13:01 -07:00
sat_counter.cc Import changeset 2003-10-07 10:41:54 -04:00
sat_counter.hh Import changeset 2003-10-07 10:41:54 -04:00
serialize.cc Import changeset 2003-10-07 10:41:54 -04:00
serialize.hh Import changeset 2003-10-07 10:41:54 -04:00
sim_events.cc Stop using omisc.h and move relevant functions to better places 2003-10-10 09:53:16 -04:00
sim_events.hh Import changeset 2003-10-07 10:41:54 -04:00
sim_exit.hh Import changeset 2003-10-07 10:41:54 -04:00
sim_object.cc Import changeset 2003-10-07 10:41:54 -04:00
sim_object.hh Import changeset 2003-10-07 10:41:54 -04:00
sim_time.cc Import changeset 2003-10-07 10:41:54 -04:00
sim_time.hh Import changeset 2003-10-07 10:41:54 -04:00
simple_cpu.cc Import changeset 2003-10-07 10:41:54 -04:00
simple_cpu.hh Import changeset 2003-10-07 10:41:54 -04:00
smt.hh Import changeset 2003-10-07 10:41:54 -04:00
static_inst.cc Import changeset 2003-10-07 10:41:54 -04:00
static_inst.hh Import changeset 2003-10-07 10:41:54 -04:00
system.cc New loader structure. Expand Nate's ObjectFile to automatically detect file formats 2003-10-07 23:13:01 -07:00
system.hh Import changeset 2003-10-07 10:41:54 -04:00
universe.cc Import changeset 2003-10-07 10:41:54 -04:00