History log of /haiku/src/system/libroot/os/arch/x86_64/system_info.cpp
Revision Date Author Comments
# 8ac3d985 21-May-2018 Jérôme Duval <jerome.duval@gmail.com>

x86_64: use the compiler built-in for cpuid.


# 718d7149 10-Feb-2018 Jérôme Duval <jerome.duval@gmail.com>

white space cleanup


# 66b9a96b 30-Aug-2014 François Revol <revol@free.fr>

typo


# 72a446e1 26-Aug-2014 Paweł Dziepak <pdziepak@quarnos.org>

libroot/x86_64: implement get_cpuid() in user mode

cpuid is available in user mode as well and it doesn't look like there
are going to be any x86 platforms with significantly different CPUs anytime
soon.

Signed-off-by: Paweł Dziepak <pdziepak@quarnos.org>


# fd9f32c0 22-Jul-2012 Alex Smith <alex@alex-smith.me.uk>

Added some libroot bits for x86_64.

Still some parts missing (the glibc bits + fenv.c), plus the TLS
functions are only stubs.


# 66b9a96b185bdccfeeb00eed15adf756f8651cb2 30-Aug-2014 François Revol <revol@free.fr>

typo


# 72a446e10b634ced1034f689581a291b6ce8d770 26-Aug-2014 Paweł Dziepak <pdziepak@quarnos.org>

libroot/x86_64: implement get_cpuid() in user mode

cpuid is available in user mode as well and it doesn't look like there
are going to be any x86 platforms with significantly different CPUs anytime
soon.

Signed-off-by: Paweł Dziepak <pdziepak@quarnos.org>


# fd9f32c0db56a5cebdda79c329b479355bdde87c 22-Jul-2012 Alex Smith <alex@alex-smith.me.uk>

Added some libroot bits for x86_64.

Still some parts missing (the glibc bits + fenv.c), plus the TLS
functions are only stubs.