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

/gem5/src/arch/sparc/linux/
H A Dprocess.ccdiff 2962:4f3ee6fa65fa Wed Jul 26 03:40:00 EDT 2006 Gabe Black <gblack@eecs.umich.edu> Now ignore sigaction

src/arch/sparc/isa/operands.isa:
Added the GSR register as a control register
/gem5/src/arch/sparc/isa/
H A Doperands.isadiff 2962:4f3ee6fa65fa Wed Jul 26 03:40:00 EDT 2006 Gabe Black <gblack@eecs.umich.edu> Now ignore sigaction

src/arch/sparc/isa/operands.isa:
Added the GSR register as a control register
/gem5/util/m5/
H A Dm5.cdiff 12003:bbe320b2f604 Wed Apr 26 12:46:00 EDT 2017 Andreas Sandberg <andreas.sandberg@arm.com> util: Correctly handle short writes in m5 (read|exec)file

The m5 tool has subcommands that writes a file to the simulated file
system. The implementation of this command currently doesn't check the
return value from write, which leads to compiler warnings and
potentially incorrect behavior. Add the necessary checks.

Change-Id: If558534d3245aa24cf15edf06bd0af4c6ba3908c
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/2962
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Gabe Black <gabeblack@google.com>

Completed in 28 milliseconds