Searched hist:12223 (Results 1 - 2 of 2) sorted by relevance
/gem5/src/systemc/core/ | ||
H A D | event.cc | diff 13073:71fccb27bace Tue Aug 21 21:59:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Make sure an immediate notification overrides a delayed one. If an event has a delayed notification pending, that should be cleared if it's later notified immediately. Change-Id: I4272f6b47a41d80756769f3fe69069a00016dbd6 Reviewed-on: https://gem5-review.googlesource.com/12223 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/ | ||
H A D | SConscript | diff 12223:a41385ccae4b Wed Oct 18 19:48:00 EDT 2017 Gabe Black <gabeblack@google.com> scons: Fix the regression tests. A recent scons cleanup introduced a small bug when setting the variant path of the regression test SConscript. When turned into a relative path, the directory can be interpreted differently depending on what it's considered relative to. When left as a scons node, there is no ambiguity. Change-Id: I162afdc4fcef81db096ec8304f81bc98fa6bf899 Reviewed-on: https://gem5-review.googlesource.com/5221 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Gabe Black <gabeblack@google.com> |
Completed in 56 milliseconds