gem5/src
Geoffrey Blake 3e33786db8 config: Fix typo in Float param
The Float param was not settable on the command line
due to a typo in the class definition in
python/m5/params.py.  This corrects the typo and allows
floats to be set on the command line as intended.
2015-02-03 14:25:07 -05:00
..
arch arm: always set the IsFirstMicroop flag 2015-01-25 07:22:56 -05:00
base base: Fix assigning between identical bitfields. 2015-01-07 00:31:46 -08:00
cpu arm: always set the IsFirstMicroop flag 2015-01-25 07:22:56 -05:00
dev dev: prevent intel 8254 timer counter events firing before startup 2015-01-06 15:10:22 -07:00
doc cpu: `Minor' in-order CPU model 2014-07-23 16:09:04 -05:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
kern misc: Move AddrRangeList from port.hh to addr_range.hh 2014-10-16 05:49:59 -04:00
mem mem: Remove unused Packet src and dest fields 2015-01-22 05:01:31 -05:00
proto mem: change the namespace Message to ProtoMessage 2014-09-01 16:55:46 -05:00
python config: Fix typo in Float param 2015-02-03 14:25:07 -05:00
sim sim: Clean up InstRecord 2015-01-25 07:22:44 -05:00
unittest test: Add a unittest for the BitUnion types. 2015-01-07 00:34:40 -08:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript scons: Ensure dictionary iteration is sorted by key 2014-12-02 06:08:22 -05:00