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

/gem5/src/arch/x86/
H A Dprocess.ccdiff 9679:df8e64db0fd8 Tue Apr 23 16:21:00 EDT 2013 Michael Levenhagen <mjleven@sandia.gov> x86: corrects vsyscall address for gettimeofday
The vsyscall address for gettimeofday is 0xffffffffff600000ul. The offset
therefore should be 0x0 instead of 0x410. This can be cross checked with
the file sysdeps/unix/sysv/linux/x86_64/gettimeofday.c in source of glibc.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>

Completed in 21 milliseconds