gem5/src
Nathan Binkert d8900d8478 main: return an an exit code of 1 when we exit due to a python exception.
This requires us to not use PyRun_SimpleString, but PyRun_String since the
latter actually returns a result

--HG--
extra : convert_revision : 3e3916ddd7eef9957569d8e72e73ba4c3160ce20
2007-08-04 16:00:36 -07:00
..
arch merge from head 2007-08-03 03:51:30 -04:00
base merge from head 2007-08-03 03:51:30 -04:00
cpu SimpleCPU: Add some DPRINTFs 2007-08-04 15:56:48 -07:00
dev Merge python and x86 changes with cache branch 2007-07-26 23:15:49 -07:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Arguments: Get rid of duplicate code for the Arguments class in each architecture. 2007-08-01 16:59:14 -04:00
mem cache: get rid of obsolete params from python. 2007-08-03 03:51:13 -04:00
python python: Improve support for python calling back to C++ member functions. 2007-08-02 22:50:02 -07:00
sim main: return an an exit code of 1 when we exit due to a python exception. 2007-08-04 16:00:36 -07: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 Add a new SCons option called EXTRAS that allows you to include stuff in 2007-07-25 18:21:11 -07:00