Home | History | Annotate | Download | only in include
History log of /src/sys/arch/m68k/include/asm_single.h
RevisionDateAuthorComments
 1.10  18-May-2022  andvar fix typos in word "access" and it derivatives, mainly in comments.
 1.9  20-Oct-2009  snj Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.
 1.8  03-Aug-2006  mhitch branches: 1.8.62;
gcc4 checks for and warns of matching constraints that don't specify
a register operand. Remove the matching constraint and change the output
operand constraint from "=m" (write-only) to "+m" (read-write).
 1.7  27-Jun-2006  tsutsui Backout previous since there is an objection and I'm not a toolchain guy.
 1.6  25-Jun-2006  tsutsui Fix "warning: matching constraint does not allow a register" on gcc4.
(I guess constraints "0-9" are valid only for register operands, right?)
 1.5  24-Dec-2005  perry branches: 1.5.4; 1.5.8; 1.5.16;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.4  25-Jan-2002  thorpej branches: 1.4.32;
Fix asm constraints. Sun3 kernels built with the new toolchain boot now.
 1.3  25-Jul-1998  is branches: 1.3.28; 1.3.32;
no semicolon, please
 1.2  05-Nov-1997  thorpej asm -> __asm__, volatile -> __volatile
 1.1  16-Sep-1996  leo branches: 1.1.14;
Add macro's that do bclr/bset in a single instruction.
 1.1.14.1  05-Nov-1997  thorpej Pullup from trunk: asm -> __asm__, volatile -> __volatile
 1.3.32.1  28-Feb-2002  nathanw Catch up to -current.
 1.3.28.1  11-Feb-2002  jdolecek Sync w/ -current.
 1.4.32.2  30-Dec-2006  yamt sync with head.
 1.4.32.1  21-Jun-2006  yamt sync with head.
 1.5.16.1  13-Jul-2006  gdamore Merge from HEAD.
 1.5.8.2  11-Aug-2006  yamt sync with head
 1.5.8.1  26-Jun-2006  yamt sync with head.
 1.5.4.1  09-Sep-2006  rpaulo sync with head
 1.8.62.1  11-Mar-2010  yamt sync with head

RSS XML Feed