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

/gem5/src/base/
H A Doutput.hhdiff 4840:ad2beb0f9fd8 Thu Aug 02 14:40:00 EDT 2007 Ali Saidi <saidi@eecs.umich.edu> Output: Make OutputDirectory::create() be able to create binary files.
H A Doutput.ccdiff 4840:ad2beb0f9fd8 Thu Aug 02 14:40:00 EDT 2007 Ali Saidi <saidi@eecs.umich.edu> Output: Make OutputDirectory::create() be able to create binary files.
/gem5/src/python/m5/
H A Dparams.pydiff 12192:23f2cd72a63e Mon Sep 25 18:15:00 EDT 2017 Gabe Black <gabeblack@google.com> sim: Add a set_parent to NullSimObject which does nothing.

This lets attempts to set_parent on NullSimObject fall away harmlessly
without having to add a bunch of checks whenever set_parent is called.

Change-Id: I6d3510772ba71e765c4739e486e9f3d2460c4e11
Reviewed-on: https://gem5-review.googlesource.com/4840
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Gabe Black <gabeblack@google.com>

Completed in 45 milliseconds