summaryrefslogtreecommitdiff
path: root/sys/mips/include
AgeCommit message (Expand)Author
2009-05-02A variety of changes:Alan Cox
2009-04-20Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizingRobert Watson
2009-04-19Add description and cautionary note regarding CACHE_LINE_SIZE.Robert Watson
2009-04-19For each architecture, define CACHE_LINE_SHIFT and a derivedRobert Watson
2009-03-28Mark the declaration of bus_space_map 'static' as the implementation is.Bjoern A. Zeeb
2009-03-17Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointerKonstantin Belousov
2009-02-15It appears that none of the contents of this file are necessary, soWarner Losh
2009-02-15Remove stray __P()Warner Losh
2009-02-10Eliminate an unused definition.Alan Cox
2009-01-16Eliminate the PMAP_INLINE macro. It isn't really used here. If weWarner Losh
2009-01-15MFp4:Oleksandr Tymoshenko
2008-12-17AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them.Warner Losh
2008-12-16Start to clean up the MIPS elf machine dependent file.Warner Losh
2008-11-29Unbreak mips build by taking first WAG at mb(), wmb() and rmb(). TheWarner Losh
2008-09-28Catch up with svn r96606 (cvs rev 1.127 2002/05/14 20:35:29) ofWarner Losh
2008-09-28Remove ipi_all() and ipi_self() as the former hasn't been used atMarius Strobl
2008-08-19Export 'struct pcpu' to userland w/o requiring _KERNEL. A few portsJohn Baldwin
2008-06-25Remove the unused major/minor numbers from iodev and memdev.Ed Schouten
2008-06-08Fix spelling of "virtual".Wojciech A. Koszek
2008-05-03 Add FLT_EVAL_METHOD and DECIMAL_DIG, required by C99 standard.Oleksandr Tymoshenko
2008-05-03These files are unused, so remove them for now. If they turn out toWarner Losh
2008-05-02This file is unused, so remove it for now.Warner Losh
2008-04-30Eliminate an unused field from the pmap.Alan Cox
2008-04-27Remove two unused declarations. These variables are now fields withinAlan Cox
2008-04-15This isn't used, so remove it. It isn't relevant to most mips platforms.Warner Losh
2008-04-15Copied from amd64, where it wasn't used, into mips, where it wasn't used.Warner Losh
2008-04-13FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,Warner Losh