gem5/src
Nathan Binkert c514ad9b09 code_formatter: make it easier to insert whitespace
a newline by just doing "code()". indent() and dedent() now take a
"count" parameter to indent/dedent multiple levels.
2010-09-09 14:15:41 -07:00
..
arch ARM: Get rid of the checkFpEnableFault function in ARM. 2010-08-31 09:50:49 -07:00
base Loader: Don't insert symbols into the symbol table that begin wiht '$'. 2010-08-23 11:18:40 -05:00
cpu CPU: Get rid of the unused ev5_trap function on the simple and checker CPUs. 2010-08-31 09:47:29 -07:00
dev Devices: Allow a device to specify that a request is uncachable. 2010-08-23 11:18:41 -05:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern macos: MacOS has deprecated getdirentries, so just disable the code. 2010-05-06 08:42:21 -07:00
mem code_formatter: make it easier to insert whitespace 2010-09-09 14:15:41 -07:00
python code_formatter: make it easier to insert whitespace 2010-09-09 14:15:41 -07:00
sim Tracing: Fix trace so 'Predicated False' doesn't show up 2010-08-25 19:10:41 -05: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 python: Add mechanism to override code compiled into the exectuable 2010-07-21 15:53:52 -07:00