]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Replace generic ARM11 option with more specific
authorOleksandr Tymoshenko <gonzo@FreeBSD.org>
Thu, 20 Dec 2012 04:32:02 +0000 (04:32 +0000)
committerOleksandr Tymoshenko <gonzo@FreeBSD.org>
Thu, 20 Dec 2012 04:32:02 +0000 (04:32 +0000)
commitc5f8f8946c0771549607d298df69e9976ab8e1fe
treeb91015eada9f60ac2b5f9b792c87898884f80da3
parentb9a3b766621eb25631e62f928a3d8ca579d908c1
Replace generic ARM11 option with more specific
support for ARM1136 and ARM1176

Submitted by: Daisuke Aoyama <aoyama at peach.ne.jp>
Obtained from: NetBSD
15 files changed:
sys/arm/arm/cpufunc.c
sys/arm/arm/cpufunc_asm_arm11x6.S [new file with mode: 0644]
sys/arm/arm/elf_trampoline.c
sys/arm/arm/identcpu.c
sys/arm/arm/locore.S
sys/arm/broadcom/bcm2835/files.bcm2835
sys/arm/conf/RPI-B
sys/arm/conf/VERSATILEPB
sys/arm/include/armreg.h
sys/arm/include/cpuconf.h
sys/arm/include/cpufunc.h
sys/arm/include/intr.h
sys/arm/versatile/files.versatile
sys/conf/files.arm
sys/conf/options.arm