gem5/src
Steve Reinhardt 9098010e3f slicc: tweak file enumeration for scons
Right now .cc and .hh files are handled separately, but then
they're just munged together at the end by scons, so it
doesn't buy us anything.  Might as well munge from the start
since we'll eventually be adding generated Python files
to the list too.
2009-11-05 11:11:06 -08:00
..
arch build: fix compile problems pointed out by gcc 4.4 2009-11-04 16:57:01 -08:00
base build: fix compile problems pointed out by gcc 4.4 2009-11-04 16:57:01 -08:00
cpu build: fix compile problems pointed out by gcc 4.4 2009-11-04 16:57:01 -08:00
dev build: fix compile problems pointed out by gcc 4.4 2009-11-04 16:57:01 -08:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern build: fix compile problems pointed out by gcc 4.4 2009-11-04 16:57:01 -08:00
mem slicc: tweak file enumeration for scons 2009-11-05 11:11:06 -08:00
python ply grammar: Fixup Tokenizer class so you can get lexer arguments 2009-09-23 18:28:29 -07:00
sim build: fix compile problems pointed out by gcc 4.4 2009-11-04 16:57:01 -08:00
unittest includes: sort includes again 2009-05-17 14:34:52 -07:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript python: Fix m5.defines so grabbing flags works correctly 2009-09-26 12:51:37 -07:00