| History log of /src/sys/arch/m68k/060sp |
| Revision | Date | Author | Comments |
| 1.11 | 10-Jan-2014 |
christos | make it clean after itself, use standard rules files
|
| 1.10 | 28-Mar-2008 |
apb | branches: 1.10.38; 1.10.48; 1.10.54; Adapt to changes in m68k/060sp/asm2gas script: pass SED=${TOOL_SED:Q} instead of TOOL_SED=${TOOL_SED:Q} in the environment.
|
| 1.9 | 27-Mar-2008 |
apb | Use "${TOOL_SED}" instead of just "sed" in sys/arch/m68k/060sp/asm2gas.
|
| 1.8 | 11-Dec-2005 |
christos | branches: 1.8.74; merge ktrace-lwp.
|
| 1.7 | 26-Oct-2003 |
lukem | Use ${HOST_SH} instead of `sh'.
If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH; Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
|
| 1.6 | 14-Apr-2000 |
is | branches: 1.6.28; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.5 | 22-Feb-1999 |
is | branches: 1.5.8; Generate the MIT-assembler-format files statically. They nearly never change, and if so, should be generated via the new Makefile and committed, too.
|
| 1.4 | 28-Sep-1997 |
is | Build the 68060 support package in the kernel build dir. XXX PCB_ONFAULT is still hardwired to 64 in netbsd060sp.S.
|
| 1.3 | 31-Dec-1996 |
veego | branches: 1.3.10; Add '-I${.CURDIR} ${.CURDIR}/' before netbsd.S to compile it with object dirs.
|
| 1.2 | 20-May-1996 |
is | Now that our as pretends to understand the M68060 cpu, use -m68060 instead of -m68040 to avoid confusion.
|
| 1.1 | 15-May-1996 |
is | Initial commit of the machine independend part of the glue code for the 68060 software support package.
|
| 1.3.10.1 | 14-Oct-1997 |
thorpej | Update marc-pcmcia branch from trunk.
|
| 1.5.8.1 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.6.28.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.6.28.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.6.28.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.8.74.1 | 03-Apr-2008 |
mjf | Sync with HEAD.
|
| 1.10.54.1 | 18-May-2014 |
rmind | sync with head
|
| 1.10.48.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.10.38.1 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.6 | 30-Nov-2000 |
scw | Prepare for the m68k ELF transition: o Add register prefixes for the benefit of gas.new o Wrap global symbols in the m68k/asm.h macros o Fix `#' comments so the source can be run through the C pre-processor
|
| 1.5 | 22-Feb-1999 |
is | branches: 1.5.8; 1.5.18; Generate the MIT-assembler-format files statically. They nearly never change, and if so, should be generated via the new Makefile and committed, too.
|
| 1.4 | 09-Oct-1997 |
is | Help crosscompiling, by as -> $(AS). Define AS?= as in the calling Makefile.$(ARCH)es. Will hopefully fix the (remaining) part or pr4010.
|
| 1.3 | 28-Sep-1997 |
is | Build the 68060 support package in the kernel build dir. XXX PCB_ONFAULT is still hardwired to 64 in netbsd060sp.S.
|
| 1.2 | 07-May-1997 |
mycroft | branches: 1.2.4; Add .MAKE to the .OBJDIR hacks, so they work with `make -n'.
|
| 1.1 | 15-May-1996 |
is | Initial commit of the machine independend part of the glue code for the 68060 software support package.
|
| 1.2.4.1 | 14-Oct-1997 |
thorpej | Update marc-pcmcia branch from trunk.
|
| 1.5.18.1 | 01-May-2001 |
he | Pull up revision 1.6 (requested by tron): Pass assembler files through $(CC) instead of $(AS). Fixes build problem.
|
| 1.5.8.1 | 08-Dec-2000 |
bouyer | Sync with HEAD.
|
| 1.7 | 28-May-2022 |
andvar | fix various typos, mainly in comments.
|
| 1.6 | 03-May-2008 |
martin | Move to 2 clause TNF license
|
| 1.5 | 14-Apr-2000 |
is | branches: 1.5.130; 1.5.132; 1.5.134; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.4 | 22-Feb-1999 |
is | branches: 1.4.8; Update.
|
| 1.3 | 16-Feb-1999 |
is | Fix Copyright dates
|
| 1.2 | 16-Feb-1999 |
is | Assign my files to The NetBSD Foundation, Inc.
|
| 1.1 | 15-May-1996 |
is | Initial commit of the machine independend part of the glue code for the 68060 software support package.
|
| 1.4.8.1 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.5.134.1 | 16-May-2008 |
yamt | sync with head.
|
| 1.5.132.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.5.130.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.9 | 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
| 1.8 | 28-Mar-2008 |
apb | branches: 1.8.2; 1.8.4; Synchronise the two asm2gas scripts in sys/arch/m68k/060sp and sys/arch/m68k/fpsp:
* The fpsp/asm2gas sed script previously hardcoded the fact that registers needed a '%' prefix, and the 060sp/asm2gas sed scrip previously did not have rules related to inserting '%' before register names. Now, both scripts have the same rules, but the rules are parapeterised to use "$P", which is set to '' or '%' as appropriate.
* Some other minor changes to the sed scripts.
The new asm2gas scripts have been verified to produce identical output to the old asm2gas scripts, for all inputs in 060sp/dist/*.sa and fpsp/*.sa, except for some differences inside comments.
Thanks to Izumi Tsutsui for suggesting that these scripts should be synchronised.
|
| 1.7 | 27-Mar-2008 |
apb | Use "${TOOL_SED}" instead of just "sed" in sys/arch/m68k/060sp/asm2gas.
|
| 1.6 | 15-Aug-1998 |
mycroft | branches: 1.6.148; Assign copyrights to TNF.
|
| 1.5 | 15-Aug-1998 |
mycroft | Make copyright notices with my name consistent.
|
| 1.4 | 30-Sep-1997 |
is | - only convert real hex constants to 0x form, not $NetBSD... - protect comment lines from future uses of CPP by putting a | in front
|
| 1.3 | 26-Oct-1994 |
cgd | branches: 1.3.12; new RCS ID format.
|
| 1.2 | 07-Jul-1994 |
mycroft | Simplify, speed it up, and do the right thing for floating point constants.
|
| 1.1 | 05-Jul-1994 |
mycroft | Port to NetBSD, with some bug fixes and minor performance tweaks.
|
| 1.3.12.1 | 14-Oct-1997 |
thorpej | Update marc-pcmcia branch from trunk.
|
| 1.6.148.2 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.6.148.1 | 03-Apr-2008 |
mjf | Sync with HEAD.
|
| 1.8.4.1 | 16-May-2008 |
yamt | sync with head.
|
| 1.8.2.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.3 | 30-Nov-2000 |
scw | Prepare for the m68k ELF transition: o Add register prefixes for the benefit of gas.new o Wrap global symbols in the m68k/asm.h macros o Fix `#' comments so the source can be run through the C pre-processor
|
| 1.2 | 16-May-1996 |
is | branches: 1.2.30; 1.2.40; Naive translation of text to assembler had caused some assembler syntax errors. Fixed them. Thanks to Bernd Ernesti for the early report.
|
| 1.1 | 15-May-1996 |
is | Initial commit of the machine independend part of the glue code for the 68060 software support package.
|
| 1.2.40.1 | 24-Apr-2001 |
he | Pull up revision 1.3 (requested by is): Make these files successfully pass through the C preprocessor, among other things.
|
| 1.2.30.1 | 08-Dec-2000 |
bouyer | Sync with HEAD.
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.1 | 28-Sep-1997 |
is | branches: 1.1.2; Build the 68060 support package in the kernel build dir. XXX PCB_ONFAULT is still hardwired to 64 in netbsd060sp.S.
|
| 1.1.2.2 | 14-Oct-1997 |
thorpej | Update marc-pcmcia branch from trunk.
|
| 1.1.2.1 | 28-Sep-1997 |
thorpej | file files.060sp was added on branch marc-pcmcia on 1997-10-14 10:16:37 +0000
|
| 1.5 | 30-Nov-2000 |
scw | Prepare for the m68k ELF transition: o Add register prefixes for the benefit of gas.new o Wrap global symbols in the m68k/asm.h macros o Fix `#' comments so the source can be run through the C pre-processor
|
| 1.4 | 22-Feb-1999 |
is | branches: 1.4.8; 1.4.18; Generate the MIT-assembler-format files statically. They nearly never change, and if so, should be generated via the new Makefile and committed, too.
|
| 1.3 | 28-Jul-1997 |
is | Align some comments, so that I'll be able to track changes better.
|
| 1.2 | 15-May-1996 |
is | fix typo
|
| 1.1 | 15-May-1996 |
is | Initial commit of the machine independend part of the glue code for the 68060 software support package.
|
| 1.4.18.1 | 24-Apr-2001 |
he | Pull up revision 1.5 (requested by is): Make these files successfully pass through the C preprocessor, among other things.
|
| 1.4.8.1 | 08-Dec-2000 |
bouyer | Sync with HEAD.
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.4 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.3 | 13-Mar-2000 |
soren | Fix doubled 'the's in comments.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.1 | 22-Feb-1999 |
is | Generate the MIT-assembler-format files statically. They nearly never change, and if so, should be generated via the new Makefile and committed, too.
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.4 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.3 | 13-Mar-2000 |
soren | Fix doubled 'the's in comments.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.5 | 13-May-2024 |
msaitoh | s/Instrcution/Instruction/ in comment.
|
| 1.4 | 30-Nov-2000 |
scw | Prepare for the m68k ELF transition: o Add register prefixes for the benefit of gas.new o Wrap global symbols in the m68k/asm.h macros o Fix `#' comments so the source can be run through the C pre-processor
|
| 1.3 | 28-Jul-1997 |
is | branches: 1.3.20; 1.3.30; Align some comments, so that I'll be able to track changes better.
|
| 1.2 | 15-May-1996 |
is | fix typo
|
| 1.1 | 15-May-1996 |
is | Initial commit of the machine independend part of the glue code for the 68060 software support package.
|
| 1.3.30.1 | 24-Apr-2001 |
he | Pull up revision 1.4 (requested by is): Make these files successfully pass through the C preprocessor, among other things.
|
| 1.3.20.1 | 08-Dec-2000 |
bouyer | Sync with HEAD.
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.1 | 22-Feb-1999 |
is | Generate the MIT-assembler-format files statically. They nearly never change, and if so, should be generated via the new Makefile and committed, too.
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.4 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.3 | 13-Mar-2000 |
soren | Fix doubled 'the's in comments.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 05-Jan-1998 |
perry | branches: 1.2.14; RCSID Police.
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.14.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.5 | 29-Sep-1997 |
is | Forgot to remove this yesterday... this was renamed to netbsd060sp.S.
|
| 1.4 | 28-Sep-1997 |
is | In the OS glue code for the 060SP, replace the copyin()/copyout() glue by movs. XXX As our CPP seems to hate the 060SP, I couldn't use assym.h for the PCB_ONFAULT definition, but had to hardwire 64 in the code. This needs to be fixed ASAP, and will be done in the upcoming reorganization of the 060sp Makefiles.
|
| 1.3 | 27-Jun-1997 |
is | branches: 1.3.4; Add support for T-racing of emulated instructions. (Yes, gdb uses this.)
|
| 1.2 | 26-Jun-1997 |
is | The recent buserr handler cleanup in the Amiga locore.s made the label _buserr point to the 68020/030 buserr code _only_. This has broken access error handling in the 060 support code. This is repaired by jumping to _buserr60 from the 060SP, and by providing a _buserr60 label identical to the _buserr in the unchanged m68k ports using the 68060.
|
| 1.1 | 15-May-1996 |
is | Initial commit of the machine independend part of the glue code for the 68060 software support package.
|
| 1.3.4.1 | 14-Oct-1997 |
thorpej | Update marc-pcmcia branch from trunk.
|
| 1.8 | 08-Sep-2024 |
rillig | fix a/an grammar in obvious cases
|
| 1.7 | 12-Jul-2001 |
scw | branches: 1.7.6; 1.7.248; Use PCB_ONFAULT instead of hardcoding a value of 64. This is fine for Amiga and Atari but not for other m68k ports which use m68k/pcb.h.
|
| 1.6 | 30-Nov-2000 |
scw | branches: 1.6.4; Prepare for the m68k ELF transition: o Add register prefixes for the benefit of gas.new o Wrap global symbols in the m68k/asm.h macros o Fix `#' comments so the source can be run through the C pre-processor
|
| 1.5 | 30-Jan-1999 |
is | branches: 1.5.8; 1.5.18; Remove redundant code (leftover from editing).
|
| 1.4 | 28-Sep-1997 |
is | branches: 1.4.2; In the OS glue code for the 060SP, replace the copyin()/copyout() glue by movs. XXX As our CPP seems to hate the 060SP, I couldn't use assym.h for the PCB_ONFAULT definition, but had to hardwire 64 in the code. This needs to be fixed ASAP, and will be done in the upcoming reorganization of the 060sp Makefiles.
|
| 1.3 | 27-Jun-1997 |
is | Add support for T-racing of emulated instructions. (Yes, gdb uses this.)
|
| 1.2 | 26-Jun-1997 |
is | The recent buserr handler cleanup in the Amiga locore.s made the label _buserr point to the 68020/030 buserr code _only_. This has broken access error handling in the 060 support code. This is repaired by jumping to _buserr60 from the 060SP, and by providing a _buserr60 label identical to the _buserr in the unchanged m68k ports using the 68060.
|
| 1.1 | 15-May-1996 |
is | Initial commit of the machine independend part of the glue code for the 68060 software support package.
|
| 1.4.2.2 | 14-Oct-1997 |
thorpej | Update marc-pcmcia branch from trunk.
|
| 1.4.2.1 | 28-Sep-1997 |
thorpej | file netbsd060sp.S was added on branch marc-pcmcia on 1997-10-14 10:16:39 +0000
|
| 1.5.18.1 | 24-Apr-2001 |
he | Pull up revision 1.6 (requested by is): Make these files successfully pass through the C preprocessor, among other things.
|
| 1.5.8.1 | 08-Dec-2000 |
bouyer | Sync with HEAD.
|
| 1.6.4.1 | 03-Aug-2001 |
lukem | update to -current
|
| 1.7.248.1 | 02-Aug-2025 |
perseant | Sync with HEAD
|
| 1.7.6.2 | 12-Jul-2001 |
scw | Use PCB_ONFAULT instead of hardcoding a value of 64. This is fine for Amiga and Atari but not for other m68k ports which use m68k/pcb.h.
|
| 1.7.6.1 | 12-Jul-2001 |
scw | file netbsd060sp.S was added on branch nathanw_sa on 2001-07-12 17:17:46 +0000
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.1 | 22-Feb-1999 |
is | Generate the MIT-assembler-format files statically. They nearly never change, and if so, should be generated via the new Makefile and committed, too.
|
| 1.4 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.3 | 13-Mar-2000 |
soren | Fix doubled 'the's in comments.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.3 | 14-Apr-2000 |
is | Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.2 | 15-May-1996 |
is | branches: 1.2.30; RCS ID police
|
| 1.1 | 15-May-1996 |
is | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 15-May-1996 |
is | Initial import of the Motorola M68060 Software Package Production Release, revision P1.01.
|
| 1.2.30.1 | 20-Nov-2000 |
bouyer | Remove files that are no longer on the trunck
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file changes was added on branch thorpej_scsipi on 2000-11-20 20:11:27 +0000
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file errata was added on branch thorpej_scsipi on 2000-11-20 20:11:27 +0000
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file fplsp.doc was added on branch thorpej_scsipi on 2000-11-20 20:11:27 +0000
|
| 1.3 | 05-Dec-2021 |
msaitoh | s/MEMEORY/MEMORY/ in comment.
|
| 1.2 | 05-Feb-2003 |
perry | "Utilize" has exactly the same meaning as "use," but it is more difficult to read and understand. Most manuals of English style therefore say that you should use "use".
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file fplsp.s was added on branch thorpej_scsipi on 2000-11-20 20:11:28 +0000
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file fplsp.sa was added on branch thorpej_scsipi on 2000-11-20 20:11:29 +0000
|
| 1.2 | 29-Apr-2007 |
msaitoh | fix typos
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; 1.1.46; 1.1.84; 1.1.88; 1.1.90; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.90.1 | 11-Jul-2007 |
mjf | Sync with head.
|
| 1.1.88.1 | 27-May-2007 |
ad | Sync with head.
|
| 1.1.84.1 | 07-May-2007 |
yamt | sync with head.
|
| 1.1.46.1 | 03-Sep-2007 |
yamt | sync with head.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file fpsp.doc was added on branch thorpej_scsipi on 2000-11-20 20:11:29 +0000
|
| 1.7 | 24-Jun-2023 |
msaitoh | Fix typo in comment.
|
| 1.6 | 10-Nov-2021 |
msaitoh | s/threshhold/threshold/ in comment.
|
| 1.5 | 11-Dec-2005 |
christos | merge ktrace-lwp.
|
| 1.4 | 24-Feb-2004 |
wiz | becuase -> because. From Peter Postma.
|
| 1.3 | 05-Feb-2003 |
perry | branches: 1.3.2; "Utilize" has exactly the same meaning as "use," but it is more difficult to read and understand. Most manuals of English style therefore say that you should use "use".
|
| 1.2 | 16-Sep-2001 |
wiz | branches: 1.2.4; Spell 'occurred' with two 'r's.
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; 1.1.8; 1.1.10; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.10.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.1.8.1 | 01-Oct-2001 |
fvdl | Catch up with -current.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file fpsp.s was added on branch thorpej_scsipi on 2000-11-20 20:11:29 +0000
|
| 1.2.4.2 | 16-Sep-2001 |
wiz | Spell 'occurred' with two 'r's.
|
| 1.2.4.1 | 16-Sep-2001 |
wiz | file fpsp.s was added on branch nathanw_sa on 2001-09-16 16:34:31 +0000
|
| 1.3.2.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.3.2.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.3.2.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file fpsp.sa was added on branch thorpej_scsipi on 2000-11-20 20:11:31 +0000
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file fskeletn.s was added on branch thorpej_scsipi on 2000-11-20 20:11:31 +0000
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file ftest.s was added on branch thorpej_scsipi on 2000-11-20 20:11:32 +0000
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file ftest.sa was added on branch thorpej_scsipi on 2000-11-20 20:11:32 +0000
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file ilsp.doc was added on branch thorpej_scsipi on 2000-11-20 20:11:32 +0000
|
| 1.3 | 28-May-2022 |
andvar | fix various typos in comments, mainly origional->original, extened->extended, incomming->incoming.
|
| 1.2 | 11-Jul-2015 |
kamil | Improve spelling: regsiter -> register
This change is non-functional.
Approved by <riastradh>, <pgoyette>
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; 1.1.180; 1.1.200; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.200.1 | 22-Sep-2015 |
skrll | Sync with HEAD
|
| 1.1.180.1 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file ilsp.s was added on branch thorpej_scsipi on 2000-11-20 20:11:32 +0000
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file ilsp.sa was added on branch thorpej_scsipi on 2000-11-20 20:11:33 +0000
|
| 1.2 | 13-May-2024 |
msaitoh | s/Instrcution/Instruction/ in comment.
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file iskeletn.s was added on branch thorpej_scsipi on 2000-11-20 20:11:33 +0000
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file isp.doc was added on branch thorpej_scsipi on 2000-11-20 20:11:33 +0000
|
| 1.5 | 02-Aug-2021 |
andvar | fix various typos in comments and log messages.
|
| 1.4 | 24-Jul-2021 |
andvar | Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889. Also fixed some additional typos in comments, found on review of same files or typos.
|
| 1.3 | 11-Jul-2015 |
kamil | branches: 1.3.34; Improve spelling: regsiter -> register
This change is non-functional.
Approved by <riastradh>, <pgoyette>
|
| 1.2 | 11-Jun-2001 |
wiz | branches: 1.2.8; 1.2.174; 1.2.194; Fix various misspellings of compatible/compatibility.
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; 1.1.8; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.8.1 | 21-Jun-2001 |
nathanw | Catch up to -current.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file isp.s was added on branch thorpej_scsipi on 2000-11-20 20:11:33 +0000
|
| 1.2.194.1 | 22-Sep-2015 |
skrll | Sync with HEAD
|
| 1.2.174.1 | 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.2.8.2 | 11-Jun-2001 |
wiz | Fix various misspellings of compatible/compatibility.
|
| 1.2.8.1 | 11-Jun-2001 |
wiz | file isp.s was added on branch nathanw_sa on 2001-06-11 01:50:54 +0000
|
| 1.3.34.1 | 01-Aug-2021 |
thorpej | Sync with HEAD.
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file isp.sa was added on branch thorpej_scsipi on 2000-11-20 20:11:33 +0000
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file itest.s was added on branch thorpej_scsipi on 2000-11-20 20:11:33 +0000
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file itest.sa was added on branch thorpej_scsipi on 2000-11-20 20:11:34 +0000
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file misc was added on branch thorpej_scsipi on 2000-11-20 20:11:34 +0000
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file os.s was added on branch thorpej_scsipi on 2000-11-20 20:11:34 +0000
|
| 1.4 | 11-Dec-2005 |
christos | merge ktrace-lwp.
|
| 1.3 | 24-Feb-2004 |
wiz | becuase -> because. From Peter Postma.
|
| 1.2 | 16-Sep-2001 |
wiz | branches: 1.2.4; 1.2.20; Spell 'occurred' with two 'r's.
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; 1.1.8; 1.1.10; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.10.1 | 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.1.8.1 | 01-Oct-2001 |
fvdl | Catch up with -current.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file pfpsp.s was added on branch thorpej_scsipi on 2000-11-20 20:11:34 +0000
|
| 1.2.20.3 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.2.20.2 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.2.20.1 | 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.2.4.2 | 16-Sep-2001 |
wiz | Spell 'occurred' with two 'r's.
|
| 1.2.4.1 | 16-Sep-2001 |
wiz | file pfpsp.s was added on branch nathanw_sa on 2001-09-16 16:34:32 +0000
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file pfpsp.sa was added on branch thorpej_scsipi on 2000-11-20 20:11:35 +0000
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file readme was added on branch thorpej_scsipi on 2000-11-20 20:11:35 +0000
|
| 1.1 | 14-Apr-2000 |
is | branches: 1.1.6; Move original Motorola files to the "dist" subdirectory, in response to PR 9626 by Kris Shannon.
|
| 1.1.6.2 | 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.1.6.1 | 14-Apr-2000 |
bouyer | file test.doc was added on branch thorpej_scsipi on 2000-11-20 20:11:35 +0000
|