History log of /haiku/src/system/libroot/os/arch/x86_64/syscalls.inc
Revision Date Author Comments
# fe2e7327 23-Jul-2012 Alex Smith <alex@alex-smith.me.uk>

Avoid an unnecessary mov on syscalls with < 4 arguments.


# 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.


# fe2e7327217d3e99738f88c2acd5beb45d6dbbed 23-Jul-2012 Alex Smith <alex@alex-smith.me.uk>

Avoid an unnecessary mov on syscalls with < 4 arguments.


# 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.