summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/sun3x/locore.s
AgeCommit message (Expand)Author
2022-03-16s/paniced/panicked/ and s/borken/broken/ in comments.andvar
2021-03-31Adjust the number of entries in the intrcnt array to match the numbersimonb
2021-01-25Remove #undefs against INTERRUPT_SAVEREG and INTERRUPT_RESTOREREG.tsutsui
2018-12-19Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,maxv
2014-03-24avoid dup defs, use global macroschristos
2011-12-22Merge m68881_save() and m68881_restore() (using most common mvme68k ones).tsutsui
2011-11-15Move spread getsfc() and getdfc() functions into common m68k/support.s.tsutsui
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2010-10-15Make common kernel module binaries work on both sun3 and sun3x.tsutsui
2010-02-25s/cpu_fork/cpu_lwp_fork/ in commentskrll
2009-12-10Rename L_ADDR to L_PCB and amend some comments accordingly.rmind
2009-11-26Kill proc0paddr. Use lwp0.l_addr instead.matt
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-20Sync with sun3/locore.s rev 1.88:tsutsui
2007-05-18Adapt sun68k ports to yamt-idlelwp.tsutsui
2005-12-11merge ktrace-lwp.christos
2004-03-05Remove the local proc_trampoline definition from this file as well.he
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-18Merge the nathanw_sa branch.thorpej
2002-11-02finish conversion to the common m68k cacheops:chs
2002-10-20merge the 12 copies of vm_machdep.c on the m68k platforms.chs
2001-07-22ptest_addr() is prototyped (in pmap.c) to return a u_long not a pointer.scw
2001-05-30add missing #include "opt_kgdb.h"lukem
2001-05-12Update to reflect that unlike in m68k a.out environments, where the .alignkleink
2001-02-22switch sun3 to ELF. highlight include:chs
2000-11-26split m68k SunOS and SVR4-specific sigcode.s code to sunos_sigcode.sjdolecek
2000-11-03Fix typo in the previous revision. (s/LIdle/Lidle/)tsutsui
2000-08-20Add a lock around the scheduler, and use it as necessary, includingthorpej
2000-05-31Add a comment on single-processor systems about p_cpu being initializedthorpej
2000-05-31Update for qs -> sched_qs change.nathanw
2000-05-26First sweep at scheduler state cleanup. Collect MI schedulerthorpej
2000-05-26Introduce a new process state distinct from SRUN called SONPROCthorpej
1999-10-26Fix the problem that single-step tracing of a trap instructionitohy
1999-08-01Make sure the branch target of the delay loop is aligned to a cachethorpej
1999-04-30Include opt_compat_sunos.hchristos
1999-04-19Add COMPAT_SVR4 for m68k.kleink
1999-03-24completely remove Mach VM support. all that is left is the all themrg
1999-02-26sun3 part of fix for PR 6152is
1998-11-11Changes to support fork_kthread():thorpej
1998-09-30Garbage collect trap #1 and trap #2 handlers; they're moved tothorpej
1998-09-30Pull in opt_compat_netbsd.hthorpej
1998-09-09Adjust for the new "reaper" kernel thread: do not free the vmspace andthorpej
1998-06-09First cut at UVM support. Compiles, but not tested yet.gwr
1998-02-05Merge arch/sun3x into arch/sun3gwr
1998-01-22Separate pmap_activate() from _pmap_switch(), so the latter can remaingwr
1998-01-22Use MONEND instead of DVMA_SPACE_START in the "DDB convenience" symbols.gwr
1998-01-02Make pmap_activate() take a proc *.thorpej
1997-10-16MONSTART/monstart symbolgwr
1997-05-29Add non-inline version of _splraise.gwr
1997-05-13Eliminate references to vmspace.vm_pmapgwr