summaryrefslogtreecommitdiffstats
path: root/lib/libarch/arm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenguenther2016-09-031-2/+2
| | | | shortly when we use the hardware thread register in userland
* Pull in <stdio.h> for NULLguenther2016-08-271-2/+2
| | | | ok deraadt@
* armish handled some early-gen arm machines, which required tons ofderaadt2016-08-101-2/+2
| | | | | workarounds. Some of them will soon stand in the way of armv7. Off to the attic you go.
* in the SYNOPSIS, make void function arguments explicitschwarze2015-09-141-3/+3
|
* remove useless casts (and the comments saying lint complains about them)tedu2014-11-152-4/+4
|
* no longer any need to quote macro lines with >9 args;jmc2013-08-141-3/+3
| | | | From: Jan Stary
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-052-4/+2
| | | | ok guenther millert kettenis
* Missing architecture on the .Dt line; found with mandocdb(8); ok jmc@.schwarze2011-12-251-3/+3
|
* Test for MACHINE_ARCH to decide whether to build stuff in libarch/arm, insteadmiod2009-09-241-2/+2
| | | | of an incomplete MACHINE list.
* Palm: Integration into the treemarex2009-09-091-2/+2
| | | | OK deraadt@
* we only do static libarch; ok drahnderaadt2008-05-231-4/+0
|
* "arm" is not a valid .Dt arch; remove it, as this page is for bothjmc2007-11-172-6/+6
| | | | | | armish and zaurus quote >9 args to .Nd
* More cats stuff leaving the boat to join the boat anchor.miod2007-08-011-3/+3
|
* convert to new .Dd format;jmc2007-05-312-4/+4
|
* System build pieces for armish arch.drahn2006-06-061-3/+3
|
* use cats/zaurus and install the manpages in the appropriate places,drahn2005-03-151-4/+4
| | | | ok miod@ deraadt@
* libarch for arm, to allow for cache flushing.drahn2005-02-036-0/+239
manpage building and installation are currently commented out until the appropriate directory is determined.