summaryrefslogtreecommitdiff
path: root/sys/arch/vax/include/mtpr.h
AgeCommit message (Expand)Author
2021-11-02In order to prevent _mcount() from being recursively called when built with C...ryo
2017-05-22Update copyright notice for Ludd (remove clause 3 & 4).ragge
2009-05-13Fix obvious typo in last.skrll
2009-05-13Add "memory" clobber to mtpr for barrier. See also kern/38637.mhitch
2007-02-16Partially adapt the VAX port to the newlock2 changes. These are untestedmatt
2005-12-24__asm__ -> __asmperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-06-27Update according to cast-qual addition.ragge
2004-02-13Uppercase CPU, plural is CPUs.wiz
2003-01-22Explicitly cast "g" arg to mtpr to long; to tell gcc that thisragge
2000-07-06Some defines for the 6000/400 CPU.ragge
1999-06-06Add some more IPRs for KA670.ragge
1998-08-10Basic support for VS4000/60.ragge
1997-11-05asm -> __asm__thorpej
1996-07-20Numerous changes to be able to put Bertram Barth's VAXstation support in.ragge
1996-03-07Support for VAX 8600/8650 added. Works with lots of Unibus adapters,ragge
1996-02-02ASSEMBLER -> _LOCOREmycroft
1996-02-02Fix #includes.mycroft
1995-05-03mtpr support for 11/780 added. DELAY added. mcount() corrected.ragge
1995-02-13Lots of fixes...ragge
1994-11-25Lots of updates & fixes.ragge
1994-10-26new RCS ID format.cgd
1994-08-02Initial VAX port merging.ragge