History log of /openbsd-src/lib/libarch/Makefile (Results 1 – 8 of 8)
Revision Date Author Comments
# 6029ab56 27-Sep-2009 miod <miod@openbsd.org>

Add an implementation of IRIX-compatible cacheflush() routine to mips ports,
needed for gcc -ftrampoline operation as well as by some third-party
software.
Although the implementation uses the sysarc

Add an implementation of IRIX-compatible cacheflush() routine to mips ports,
needed for gcc -ftrampoline operation as well as by some third-party
software.
Although the implementation uses the sysarch() sysctl, the wrapper is
added to libc as it was a direct system call (which it is on IRIX).

show more ...


# 71f18831 03-Feb-2005 drahn <drahn@openbsd.org>

build libarch for arm.


# 77fd8a68 27-Feb-2004 deraadt <deraadt@openbsd.org>

change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many
reasons for this, quite a few of them technical, and not all of them
in response to Intel's broken ia32e crud. The gcc toolchai

change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many
reasons for this, quite a few of them technical, and not all of them
in response to Intel's broken ia32e crud. The gcc toolchain stays at
x86_64 for now.

show more ...


# 58907181 26-Feb-2004 deraadt <deraadt@openbsd.org>

enable x86_64


# f82eebb4 12-Jul-2002 deraadt <deraadt@openbsd.org>

install all man pages on all arch


# 2fbd07db 13-Nov-1996 etheisen <etheisen@openbsd.org>

Ignore empty alpha dir.


# 3fbbad10 19-Mar-1996 niklas <niklas@openbsd.org>

From NetBSD: merge of 960317


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree