]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern
authorJuli Mallett <jmallett@FreeBSD.org>
Mon, 12 Mar 2012 21:25:32 +0000 (21:25 +0000)
committerJuli Mallett <jmallett@FreeBSD.org>
Mon, 12 Mar 2012 21:25:32 +0000 (21:25 +0000)
commit379663d70bd9a1e7806da49205477e28d1cb3a53
treef982d7b32e1a65ea4d9f9f78cf4321252085149f
parent689d8111652367bc748858185d1bcebcec76334d
o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern
   required for the ABI the kernel is being built for.
   XXX This is implemented in a kind-of nasty way that involves including source
       files, but it's still an improvement.
o) Retire ISA_* options since they're unused and were always wrong.
38 files changed:
sys/conf/files.mips
sys/conf/options.mips
sys/mips/adm5120/std.adm5120
sys/mips/alchemy/std.alchemy
sys/mips/atheros/std.ar71xx
sys/mips/conf/AR71XX_BASE
sys/mips/conf/AR91XX_BASE
sys/mips/conf/MALTA
sys/mips/conf/MALTA64
sys/mips/conf/OCTEON1
sys/mips/conf/SWARM
sys/mips/conf/SWARM_SMP
sys/mips/conf/XLP
sys/mips/conf/XLP64
sys/mips/conf/XLPN32
sys/mips/conf/XLR
sys/mips/conf/XLR64
sys/mips/conf/XLRN32
sys/mips/idt/std.idt
sys/mips/include/_bus.h
sys/mips/malta/std.malta
sys/mips/mips/bus_space_generic.c
sys/mips/mips/cache.c
sys/mips/mips/cache_mipsNN.c
sys/mips/mips/cpu.c
sys/mips/mips/exception.S
sys/mips/mips/freebsd32_machdep.c
sys/mips/mips/libkern_machdep.c [new file with mode: 0644]
sys/mips/mips/machdep.c
sys/mips/mips/pm_machdep.c
sys/mips/mips/support.S
sys/mips/mips/swtch.S
sys/mips/mips/tick.c
sys/mips/mips/vm_machdep.c
sys/mips/nlm/tick.c
sys/mips/rmi/tick.c
sys/mips/rt305x/std.rt305x
sys/mips/sentry5/std.sentry5