summaryrefslogtreecommitdiff
path: root/lib/libarch/Makefile
AgeCommit message (Collapse)Author
2009-09-27Add an implementation of IRIX-compatible cacheflush() routine to mips ports,Miod Vallat
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).
2005-02-03build libarch for arm.Dale Rahn
2004-02-27change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyTheo de Raadt
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.
2004-02-26enable x86_64Theo de Raadt
2002-07-12install all man pages on all archTheo de Raadt
1996-11-13Ignore empty alpha dir.etheisen
1996-03-19From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt