gem5/util
Steve Reinhardt d85b26d65a Minor enhancements to Python config stuff:
- Add support for assigning NULL to SimObject pointers.  In Python,
this is a special value, distinct from None.
- Initial, incomplete pass at regenerating C++ parameter code (declarations
and INIT_PARAM macros) from .odesc files.

util/config/m5config.py:
    - Add support for assigning NULL to SimObject pointers.  In Python,
    this is a special value, distinct from None.
    - Initial, incomplete pass at regenerating C++ parameter code (declarations
    and INIT_PARAM macros) from .odesc files.

--HG--
extra : convert_revision : d7ae8f32e30b3c0829fd1a60589dd998e2e0d0d7
2004-04-28 16:28:37 -07:00
..
config Minor enhancements to Python config stuff: 2004-04-28 16:28:37 -07:00
emacs Don't indent namespaces because it just wastes space 2004-03-24 10:25:18 -05:00
m5 add several new functions that can be called from the guest 2003-11-02 01:08:59 -05:00
tap If a filter isn't specified, don't try to do any filtering 2003-11-02 02:13:04 -05:00
term Global whitespace fixes 2003-10-15 16:39:37 -04:00
rundiff Miscellaneous minor fixes/improvements. 2003-12-17 09:43:03 -08:00
sort-includes Check in a first stab at a script to sort the #include lines in a source file. 2003-10-19 17:42:51 -07:00
tracediff Quote args properly in tracediff. 2004-02-23 08:07:32 -08:00