Home | History | Annotate | Download | only in include
History log of /src/sys/arch/arm/include/sysarch.h
RevisionDateAuthorComments
 1.15  06-Oct-2021  skrll More trailing whitespace
 1.14  13-Jan-2017  christos this was fine before...
 1.13  13-Jan-2017  maya replace old style declaration
 1.12  09-Mar-2015  joerg branches: 1.12.2;
Provide size_t.
 1.11  16-Jan-2014  matt branches: 1.11.6;
Use uintptr_t & size_t instead of u_int and int for arm_sync_icache.
 1.10  01-Feb-2013  matt branches: 1.10.2;
include stdbool.h if !_KERNEL
 1.9  31-Jan-2013  matt add a fpu_used sysarch
 1.8  12-Aug-2012  matt branches: 1.8.2;
Rework VFP support to use PCU.
Add emulation of instruction which save/restore the VFP FPSCR.
Add a sysarch hook to VFP FPSCR manipulation.

[The emulation will be used by libc to store/fetch exception modes and
rounding mode on a per-thread basis.]
 1.7  14-Mar-2009  dsl branches: 1.7.12; 1.7.20;
Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
 1.6  11-Dec-2005  christos branches: 1.6.80; 1.6.88; 1.6.94; 1.6.98;
merge ktrace-lwp.
 1.5  11-Sep-2003  kleink __{BEGIN,END}_DECLS-wrap prototypes.
 1.4  30-Mar-2002  thorpej branches: 1.4.12;
Rename the ARM sysarch calls from arm32* -> arm*
 1.3  29-Jul-2001  chris branches: 1.3.2; 1.3.8;
Fix for PR 13580.
Make sysarch include sys/stdint.h so it picks up the a definition of uintptr_t.
 1.2  23-Jul-2001  matt Make sync_icache_args use more standard types.
 1.1  14-Jul-2001  matt Make <sysarch.h> valid for all arm platforms. Adjust/remove port-specific
includes as required.
 1.3.8.2  17-Apr-2002  nathanw Catch up to -current.
 1.3.8.1  29-Jul-2001  nathanw file sysarch.h was added on branch nathanw_sa on 2002-04-17 00:02:30 +0000
 1.3.2.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.3.2.2  03-Aug-2001  lukem update to -current
 1.3.2.1  29-Jul-2001  lukem file sysarch.h was added on branch kqueue on 2001-08-03 04:11:01 +0000
 1.4.12.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.4.12.2  18-Sep-2004  skrll Sync with HEAD.
 1.4.12.1  03-Aug-2004  skrll Sync with HEAD
 1.6.98.1  15-Feb-2014  matt Merge armv7 support from HEAD, specifically support for the BCM5301X
and BCM56340 evbarm kernels.
 1.6.94.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.6.88.1  28-Apr-2009  skrll Sync with HEAD.
 1.6.80.1  04-May-2009  yamt sync with head.
 1.7.20.1  28-Nov-2012  matt Merge improved arm support (especially Cortex) from HEAD
including OMAP and BCM53xx support.
 1.7.12.2  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.7.12.1  30-Oct-2012  yamt sync with head
 1.8.2.3  03-Dec-2017  jdolecek update from HEAD
 1.8.2.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.8.2.1  25-Feb-2013  tls resync with head
 1.10.2.1  18-May-2014  rmind sync with head
 1.11.6.1  06-Apr-2015  skrll Sync with HEAD
 1.12.2.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed