Searched hist:13476 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/
H A Dfiber.ccdiff 13476:04bf50476e37 Sat Dec 01 09:52:00 EST 2018 Nikos Nikoleris <nikos.nikoleris@arm.com> base: Fix fiber compilation issue for Mac OS

Mac OS has deprecated the use of ucontext and at the moment we are
using a workaround to enable it. A side-effect is that the code is
marked as _POSIX_C_SOURCE and consequently <sys/mman.h> requires the
code to be also marked as _DARWIN_C_SOURCE to include the definition
of MAP_ANONYMOUS.

Change-Id: I65550d11a0a21cd36d832a7de6320e7e3f332a9d
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/14817
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
/gem5/src/arch/arm/isa/formats/
H A Daarch64.isadiff 13355:41e94570fafa Wed Oct 10 20:00:00 EDT 2018 Ciro Santilli <ciro.santilli@arm.com> arm: treat aarch64 hints as NOPs instead of panic

Change-Id: Ida2a746e6188171bd2e4da92a4efb33fcbaa2b69
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/13476
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>

Completed in 14 milliseconds