Go to file
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
arch testing behavior of decoder.cc file 2003-10-08 23:09:50 -04:00
base Stop using omisc.h and move relevant functions to better places 2003-10-10 09:53:16 -04:00
dev Import changeset 2003-10-07 10:41:54 -04:00
docs Add dummy definitions of STL classes for documentation purposes. 2003-10-07 16:22:59 -04:00
kern/tru64 Import changeset 2003-10-07 10:41:54 -04:00
sim Stop using omisc.h and move relevant functions to better places 2003-10-10 09:53:16 -04:00
test Import changeset 2003-10-07 10:41:54 -04:00
util fixing CVS permissions oops 2003-10-07 11:51:47 -04:00
Doxyfile Move documentation pages from html into doxygen. Update Doxyfile to support BitKeeper 2003-10-07 14:54:10 -04:00
LICENSE Import changeset 2003-10-07 10:41:54 -04:00