OpenGrok
Cross Reference: setstack.S
xref
: /
src
/
sys
/
arch
/
arm
/
arm32
/
setstack.S
Home
|
History
|
Annotate
|
Download
|
only in
arm32
History log of
/src/sys/arch/arm/arm32/setstack.S
Revision
Date
Author
Comments
1.6
18-Aug-2013
matt
Move parts of cpu.h that are not needed by MI code in <arm/locore.h>
Don't include <machine/cpu.h> or <machine/frame.h>, use <arm/locore.h>
Use <arm/asm.h> instead of <machine/arm.h>
1.5
16-Feb-2012
christos
branches: 1.5.2; 1.5.4;
don't need arm/cpu.h, we just need the cpureg.h...
1.4
27-Apr-2008
matt
branches: 1.4.18; 1.4.34; 1.4.38; 1.4.42;
Merge kernel changes in matt-armv6 to HEAD.
1.3
19-Jan-2008
chris
branches: 1.3.6; 1.3.8; 1.3.10;
When chaning processor mode on ARM use cpsr_c, rather than cpsr_all.
1.2
15-Aug-2002
briggs
branches: 1.2.24; 1.2.82; 1.2.86; 1.2.88; 1.2.94; 1.2.102;
* Use local label names (.Lfoo vs. (Lfoo or foo))
* When moving from cpsr, use "cpsr" instead of "cpsr_all" (which is
provided, but doesn't make sense since mrs doesn't support fields
like msr does).
1.1
28-Jul-2001
chris
branches: 1.1.2; 1.1.8; 1.1.16;
Move the generic arm32 files into arm/arm32 from arm32/arm32, tested kernel builds on cats and riscpc.
1.1.16.1
30-Aug-2002
gehenna
catch up with -current.
1.1.8.2
19-Aug-2002
thorpej
Partial (ARM only) sync with trunk -- significant performance improvements
for XScale-based systems.
1.1.8.1
28-Jul-2001
thorpej
file setstack.S was added on branch nathanw_sa on 2002-08-19 21:39:06 +0000
1.1.2.3
06-Sep-2002
jdolecek
sync kqueue branch with HEAD
1.1.2.2
03-Aug-2001
lukem
update to -current
1.1.2.1
28-Jul-2001
lukem
file setstack.S was added on branch kqueue on 2001-08-03 04:10:59 +0000
1.2.102.1
20-Jan-2008
bouyer
Sync with HEAD
1.2.94.1
18-Feb-2008
mjf
Sync with HEAD.
1.2.88.1
23-Mar-2008
matt
sync with HEAD
1.2.86.1
20-Jan-2008
chris
Sync to HEAD.
1.2.82.1
28-Feb-2008
rjs
Sync with HEAD.
1.2.24.1
21-Jan-2008
yamt
sync with head
1.3.10.1
16-May-2008
yamt
sync with head.
1.3.8.1
18-May-2008
yamt
sync with head.
1.3.6.1
02-Jun-2008
mjf
Sync with HEAD.
1.4.42.1
28-Nov-2012
matt
Merge improved arm support (especially Cortex) from HEAD
including OMAP and BCM53xx support.
1.4.38.1
18-Feb-2012
mrg
merge to -current.
1.4.34.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.4.34.1
17-Apr-2012
yamt
sync with head
1.4.18.1
15-Feb-2014
matt
Merge armv7 support from HEAD, specifically support for the BCM5301X
and BCM56340 evbarm kernels.
1.5.4.1
28-Aug-2013
rmind
sync with head
1.5.2.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
Indexes created Thu Oct 02 01:09:59 GMT 2025