opnsense-src/lib/libc/i386/sys
Brooks Davis aec2fba60f Reduce duplicate NOASM and PSEUDO definitions
The initial value of NOASM is nearly the same in all cases and the
initial value of PSEUDO is the same in all cases so reduce duplication
(and hopefully, future merge conflicts) by machine independent defaults.

Also document the PSEUDO variable.

Reviewed by:	jhb, kib
Obtained from:	CheriBSD
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D7820
2016-09-08 22:38:20 +00:00
..
brk.S libc/i386: Do not export .cerror. 2012-09-05 21:41:05 +00:00
cerror.S libc/{i386,amd64}: Do not export .cerror when building WITHOUT_SYMVER 2016-03-08 00:09:34 +00:00
exect.S libc/i386: Do not export .cerror. 2012-09-05 21:41:05 +00:00
getcontext.S Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and 2013-11-21 22:31:18 +00:00
i386_clr_watch.c track gratuitous change to sys/i386/include/reg.h 2002-10-21 03:47:22 +00:00
i386_get_fsbase.c Add stubs for the %fs/%gs base management calls. 2005-04-14 00:01:35 +00:00
i386_get_gsbase.c Add stubs for the %fs/%gs base management calls. 2005-04-14 00:01:35 +00:00
i386_get_ioperm.2 mdoc: sort prologue macros. 2012-03-26 19:23:57 +00:00
i386_get_ioperm.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
i386_get_ldt.2 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
i386_get_ldt.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
i386_set_fsbase.c Add stubs for the %fs/%gs base management calls. 2005-04-14 00:01:35 +00:00
i386_set_gsbase.c Add stubs for the %fs/%gs base management calls. 2005-04-14 00:01:35 +00:00
i386_set_ioperm.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
i386_set_ldt.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
i386_set_watch.3 mdoc: sort prologue macros. 2012-03-26 19:23:57 +00:00
i386_set_watch.c track gratuitous change to sys/i386/include/reg.h 2002-10-21 03:47:22 +00:00
i386_vm86.2 mdoc: sort prologue macros. 2012-03-26 19:23:57 +00:00
i386_vm86.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
Makefile.inc Reduce duplicate NOASM and PSEUDO definitions 2016-09-08 22:38:20 +00:00
Ovfork.S Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and 2013-11-21 22:31:18 +00:00
sbrk.S libc/i386: Do not export .cerror. 2012-09-05 21:41:05 +00:00
setlogin.S libc: Access _logname_valid more efficiently. 2013-08-17 19:24:58 +00:00
sigreturn.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
syscall.S libc/i386: Do not export .cerror. 2012-09-05 21:41:05 +00:00