Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sparc64/include/locore.h
RevisionDateAuthorComments
 1.9  17-Oct-2015  nakayama Move LP64 and ILP32 conversion macros COMBINE, SPLIT from locore.h
to asm.h, and provide SPLIT_RETL for the case SPLIT and then retl
immediately.
 1.8  23-Aug-2015  joerg Remove .proc 1, it has been ignored by gas for ages.
 1.7  23-Aug-2015  joerg .align ensures alignment, so replace .uaword with .word.
 1.6  16-Mar-2013  christos branches: 1.6.14;
move the useful macros somewhere where they can be used in userland.
 1.5  10-Jul-2010  nakayama branches: 1.5.8; 1.5.18;
Clear the upper word explicitly before combining two 32-bit values to 64-bit
on 32-bit kernels.
 1.4  23-May-2010  martin Split copy related functions out of locore.s into copy.S, move functions
only needed on multiprocessors into mp_subr.S.
 1.3  07-Mar-2010  mrg branches: 1.3.2; 1.3.4; 1.3.6;
need _ALIGN in locore.h as well, for DEBUG kernels.
 1.2  07-Mar-2010  mrg gas has supported SPARC ".empty" for a long while; get rid of an
ancient workaround.
 1.1  06-Mar-2010  mrg move the memcpy/memset implementations out into their own file, with the
block copy versions as well. move some of the definitions in locore.s
into a new locore.h.

locore.s is almost 2000 lines shorter with this change.
 1.3.6.3  17-Aug-2010  uebayasi Sync with HEAD.
 1.3.6.2  30-Apr-2010  uebayasi Sync with HEAD.
 1.3.6.1  07-Mar-2010  uebayasi file locore.h was added on branch uebayasi-xip on 2010-04-30 14:39:52 +0000
 1.3.4.2  05-Mar-2011  rmind sync with head
 1.3.4.1  30-May-2010  rmind sync with head
 1.3.2.3  11-Aug-2010  yamt sync with head.
 1.3.2.2  11-Mar-2010  yamt sync with head
 1.3.2.1  07-Mar-2010  yamt file locore.h was added on branch yamt-nfs-mp on 2010-03-11 15:03:00 +0000
 1.5.18.2  03-Dec-2017  jdolecek update from HEAD
 1.5.18.1  23-Jun-2013  tls resync from head
 1.5.8.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.14.2  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.6.14.1  22-Sep-2015  skrll Sync with HEAD

RSS XML Feed