freebsd-dev/sys/powerpc/powerpc
Leandro Lupori 0632bb89db Fix PPC64 kernel build with clang8 + lld8
This patch fixes the following lld link errors:

- unsupported dynamic relocations on read-only sections
- out-of-range TOC references

Submitted by:	git_bdragon.rtk0.net
Reviewed by:	jhibbits, luporl
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D19352
2019-05-22 15:56:41 +00:00
..
altivec.c
autoconf.c
bus_machdep.c
busdma_machdep.c powerpc: Optimize padding in bus_dma_tag 2019-05-04 02:45:24 +00:00
clock.c powerpc: Add file forgotten in r346144 2019-04-13 02:29:30 +00:00
copyinout.c
copystr.c
cpu_subr64.S Fix PPC64 kernel build with clang8 + lld8 2019-05-22 15:56:41 +00:00
cpu.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
db_disasm.c
db_hwwatch.c
db_interface.c
db_trace.c
dump_machdep.c
elf32_machdep.c
elf64_machdep.c
exec_machdep.c powerpc64: Add the DSCR facility on POWER8 and later 2019-04-27 16:28:34 +00:00
fpu.c
gdb_machdep.c
genassym.c powerpc: Add support for additional FSCR-managed facilities 2019-04-27 22:30:22 +00:00
in_cksum.c
interrupt.c
intr_machdep.c Add NUMA support to powerpc 2019-04-13 04:03:18 +00:00
iommu_if.m
machdep.c
mem.c
mmu_if.m
mp_machdep.c Add NUMA support to powerpc 2019-04-13 04:03:18 +00:00
nexus.c Add NUMA support to powerpc 2019-04-13 04:03:18 +00:00
openpic.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
pic_if.m
platform_if.m Add NUMA support to powerpc 2019-04-13 04:03:18 +00:00
platform.c Add NUMA support to powerpc 2019-04-13 04:03:18 +00:00
pmap_dispatch.c
ptrace_machdep.c
sc_machdep.c
setjmp.S
sigcode32.S
sigcode64.S
stack_machdep.c
swtch32.S powerpc: micro-optimize cpu_switch() 2019-04-27 00:53:41 +00:00
swtch64.S powerpc64: Fix switch panic from cpu_throw() 2019-04-29 22:37:35 +00:00
syncicache.c
sys_machdep.c
trap.c powerpc: Add support for additional FSCR-managed facilities 2019-04-27 22:30:22 +00:00
uio_machdep.c
uma_machdep.c
vm_machdep.c