glibc/sysdeps/unix
Roland McGrath ab1d521db3 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)
[(NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO) && SHARED]: Scan
	GLRO(dl_sysinfo_map) for PT_NOTE giving Linux kernel version,
	we can skip the uname call if it's there.
	* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Don't use
	DL_SYSDEP_OSCHECK here.
	* elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]: Do it here instead.

	* sysdeps/generic/ldsodefs.h (struct rtld_global_ro):
	Add _dl_sysinfo_map.
	* elf/rtld.c (dl_main): Don't call _dl_init_paths early in the
	rtld_is_main case.  Call it unconditionally later.
	Move GLRO(dl_sysinfo_dso) handling earlier, before _dl_init_paths call.
	Initialize GLRO(dl_sysinfo_map).
	* elf/dl-load.c (open_path): Bail out if _dl_init_paths wasn't called.
	* sysdeps/generic/dl-sysdep.c (_DL_FIRST_EXTRA): New macro.
	(_dl_important_hwcaps)
	[(NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO) && SHARED]: Scan
	GLRO(dl_sysinfo_map) for PT_NOTE giving synthetic hwcap names
	and bit values.
	* elf/ldconfig.c (_DL_FIRST_EXTRA): New macro.
	(hwcap_extra): New static variable.
	(is_hwcap_platform): Check hwcap_extra for a matching name.
	Remove tls special case.
	(path_hwcap): Likewise.
	(parse_conf): Parse "hwcap" directive to define synthetic hwcap bits
	and their names, stored in hwcap_extra.
	(main) [USE_TLS]: Initialize final synthetic hwcap bit as "tls".

	* sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Use uint64_t for
	_dl_hwcap and _dl_hwcap_mask.
	* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Cast a_val for
	AT_HWCAP to unsigned long int.
	* elf/dl-support.c (_dl_aux_init): Likewise.
	(_dl_hwcap): Update defn.

	* elf/cache.c (print_entry): Pad hwcap value with 0s in diagnostic.
	* elf/ldconfig.c (search_dir): Likewise.
2005-04-07 20:57:41 +00:00
..
alpha 2.5-18.1 2007-07-12 18:26:36 +00:00
arm 2.5-18.1 2007-07-12 18:26:36 +00:00
bsd 2.5-18.1 2007-07-12 18:26:36 +00:00
common 2.5-18.1 2007-07-12 18:26:36 +00:00
i386 2005-01-23 Roland McGrath <roland@redhat.com> 2005-01-26 02:05:49 +00:00
inet
mips 2.5-18.1 2007-07-12 18:26:36 +00:00
mman
powerpc
sh 2.5-18.1 2007-07-12 18:26:36 +00:00
sparc 2.5-18.1 2007-07-12 18:26:36 +00:00
sysv * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion) 2005-04-07 20:57:41 +00:00
x86_64 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally 2005-03-31 10:02:53 +00:00
_exit.S
alarm.c [BZ #626] 2004-12-29 09:17:26 +00:00
clock_gettime.c 2.5-18.1 2007-07-12 18:26:36 +00:00
clock_nanosleep.c * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Diagnose EINVAL 2004-12-06 22:29:01 +00:00
clock_settime.c 2.5-18.1 2007-07-12 18:26:36 +00:00
closedir.c
configure 2.5-18.1 2007-07-12 18:26:36 +00:00
configure.in 2.5-18.1 2007-07-12 18:26:36 +00:00
confstr.h
dirfd.c
dirstream.h
Dist 2.5-18.1 2007-07-12 18:26:36 +00:00
errnos-tmpl.c
errnos.awk
execve.S
fork.S
fxstat.c
getdents.c
getegid.S
geteuid.S
getlogin_r.c
getlogin.c
getpagesize.c
getppid.S
grantpt.c
Implies
ioctls-tmpl.c
ioctls.awk
make_errlist.c 2.5-18.1 2007-07-12 18:26:36 +00:00
make-syscalls.sh
Makefile 2.5-18.1 2007-07-12 18:26:36 +00:00
mk-local_lim.c
mkdir.c
mkfifo.c
nice.c 2.5-18.1 2007-07-12 18:26:36 +00:00
opendir.c 2.5-18.1 2007-07-12 18:26:36 +00:00
readdir_r.c
readdir.c
rewinddir.c * sysdeps/unix/rewinddir.c: Reset filepos. 2005-01-16 06:26:38 +00:00
rmdir.c
s-proto-bp.S
s-proto-cancel.S
s-proto.S
seekdir.c
setxid.h Update. 2004-11-12 01:27:04 +00:00
siglist.c
snarf-ioctls
sockatmark.c 2.5-18.1 2007-07-12 18:26:36 +00:00
start.c * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
stime.c
Subdirs
syscall.S
syscalls.list
sysdep.h
system.c
telldir.c
time.c
utime.c
xmknod.c
xstat.c