Home | History | Annotate | Download | only in include
History log of /src/sys/arch/arm/include/reg.h
RevisionDateAuthorComments
 1.6  29-Jan-2014  matt Make multiple inclusion symbols always start with _ARM_ (not _ARM32_ or
_MACHINE_).
 1.5  11-Jan-2013  matt branches: 1.5.2;
Don't include <machine/fp.h> since it no longer exists
 1.4  07-Dec-2012  matt Extend vfpreg to include all 32 64-bit FP registers.
For __ARM_EABI__, define __vfp_fstmx to have space for all 32 32-bit
FP registers (It's a newly supported ABI so we can "break" binary
compatibility.
 1.3  05-Dec-2012  matt ARMFPE hasn't compiled since NetBSD 4. Remove it.
Complete support for FPU_VFP.
fpregs now contains vfpreg.
XXX vfpreg only has space for 16 64-bit FP registers though VFPv3 and later
have 32 64-bit FP registers.
 1.2  15-Mar-2008  rearnsha branches: 1.2.38; 1.2.48;
VFP support.
 1.1  11-Feb-2001  bjh21 branches: 1.1.2; 1.1.44; 1.1.106; 1.1.108; 1.1.128; 1.1.132;
Common <arm/reg.h> (and hence common struct reg) for ARM.
This is theoretically backward-incompatible on arm26, but GDB doesn't work there
yet anyway.
 1.1.132.1  03-Apr-2008  mjf Sync with HEAD.
 1.1.128.1  24-Mar-2008  keiichi sync with head.
 1.1.108.1  23-Mar-2008  matt sync with HEAD
 1.1.106.1  21-Mar-2008  chris Sync with head.
 1.1.44.1  17-Mar-2008  yamt sync with head.
 1.1.2.2  11-Feb-2001  bouyer Sync with HEAD.
 1.1.2.1  11-Feb-2001  bouyer file reg.h was added on branch thorpej_scsipi on 2001-02-11 19:08:51 +0000
 1.2.48.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.48.1  25-Feb-2013  tls resync with head
 1.2.38.3  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.2.38.2  23-Jan-2013  yamt sync with head
 1.2.38.1  16-Jan-2013  yamt sync with (a bit old) head
 1.5.2.1  18-May-2014  rmind sync with head

RSS XML Feed