glibc/manual
Siddhesh Poyarekar ea9b0ecbf0 tunables: Add LD_HWCAP_MASK to tunables
Add LD_HWCAP_MASK to tunables in preparation of it being removed from
rtld.c.  This allows us to read LD_HWCAP_MASK much earlier so that it
can influence IFUNC resolution in aarch64.

This patch does not actually do anything other than read the
LD_HWCAP_MASK variable and add the tunables way to set the
LD_HWCAP_MASK, i.e. via the glibc.tune.hwcap_mask tunable.  In a
follow-up patch, the _dl_hwcap_mask will be replaced with
glibc.tune.hwcap_mask to complete the transition.

	* elf/dl-tunables.list: Add glibc.tune.hwcap_mask.
	* scripts/gen-tunables.awk: Include dl-procinfo.h.
	* manual/tunables.texi: Document glibc.tune.hwcap_mask.
2017-06-07 11:11:37 +05:30
..
examples Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
argp.texi
arith.texi Add fromfp functions. 2016-12-31 00:40:59 +00:00
charset.texi
check-safety.sh Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
conf.texi manual: Convert @tables of annotated @items to @vtables. 2017-05-18 00:44:06 -07:00
contrib.texi Fix a typo in the manual. 2017-02-08 01:34:12 -08:00
creature.texi Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__ 2017-05-09 11:40:28 -03:00
crypt.texi manual: Fix up invalid header and standards syntax. 2017-05-18 00:39:48 -07:00
ctype.texi
debug.texi
dir
errno.texi manual: Provide consistent errno documentation. 2017-06-02 13:49:20 -07:00
fdl-1.3.texi
filesys.texi manual: Fix up invalid header and standards syntax. 2017-05-18 00:39:48 -07:00
freemanuals.texi
getopt.texi getopt: remove USE_NONOPTION_FLAGS 2017-04-07 07:45:53 -04:00
header.texi
install-plain.texi
install.texi Assume that accept4 is always available and works 2017-04-19 07:44:48 +02:00
intro.texi
io.texi
ipc.texi
job.texi
lang.texi manual: Convert @tables of annotated @items to @vtables. 2017-05-18 00:44:06 -07:00
lgpl-2.1.texi
libc-texinfo.sh
libc.texinfo Update copyright dates not handled by scripts/update-copyrights. 2017-01-01 00:26:24 +00:00
libcbook.texi
libdl.texi
libm-err-tab.pl Do not hardcode list of libm functions in libm-err-tab.pl. 2017-02-06 17:55:59 +00:00
llio.texi posix: Implement preadv2 and pwritev2 2017-05-31 17:35:46 -03:00
locale.texi manual: Fix up invalid header and standards syntax. 2017-05-18 00:39:48 -07:00
macros.texi manual: Provide consistent errno documentation. 2017-06-02 13:49:20 -07:00
maint.texi
Makefile Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
math.texi Do not hardcode list of libm functions in libm-err-tab.pl. 2017-02-06 17:55:59 +00:00
memory.texi Add reallocarray function 2017-05-30 18:27:57 -03:00
message.texi
nss.texi manual: Convert @tables of variables to @vtables. 2016-12-21 01:36:58 -08:00
nsswitch.texi
pattern.texi manual: Convert @tables of annotated @items to @vtables. 2017-05-18 00:44:06 -07:00
pipe.texi
platform.texi
probes.texi User manual documentation for tunables 2016-12-31 23:49:24 +05:30
process.texi manual: Convert @tables of variables to @vtables. 2016-12-21 01:36:58 -08:00
resource.texi manual: Convert @tables of annotated @items to @vtables. 2017-05-18 00:44:06 -07:00
search.texi manual: Convert @tables of variables to @vtables. 2016-12-21 01:36:58 -08:00
setjmp.texi
signal.texi manual: Convert @tables of variables to @vtables. 2016-12-21 01:36:58 -08:00
socket.texi manual: Convert @tables of annotated @items to @vtables. 2017-05-18 00:44:06 -07:00
startup.texi
stdio-fp.c
stdio.texi libio: Avoid dup already opened file descriptor [BZ#21393] 2017-05-22 18:13:35 -03:00
string.texi New string function explicit_bzero (from OpenBSD). 2016-12-16 16:21:54 -05:00
summary.awk Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sysinfo.texi manual: Convert @tables of variables to @vtables. 2016-12-21 01:36:58 -08:00
syslog.texi manual: Convert @tables of variables to @vtables. 2016-12-21 01:36:58 -08:00
terminal.texi manual: Convert @tables of variables to @vtables. 2016-12-21 01:36:58 -08:00
texinfo.tex Update miscellaneous files from upstream sources. 2016-12-21 16:05:55 +00:00
texis.awk
threads.texi
time.texi manual: Fix up invalid header and standards syntax. 2017-05-18 00:39:48 -07:00
tsort.awk Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tunables.texi tunables: Add LD_HWCAP_MASK to tunables 2017-06-07 11:11:37 +05:30
users.texi manual: Fix up invalid header and standards syntax. 2017-05-18 00:39:48 -07:00
xtract-typefun.awk