summaryrefslogtreecommitdiff
path: root/sys/arch/mips/include
AgeCommit message (Expand)Author
2018-02-15Introduce _UC_MACHINE_FP() as a macrokamil
2018-02-08Allow kdbpeek() to return failure. If it does, stop the stack trace.bouyer
2018-01-22Don't attempt to dereference cpu_infos if ncpus == 0.maya
2017-12-29Simplify, don't use ifdefs to optimize out DIAGNOSTIC assertions.maya
2017-12-16CPU_INFO_FOREACH() must always iterate at least the boot cpu.mrg
2017-12-09provide 32 and 64 bit register struct definitions.christos
2017-11-06Handle 64 bit kernels.christos
2017-11-06Cleanup and clarify the ELFSIZE mess:christos
2017-10-31Allow architectures to define a macro PROC_MACHINE_ARCH(P) andmartin
2017-09-17more const.christos
2017-09-07Don't define UVM_KM_VMFREELIST on mips as it excludes some memoryskrll
2017-07-30Remove references to COMPAT_IRIX - does not exist anymore.maxv
2017-07-24mostly converted sbmips -> evbmips. the SBMIPS kernel builds fullymrg
2017-06-24Update VM_DEFAULT_ADDRESS32_TOPDOWN to include guard area.joerg
2017-06-24Provide pte_setskrll
2017-06-23Recommit exec_subr.c revision 1.79:joerg
2017-05-07Trailing whitespaceskrll
2017-04-12Add new macro PTRACE_BREAKPOINT_ASM in <sys/ptrace.h> MD partkamil
2017-04-08Add new ptrace(2) API: PT_SETSTEP & PT_CLEARSTEPkamil
2017-03-22provide a common softfloat fenv implemenation and use it for softfloat builds.chs
2017-03-16allow pcu_save() and pcu_discard() to be called on other threads,chs
2017-02-27fix fesetround() to set the FPSR to the desired value rather thanchs
2017-02-27the FP_* rounding constants need to be different from the new FE_* constantschs
2017-02-25Switch from __ABICALLS__ to __mips_abicalls like upstream GCC does injoerg
2017-02-23provide ecoff 32 defines.christos
2017-01-27remove __HAVE_COMPAT_NETBSD32christos
2017-01-26provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently.christos
2017-01-13making this use mips assembly is a good start!christos
2016-12-23"Make NetBSD great again!"cherry
2016-11-221TB is enough UVA for anyone... plus not all cpus can support more.skrll
2016-11-11switch mfc0_hazard to be superscalar nop, some mips3 are superscalarmaya
2016-11-09Move MFC0_HAZARD definition to asm.h instead of defining it twicemaya
2016-11-04Cmoment formatting. No functional change.skrll
2016-10-31Pre-allocate some kcpuset_ts so that we don't try and allocate in theskrll
2016-10-18add isa_intr_establish_xname() to MD isa headers so that it can be usedjdolecek
2016-10-13sprinkle #ifndef __ASSEMBLER__ to make this file usable from .S - mostly formacallan
2016-09-15remove last isolated islands using BUS_SPACE_BARRIER_SYNC andjdolecek
2016-09-04Fix pte_cached_p for MIPS_HAS_R4K_MMUskrll
2016-08-18Need to compile in cache alias support when MIPS3 or MIPS4skrll
2016-08-13Move the NOP_L macro into asm.hskrll
2016-08-13Trailing whitespaceskrll
2016-07-30Use register_t for _ds_vaddrmatt
2016-07-30KX needs to set on !O32 kernelsmatt
2016-07-16move sysctl-related #defines out of #ifdef _KERNEL so userland can see themmacallan
2016-07-12Appease gcc and asmskrll
2016-07-12Fix RCSIdskrll
2016-07-11Use sdcache routines.matt
2016-07-11Trailing whitespaceskrll
2016-07-11Remove commented #includeskrll
2016-07-11Change MIPS to use the common pmap code.matt