Searched hist:6121 (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/libelf/
H A DSConscriptdiff 6121:18aff7f548c1 Tue Apr 21 20:17:00 EDT 2009 Nathan Binkert <nate@binkert.org> scons: Rename the basic environment from env -> main.
env is used as a local variable all over the place and sometimes it is
easy to get confused as to whether the global env or local env is being
used. This will become especially important when I change the way we
support our variants.
/gem5/src/cpu/
H A DBaseCPU.pydiff 12325:48e41e644187 Fri Nov 24 13:38:00 EST 2017 Andreas Sandberg <andreas.sandberg@arm.com> cpu: Don't override ISA if provided by user

The BaseCPU.createThreads() method currently overrides the BaseCPU.isa
parameter. This is sometimes undesirable. Change the behavior so that
the default value for the isa parameter is the empty list and teach
createThreads() to only override the ISA if none has been specified.

Change-Id: I2ac5535e55fc57057e294d3c6a93088b33bf7b84
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Jack Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Sudhanshu Jha <sudhanshu.jha@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/6121
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
/gem5/
H A DSConstructdiff 6121:18aff7f548c1 Tue Apr 21 20:17:00 EDT 2009 Nathan Binkert <nate@binkert.org> scons: Rename the basic environment from env -> main.
env is used as a local variable all over the place and sometimes it is
easy to get confused as to whether the global env or local env is being
used. This will become especially important when I change the way we
support our variants.

Completed in 87 milliseconds