gem5/src
Gabe Black 277ded3de7 For the _BitfieldRO and _BitfieldWO classes, make sure the undesired operator is redefined as private.
--HG--
extra : convert_revision : b18d8e49547c2712ab255d048850c5231313b80a
2007-03-19 14:28:19 +00:00
..
arch Make the SPARC branch instructions use ExtMachInsts in their constructors. This isn't necessary since they don't use the extended fields, but it's more consistent and more correct. 2007-03-16 10:55:50 +00:00
base For the _BitfieldRO and _BitfieldWO classes, make sure the undesired operator is redefined as private. 2007-03-19 14:28:19 +00:00
cpu Fix ALPHA_FS compile. The MachInst -> StaticInstPtr constructor is no longer a conversion constructor because it caused ambiguous conversions when setting the pointer to NULL. 2007-03-16 10:57:34 +00:00
dev add all the registers we'll need to support for the Intel GbE device and support enough functionality make the driver think 2007-03-15 15:16:23 -04:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00
mem Clean up more memory leaks 2007-03-12 15:59:54 -05:00
python Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00
sim remove the extern C around gdb helper functions. It's need needed for any new version of gdb to work and it causes at least mine to segfault 2007-03-12 17:23:08 -04:00
unittest Quick program to time how long ccprintf takes to write 2007-02-07 22:02:09 -08:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00