summaryrefslogtreecommitdiff
path: root/sys/arch/m68k/060sp
AgeCommit message (Expand)Author
2023-06-24Fix typo in comment.msaitoh
2022-05-28fix various typos in comments, mainly origional->original,andvar
2022-05-28fix various typos, mainly in comments.andvar
2021-12-05s/MEMEORY/MEMORY/ in comment.msaitoh
2021-11-10s/threshhold/threshold/ in comment.msaitoh
2021-08-02fix various typos in comments and log messages.andvar
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2015-07-11Improve spelling: regsiter -> registerkamil
2014-01-10make it clean after itself, use standard rules fileschristos
2008-05-03Move to 2 clause TNF licensemartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-28Adapt to changes in m68k/060sp/asm2gas script: pass SED=${TOOL_SED:Q}apb
2008-03-28Synchronise the two asm2gas scripts in sys/arch/m68k/060sp andapb
2008-03-27Use "${TOOL_SED}" instead of just "sed" in sys/arch/m68k/060sp/asm2gas.apb
2007-04-29fix typosmsaitoh
2005-12-11merge ktrace-lwp.christos
2004-02-24becuase -> because. From Peter Postma.wiz
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-02-05"Utilize" has exactly the same meaning as "use," but it is moreperry
2001-09-16Spell 'occurred' with two 'r's.wiz
2001-07-12Use PCB_ONFAULT instead of hardcoding a value of 64. This is finescw
2001-06-11Fix various misspellings of compatible/compatibility.wiz
2000-11-30Prepare for the m68k ELF transition:scw
2000-04-14Move original Motorola files to the "dist" subdirectory, in responseis
2000-03-13Fix doubled 'the's in comments.soren
1999-02-22Update.is
1999-02-22Generate the MIT-assembler-format files statically. They nearly never change,is
1999-02-16Fix Copyright datesis
1999-02-16Assign my files to The NetBSD Foundation, Inc.is
1999-01-30Remove redundant code (leftover from editing).is
1998-08-15Assign copyrights to TNF.mycroft
1998-08-15Make copyright notices with my name consistent.mycroft
1998-01-05RCSID Police.perry
1997-10-09Help crosscompiling, by as -> $(AS). Define AS?= as in the callingis
1997-09-30- only convert real hex constants to 0x form, not $NetBSD...is
1997-09-29Forgot to remove this yesterday... this was renamed to netbsd060sp.S.is
1997-09-28Build the 68060 support package in the kernel build dir.is
1997-09-28In the OS glue code for the 060SP, replace the copyin()/copyout() glue byis
1997-07-28Align some comments, so that I'll be able to track changes better.is
1997-06-27Add support for T-racing of emulated instructions. (Yes, gdb uses this.)is
1997-06-26The recent buserr handler cleanup in the Amiga locore.s made the labelis
1997-05-07Add .MAKE to the .OBJDIR hacks, so they work with `make -n'.mycroft
1996-12-31Add '-I${.CURDIR} ${.CURDIR}/' before netbsd.S to compile it withveego
1996-05-20Now that our as pretends to understand the M68060 cpu, use -m68060 insteadis
1996-05-16Naive translation of text to assembler had caused some assembler syntaxis
1996-05-15fix typois
1996-05-15Initial commit of the machine independend part of the glue code foris
1996-05-15RCS ID policeis
1996-05-15Initial import of the Motorola M68060 Software Package Productionis
1994-10-26new RCS ID format.cgd