aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/include
Commit message (Expand)AuthorAgeFilesLines
* AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them.Warner Losh2008-12-171-12/+0
* Start to clean up the MIPS elf machine dependent file.Warner Losh2008-12-161-6/+58
* Unbreak mips build by taking first WAG at mb(), wmb() and rmb(). TheWarner Losh2008-11-291-0/+4
* Catch up with svn r96606 (cvs rev 1.127 2002/05/14 20:35:29) ofWarner Losh2008-09-281-43/+4
* Remove ipi_all() and ipi_self() as the former hasn't been used atMarius Strobl2008-09-281-2/+0
* Export 'struct pcpu' to userland w/o requiring _KERNEL. A few portsJohn Baldwin2008-08-191-2/+3
* Remove the unused major/minor numbers from iodev and memdev.Ed Schouten2008-06-252-4/+0
* Fix spelling of "virtual".Wojciech A. Koszek2008-06-081-1/+1
* Add FLT_EVAL_METHOD and DECIMAL_DIG, required by C99 standard.Oleksandr Tymoshenko2008-05-031-0/+6
* These files are unused, so remove them for now. If they turn out toWarner Losh2008-05-031-310/+0
* This file is unused, so remove it for now.Warner Losh2008-05-021-111/+0
* Eliminate an unused field from the pmap.Alan Cox2008-04-301-1/+0
* Remove two unused declarations. These variables are now fields withinAlan Cox2008-04-271-2/+0
* This isn't used, so remove it. It isn't relevant to most mips platforms.Warner Losh2008-04-151-194/+0
* Copied from amd64, where it wasn't used, into mips, where it wasn't used.Warner Losh2008-04-151-4/+0
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,Warner Losh2008-04-1390-0/+12852