freebsd-dev/sys/arm
Konstantin Belousov 724f4b62b0 Remove sv_prepsyscall, sv_sigsize and sv_sigtbl members of the struct
sysent.

sv_prepsyscall is unused.

sv_sigsize and sv_sigtbl translate signal number from the FreeBSD
namespace into the ABI domain.  It is only utilized on i386 for iBCS2
binaries.  The issue with this approach is that signals for iBCS2 were
delivered with the FreeBSD signal frame layout, which does not follow
iBCS2.  The same note is true for any other potential user if
sv_sigtbl.  In other words, if ABI needs signal number translation, it
really needs custom sv_sendsig method instead.

Sponsored by:	The FreeBSD Foundation
2015-11-28 08:49:07 +00:00
..
allwinner Move more bus_space_* files to be built by files.arm. This leaves the 2015-11-21 15:30:08 +00:00
altera/socfpga Create device options for the two common ARM timers. 2015-11-21 16:23:56 +00:00
amlogic/aml8726 Move more bus_space_* files to be built by files.arm. This leaves the 2015-11-21 15:30:08 +00:00
annapurna/alpine Move more bus_space_* files to be built by files.arm. This leaves the 2015-11-21 15:30:08 +00:00
arm Remove sv_prepsyscall, sv_sigsize and sv_sigtbl members of the struct 2015-11-28 08:49:07 +00:00
at91 Move more bus_space_* files to be built by files.arm. This leaves the 2015-11-21 15:30:08 +00:00
broadcom/bcm2835 Create device options for the two common ARM timers. 2015-11-21 16:23:56 +00:00
cavium/cns11xx Move more bus_space_* files to be built by files.arm. This leaves the 2015-11-21 15:30:08 +00:00
conf Create device options for the two common ARM timers. 2015-11-21 16:23:56 +00:00
freescale Rename sysctl node hw.imx6 to hw.imx. Move its definition to imx_machdep.c 2015-11-26 17:26:52 +00:00
include Flush all kernel mappings from TLB(s) in time when they are cleared. 2015-11-24 13:57:41 +00:00
lpc Move more bus_space_* files to be built by files.arm. This leaves the 2015-11-21 15:30:08 +00:00
mv Move more bus_space_* files to be built by files.arm. This leaves the 2015-11-21 15:30:08 +00:00
qemu Create device options for the two common ARM timers. 2015-11-21 16:23:56 +00:00
rockchip Create device options for the two common ARM timers. 2015-11-21 16:23:56 +00:00
samsung/exynos Add support for exynos5_ehci in loader 2015-11-27 18:22:04 +00:00
ti Move hdmi_if.m to files.arm so other kernel configs can use it. 2015-11-21 16:25:03 +00:00
versatile Move more bus_space_* files to be built by files.arm. This leaves the 2015-11-21 15:30:08 +00:00
xilinx Create device options for the two common ARM timers. 2015-11-21 16:23:56 +00:00
xscale Move more bus_space_* files to be built by files.arm. This leaves the 2015-11-21 15:30:08 +00:00