base: Redesign internal frame buffer handling
[gem5.git] / src / base / types.hh
2015-05-23 Andreas Sandbergbase: Redesign internal frame buffer handling
2014-10-16 Andreas Hanssonarch: Use shared_ptr for all Faults
2014-08-13 Andreas Sandbergcpu: Don't forward declare RefCountingPtr
2013-02-11 Nilay Vaishruby: replace Time with Cycles in Message class
2013-02-11 Nilay Vaishbase: add some mathematical operators to Cycles class
2012-09-07 Andreas HanssonParam: Transition to Cycles for relevant parameters
2012-08-28 Andreas HanssonClock: Add a Cycles wrapper class and use where applicable
2012-08-21 Andreas HanssonClock: Make Tick unsigned and remove UTick
2012-05-30 Andreas HanssonPacket: Unify the use of PortID in packet and port
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-09-14 Gabe BlackFaults: Pass the StaticInst involved, if any, to a...
2010-01-19 Derek Howermerge
2009-11-05 Nathan Binkertbuild: fix compile problems pointed out by gcc 4.4
2009-05-26 Nathan Binkerttypes: add a type for thread IDs and try to use it...
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh