Module Name: src Committed By: matt Date: Sun Aug 5 01:43:59 UTC 2012
Modified Files: src/sys/arch/arm/arm: cpu_exec.c src/sys/kern: exec_elf.c src/sys/sys: exec.h exec_elf.h Log Message: back out elf note changes and use EF_ARM_ABIVERS to determine EABI usage. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/arm/cpu_exec.c cvs rdiff -u -r1.42 -r1.43 src/sys/kern/exec_elf.c cvs rdiff -u -r1.138 -r1.139 src/sys/sys/exec.h cvs rdiff -u -r1.125 -r1.126 src/sys/sys/exec_elf.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.