summaryrefslogtreecommitdiff
path: root/sys/arch/mips
AgeCommit message (Expand)Author
1995-06-16Put parentheses around macro argumentsmellon
1995-05-31Change reference in asm code from ``__mcount'' to ``___mcount'', to bejonathan
1995-05-16Removing -DKERNEL, transition to _KERNEL has been completedjtc
1995-05-12Redo 3MAX+ (5k/240) interrupt enable code.jonathan
1995-05-05Fix MAXine interrupt mask routinemellon
1995-05-05define BROKEN_SWAP and/or cpu_swapout as appropriate.cgd
1995-05-05Don't conditionalize utility routines based on DEBUG flagmellon
1995-05-03Use Alpha cdefs.hmellon
1995-05-02If we panic inside trap(), Do a stack traceback before printing the trap log.jonathan
1995-04-29Update MIPS stack backtrace code to trace through locore functions,jonathan
1995-04-28Fix performance bug in pmax MachFlushDCache(). Old code disabled icachejonathan
1995-04-28Check in source code actually containing changes in previous log message--jonathan
1995-04-28Fix hardware interrupt-mask setup in the 5k/240 (3max)+ interrupt handler.jonathan
1995-04-28Check in changes suggested by Ralph Campbell: update variable namesjonathan
1995-04-25Fix a few compat code casualtiesmellon
1995-04-25Fix up args to scdebug_{call,ret}mellon
1995-04-22- added sunos_machdep.c for sun3, atari, amiga and mac68k.christos
1995-04-12Use _KERNEL, not KERNELmellon
1995-04-11Mips specific portions of ieeefp.h (fp_rnd, fp_except, constants, etc.).jtc
1995-04-11Changed FLT_ROUNDS from constant to a call to __flt_rounds(), so that thejtc
1995-04-10Oops; finish that last change.mycroft
1995-04-10Bring back pmap_kernel(), for now always inlined as a pointer tomycroft
1995-04-10Add mmopen(), mmclose(), and mmmmap() where appropriate. Lock vmmap whenmycroft
1995-04-10Put endif COMPAT_09 inside function definitionmellon
1995-04-03Move cpu-specific exec support to cpu_exec.c; Support 4.4BSD a.outmellon
1995-03-28Added #define _KERNELjtc
1995-03-28KERNEL -> _KERNELjtc
1995-03-26invoke ktrsyscall with (vp, code, argsize, args) as args.cgd
1995-03-23Changed name of __weak_reference() to __indr_reference(). They reallyjtc
1995-03-09copy*str() should use size_t.mycroft
1995-01-28ANSI says that <stdarg.h>'s va_end macro must expand to a void expression.jtc
1995-01-19This file, which will be included by <sys/cdefs.h>, will contain macrosjtc
1995-01-18Write out new-style core filesmellon
1995-01-18Ultrix pcb_regs compatibility, reorder interrupt handlers (probably futile), ...mellon
1995-01-18Add conditional gp support; add interrupt disable before setting or clearing ...mellon
1995-01-18break mullo and mulhi out of gp regs in sigcontextmellon
1995-01-18Make register definitions compatible with Ultrixmellon
1995-01-18Make pcb_regs structure compatible with Ultrixmellon
1995-01-18Support for alternate compilers and file formatsmellon
1995-01-18Support for loading ELF on NetBSD/pmax - to be combined with elf loader under...mellon
1995-01-18ELF format (to be combined with elf header in sys/compat later)mellon
1995-01-184.4BSD binary formatmellon
1995-01-10Only define sig_atomic_t when _ANSI_SOURCE is defined.jtc
1994-12-20make the definition of _JBLEN mach. dep. header-dependent.cgd
1994-12-15More underscores...mycroft
1994-12-15Make a new macro _C_LABEL(), which prepends an underscore to the argument unlessmycroft
1994-12-15Remove underscores from uses of *LEAF() and END(). Use _C_LABEL() in explicitmycroft
1994-11-23thread_wakeup wants (void *) not (int)dean
1994-11-23more underscore changes (from J. Stone)dean
1994-11-15put #ifdef KERNEL around CLK_TCK definedean