gem5/src
Nathan Binkert 70dbe61ffc jobfile: Add support for dictionaries as jobfile options.
If the same dictionary option is seen in several options, those
dictionaries are composed.  If you define the same dictionary key in
multiple options, the system flags an error.
Also, clean up the jobfile code so that it is more debuggable.
2008-10-10 10:15:01 -07:00
..
arch misc: remove #include <cassert> from misc.hh since not everyone needs it. 2008-10-10 10:15:00 -07:00
base misc: remove #include <cassert> from misc.hh since not everyone needs it. 2008-10-10 10:15:00 -07:00
cpu SimObjects: Clean up handling of C++ namespaces. 2008-10-09 22:19:39 -07:00
dev SimObjects: Clean up handling of C++ namespaces. 2008-10-09 22:19:39 -07:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
mem mem: Add a method for setting the time on a packet. 2008-10-09 04:58:24 -07:00
python jobfile: Add support for dictionaries as jobfile options. 2008-10-10 10:15:01 -07:00
sim SimObjects: Clean up handling of C++ namespaces. 2008-10-09 22:19:39 -07:00
unittest unittest: Add unit tests to the scons framework. 2008-10-02 11:27:01 -07:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript SimObjects: Clean up handling of C++ namespaces. 2008-10-09 22:19:39 -07:00