| History log of /src/sys/arch/sun3/sun3x/genassym.cf |
| Revision | | Date | Author | Comments |
| 1.18 |
| 14-Jan-2024 |
thorpej | Switch the sun68k platforms over to the common m68k interrupt dispatch code.
|
| 1.17 |
| 27-Dec-2023 |
thorpej | Re-factor the 680x0 Function Code definitions into their own separate file (as was done on the sun2/sun3 ports ages ago) and switch everyone to the common header.
|
| 1.16 |
| 20-Feb-2020 |
skrll | G/C
|
| 1.15 |
| 17-Feb-2020 |
skrll | G/C LS{SLEEP,RUN,ONPROC}
LWP status manipulation was moved out of assembly long ago.
|
| 1.14 |
| 19-Dec-2018 |
maxv | branches: 1.14.6; Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, but also as discussed several times in the past.
|
| 1.13 |
| 15-Oct-2010 |
tsutsui | branches: 1.13.58; 1.13.60; Make common kernel module binaries work on both sun3 and sun3x. Tested on 3/160 (on TME) and (real) 3/80.
XXX: module files can be loaded only on single user?
|
| 1.12 |
| 07-Jul-2010 |
chs | enable usermode RAS for sun[23] also.
|
| 1.11 |
| 10-Dec-2009 |
rmind | branches: 1.11.2; 1.11.4; Rename L_ADDR to L_PCB and amend some comments accordingly.
|
| 1.10 |
| 20-Sep-2008 |
tsutsui | Remove advertising clause for UCB in various genassym.cf files, which were derived from genassym.c in 4.4BSD-Lite2 (or 386BSD). Closes PR misc/39573. Approved by martin@.
|
| 1.9 |
| 28-Mar-2008 |
he | branches: 1.9.4; 1.9.6; 1.9.10; Remove <m68k/saframe.h> here as well, patterned after hp300.
|
| 1.8 |
| 17-Oct-2007 |
garbled | branches: 1.8.16; Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here.
TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted.
NOTES: pmppc was removed as an arch, and moved to a evbppc target.
|
| 1.7 |
| 18-May-2007 |
tsutsui | branches: 1.7.10; Adapt sun68k ports to yamt-idlelwp. Tested on TME (sun2 and sun3) and 3/80 (sun3x).
|
| 1.6 |
| 11-Dec-2005 |
christos | branches: 1.6.30; 1.6.32; 1.6.38; merge ktrace-lwp.
|
| 1.5 |
| 27-Sep-2003 |
tsutsui | branches: 1.5.16; sys__sigreturn14 -> compat_16_sys___sigreturn14
|
| 1.4 |
| 11-Apr-2003 |
nathanw | branches: 1.4.2; Use PAGE_SIZE rather than NBPG.
|
| 1.3 |
| 18-Jan-2003 |
thorpej | Merge the nathanw_sa branch.
|
| 1.2 |
| 11-May-2002 |
jdolecek | use _KERNEL_OPT rather than _KERNEL && !_LKM
|
| 1.1 |
| 07-Dec-2000 |
jdolecek | branches: 1.1.2; 1.1.6; 1.1.10; convert to use genassym.cf & genassym.sh, as other ports do
|
| 1.1.10.4 |
| 02-Aug-2002 |
nathanw | Don't need SAF_UPCALL anymore.
|
| 1.1.10.3 |
| 12-Jul-2002 |
nathanw | No longer need to pull in lwp.h; proc.h pulls it in for us.
|
| 1.1.10.2 |
| 20-Jun-2002 |
nathanw | Catch up to -current.
|
| 1.1.10.1 |
| 18-Nov-2001 |
scw | MD Scheduler Activation bits for sun3/3x. Compile-tested only.
|
| 1.1.6.1 |
| 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.1.2.2 |
| 13-Dec-2000 |
bouyer | Sync with HEAD (for UBC fixes).
|
| 1.1.2.1 |
| 07-Dec-2000 |
bouyer | file genassym.cf was added on branch thorpej_scsipi on 2000-12-13 15:49:39 +0000
|
| 1.4.2.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.4.2.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.4.2.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.5.16.1 |
| 03-Sep-2007 |
yamt | sync with head.
|
| 1.6.38.1 |
| 22-May-2007 |
matt | Update to HEAD.
|
| 1.6.32.1 |
| 11-Jul-2007 |
mjf | Sync with head.
|
| 1.6.30.1 |
| 27-May-2007 |
ad | Sync with head.
|
| 1.7.10.1 |
| 06-Nov-2007 |
matt | sync with HEAD
|
| 1.8.16.2 |
| 28-Sep-2008 |
mjf | Sync with HEAD.
|
| 1.8.16.1 |
| 03-Apr-2008 |
mjf | Sync with HEAD.
|
| 1.9.10.1 |
| 19-Oct-2008 |
haad | Sync with HEAD.
|
| 1.9.6.1 |
| 10-Oct-2008 |
skrll | Sync with HEAD.
|
| 1.9.4.3 |
| 11-Aug-2010 |
yamt | sync with head.
|
| 1.9.4.2 |
| 11-Mar-2010 |
yamt | sync with head
|
| 1.9.4.1 |
| 04-May-2009 |
yamt | sync with head.
|
| 1.11.4.1 |
| 05-Mar-2011 |
rmind | sync with head
|
| 1.11.2.2 |
| 22-Oct-2010 |
uebayasi | Sync with HEAD (-D20101022).
|
| 1.11.2.1 |
| 17-Aug-2010 |
uebayasi | Sync with HEAD.
|
| 1.13.60.2 |
| 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.13.60.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.13.58.1 |
| 26-Dec-2018 |
pgoyette | Sync with HEAD, resolve a few conflicts
|
| 1.14.6.1 |
| 29-Feb-2020 |
ad | Sync with head.
|