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

/gem5/src/sim/
H A Dsim_object.cc11240:651bf9238c11 Fri Dec 04 04:48:00 EST 2015 Andreas Sandberg <andreas.sandberg@arm.com> sim: Get rid of the non-const serialize() method

The last SimObject using the legacy serialize API with non-const
methods has now been transitioned to the new API. This changeset
removes the serializeOld() methods from the serialization base class
as they are no longer used.
H A Dserialize.cc11240:651bf9238c11 Fri Dec 04 04:48:00 EST 2015 Andreas Sandberg <andreas.sandberg@arm.com> sim: Get rid of the non-const serialize() method

The last SimObject using the legacy serialize API with non-const
methods has now been transitioned to the new API. This changeset
removes the serializeOld() methods from the serialization base class
as they are no longer used.
H A Dserialize.hh11240:651bf9238c11 Fri Dec 04 04:48:00 EST 2015 Andreas Sandberg <andreas.sandberg@arm.com> sim: Get rid of the non-const serialize() method

The last SimObject using the legacy serialize API with non-const
methods has now been transitioned to the new API. This changeset
removes the serializeOld() methods from the serialization base class
as they are no longer used.

Completed in 42 milliseconds