gem5/src
Steve Reinhardt 7bae1f5d43 python: get rid of internal.enums package.
Move generated enums into internal.params, which gets
imported into object.params, restoring backward
compatibility for scripts that expect to find them there.
2010-09-22 08:45:35 -07:00
..
arch X86: Make the halt microop non-speculative. 2010-09-14 12:31:37 -07:00
base Faults: Pass the StaticInst involved, if any, to a Fault's invoke method. 2010-09-13 19:26:03 -07:00
cpu CPU: Fix O3 and possible InOrder segfaults in FS. 2010-09-20 02:46:42 -07:00
dev devices: undo cset 017baf09599f that added timer drain functions. 2010-09-16 20:24:05 -07:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Faults: Pass the StaticInst involved, if any, to a Fault's invoke method. 2010-09-13 19:26:03 -07:00
mem cache: improve coherence handling of writebacks 2010-09-21 23:07:34 -07:00
python python: get rid of internal.enums package. 2010-09-22 08:45:35 -07:00
sim CPU: Trim unnecessary includes from some common files. 2010-09-14 00:29:38 -07:00
unittest stats: cleanup a few small problems in stats 2010-07-21 15:53:53 -07:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript swig: make all generated files go into the m5.internal package 2010-09-12 15:41:34 -07:00