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

/gem5/src/mem/
H A Dtport.cc3241:76bb7218674f Tue Oct 10 17:24:00 EDT 2006 Gabe Black <gblack@eecs.umich.edu> Changed the bus to use a bool to keep track of retries rather than a pointer

src/mem/tport.cc:
minor formatting tweak
/gem5/src/sim/
H A Dsyscall_emul.hh12018:eb31fcce5ef7 Wed May 10 08:10:00 EDT 2017 Andreas Sandberg <andreas.sandberg@arm.com> syscall_emul: Fix undefined macro behavior

Clang's UBSAN implementation complains about macros that expand to
expressions that contain 'defined'. Explicitly set the various feature
macros to 1 or 0 to avoid this issue.

Change-Id: Iba239dacfe526c43ab9c5da5183a350fc4fdc57d
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Andreas Hansson <andreas.hansson@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/3241

Completed in 58 milliseconds