freebsd-dev/sys/sparc64/include
John Baldwin c2f37b9245 Add AT_HWCAP and AT_EHDRFLAGS on all platforms.
A new 'u_long *sv_hwcap' field is added to 'struct sysentvec'.  A
process ABI can set this field to point to a value holding a mask of
architecture-specific CPU feature flags.  If an ABI does not wish to
supply AT_HWCAP to processes the field can be left as NULL.

The support code for AT_EHDRFLAGS was already present on all systems,
just the #define was not present.  This is a step towards unifying the
AT_* constants across platforms.

Reviewed by:	kib
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D12290
2017-09-14 14:26:55 +00:00
..
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h
_types.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
asi.h
asm.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
asmacros.h
atomic.h sparc64: add atomic_fcmpset 2017-01-10 21:10:20 +00:00
bus_common.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
bus_dma.h Clean up MD pollution of bus_dma.h: 2017-07-01 05:35:29 +00:00
bus_private.h
bus.h
cache.h
ccr.h
clock.h
cmt.h
counter.h - Remove 'struct vmmeter' from 'struct pcpu', leaving only global vmmeter 2017-04-17 17:34:47 +00:00
cpu.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
cpufunc.h
db_machdep.h Fix printing of negative offsets (typically from frame pointers) again. 2017-03-26 18:46:35 +00:00
dcr.h
dump.h
efi.h
elf.h Add AT_HWCAP and AT_EHDRFLAGS on all platforms. 2017-09-14 14:26:55 +00:00
endian.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
exec.h
fireplane.h
float.h
floatingpoint.h
fp.h
frame.h
fsr.h
gdb_machdep.h
idprom.h
ieee.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
ieeefp.h
in_cksum.h
instr.h
intr_machdep.h
iommureg.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
iommuvar.h
jbus.h
kdb.h
kerneldump.h
ktr.h
limits.h
lsu.h
mcntl.h
md_var.h
memdev.h
metadata.h
nexusvar.h
ofw_machdep.h
ofw_mem.h
ofw_nexus.h
param.h
pcb.h
pcpu.h fix sparc64 build by restoring 'register' in pcpu.h 2017-05-17 16:32:24 +00:00
pmap.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
pmc_mdep.h
proc.h Make struct syscall_args visible to userspace compilation environment 2017-06-12 20:53:44 +00:00
profile.h
pstate.h
ptrace.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
reg.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
reloc.h
resource.h
runq.h
sc_machdep.h
setjmp.h
sf_buf.h
sigframe.h
signal.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
smp.h
stack.h
stdarg.h
sysarch.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
tick.h
tlb.h
trap.h
tsb.h
tstate.h
tte.h
ucontext.h
upa.h
utrap.h
varargs.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
vdso.h
ver.h
vm.h
vmparam.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
watch.h
wstate.h