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

/gem5/src/arch/sparc/
H A Dremote_gdb.hh4060:aa97f9f77e2a Thu Feb 15 15:24:00 EST 2007 Ali Saidi <saidi@eecs.umich.edu> fixup remote gdb support for sparc fs
H A Dremote_gdb.cc4060:aa97f9f77e2a Thu Feb 15 15:24:00 EST 2007 Ali Saidi <saidi@eecs.umich.edu> fixup remote gdb support for sparc fs
/gem5/src/arch/riscv/isa/
H A Ddecoder.isa12138:5f06b9aa2fde Fri Jul 14 17:25:00 EDT 2017 Gabe Black <gabeblack@google.com> riscv: Disambiguate between the C and C++ versions of isnan and isinf.

When both the C and C++ versions are visible, the compiler will complain that
it doesn't know which one to use. By specifying the std namespace, it will
know to use the C++ version.

Change-Id: Ie1bbe1d95eadbad9644b4915c21f924d7d5c0b22
Reviewed-on: https://gem5-review.googlesource.com/4060
Reviewed-by: Alec Roelke <ar4jc@virginia.edu>
Maintainer: Alec Roelke <ar4jc@virginia.edu>

Completed in 23 milliseconds