Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/arm/include



Module Name:    src
Committed By:   matt
Date:           Fri Dec  7 18:49:13 UTC 2012

Modified Files:
        src/sys/arch/arm/include: mcontext.h reg.h

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/include/mcontext.h
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/include/reg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index