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
..
2005-03-20 16:51:05 +00:00
2007-07-12 18:26:36 +00:00
2005-03-20 16:51:05 +00:00
2007-07-12 18:26:36 +00:00
2005-02-08 06:48:30 +00:00
2005-02-15 00:13:06 +00:00
2007-07-12 18:26:36 +00:00
2005-03-28 09:26:46 +00:00
2007-07-12 18:26:36 +00:00
2001-07-06 04:58:11 +00:00
2004-08-06 18:32:16 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2007-07-12 18:26:36 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2005-03-20 16:51:05 +00:00
2005-02-15 00:13:06 +00:00
2001-07-06 04:58:11 +00:00
2005-03-13 09:56:29 +00:00
2005-03-20 16:51:05 +00:00
2005-02-15 00:16:39 +00:00
2007-07-12 18:26:36 +00:00
2005-03-31 10:02:53 +00:00
2003-09-03 03:22:23 +00:00
2003-07-25 09:06:04 +00:00
2002-12-31 20:46:11 +00:00
2004-10-15 07:06:56 +00:00
2007-07-12 18:26:36 +00:00
2002-05-15 00:22:23 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2001-07-06 04:58:11 +00:00
2001-07-31 20:32:01 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2002-12-15 10:26:23 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2002-06-09 20:15:14 +00:00
2005-02-08 08:25:22 +00:00
2004-03-05 10:29:47 +00:00
2004-07-06 04:26:42 +00:00
2005-04-07 20:57:41 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2001-07-06 04:58:11 +00:00
2003-09-03 03:22:23 +00:00
2002-09-15 02:37:32 +00:00
2003-04-19 16:57:17 +00:00
2004-07-16 18:11:48 +00:00
2001-07-06 04:58:11 +00:00
2002-12-06 23:38:01 +00:00
2003-08-08 07:43:03 +00:00
2003-06-24 18:59:03 +00:00
2007-07-12 18:26:36 +00:00
2003-09-17 00:49:19 +00:00
1999-05-11 13:00:20 +00:00
2007-07-12 18:26:36 +00:00
2005-01-07 04:56:33 +00:00
2007-07-12 18:26:36 +00:00
2003-06-28 08:11:28 +00:00
2007-07-12 18:26:36 +00:00
2004-03-05 10:29:47 +00:00
2007-07-12 18:26:36 +00:00
2000-08-17 19:36:13 +00:00
2007-07-12 18:26:36 +00:00
2000-08-12 05:14:52 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2007-07-12 18:26:36 +00:00
2004-08-06 09:25:59 +00:00
2007-07-12 18:26:36 +00:00
2004-03-05 10:29:47 +00:00
2003-09-03 03:22:23 +00:00
2001-07-06 04:58:11 +00:00
2002-05-15 00:22:23 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2002-07-20 01:14:41 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2005-01-07 19:21:52 +00:00
2004-04-03 07:50:20 +00:00
2007-07-12 18:26:36 +00:00
2003-09-03 03:22:23 +00:00
1999-10-19 03:14:36 +00:00
2003-01-01 19:56:23 +00:00
2001-07-06 04:58:11 +00:00
2005-01-26 20:02:05 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2005-02-22 23:11:01 +00:00
2007-07-12 18:26:36 +00:00
2002-05-15 00:22:23 +00:00
2003-09-03 03:22:23 +00:00
2007-07-12 18:26:36 +00:00
2003-06-28 08:11:28 +00:00
2003-09-24 21:13:55 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2001-07-06 04:58:11 +00:00
2007-07-12 18:26:36 +00:00
2002-12-15 10:26:23 +00:00
2007-07-12 18:26:36 +00:00
2002-03-02 00:48:30 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2002-07-25 08:19:59 +00:00
2002-12-15 10:26:23 +00:00
2007-07-12 18:26:36 +00:00
2002-09-24 04:24:25 +00:00
2003-09-04 14:42:25 +00:00
2003-06-11 23:22:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2004-03-10 19:28:58 +00:00
2003-08-17 00:37:19 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2003-01-16 18:14:10 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2004-01-20 23:25:27 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2003-09-03 03:22:23 +00:00
2003-09-03 03:22:23 +00:00
2002-12-15 10:26:23 +00:00
2002-12-15 10:26:23 +00:00
2002-12-15 10:26:23 +00:00
2002-04-14 20:15:40 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2003-05-01 21:41:01 +00:00
2002-12-15 10:26:23 +00:00
2002-12-15 10:26:23 +00:00
2002-12-15 10:26:23 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2004-11-12 01:15:06 +00:00
2004-08-07 18:22:26 +00:00
2004-11-12 01:15:06 +00:00
2004-11-12 01:15:06 +00:00
2004-11-12 01:15:06 +00:00
2004-11-12 01:15:06 +00:00
2002-05-15 00:22:23 +00:00
2007-07-12 18:26:36 +00:00
2004-11-12 01:15:06 +00:00
2007-07-12 18:26:36 +00:00
2000-04-12 04:59:33 +00:00
2002-09-03 02:45:12 +00:00
2007-07-12 18:26:36 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2007-07-12 18:26:36 +00:00
2003-04-01 06:20:33 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2002-09-05 18:52:18 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2001-07-06 04:58:11 +00:00
2007-07-12 18:26:36 +00:00
2001-07-06 04:58:11 +00:00
2003-09-09 06:44:48 +00:00
2004-04-03 07:50:20 +00:00
2007-07-12 18:26:36 +00:00
2003-09-17 00:49:19 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2005-01-24 22:57:26 +00:00
2007-07-12 18:26:36 +00:00
2002-12-15 10:26:23 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2001-09-25 03:04:41 +00:00
2001-07-06 04:58:11 +00:00
2007-07-12 18:26:36 +00:00
2003-06-15 21:22:26 +00:00
2003-09-27 17:02:41 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2007-07-12 18:26:36 +00:00
2003-06-16 19:39:00 +00:00
2004-10-30 18:04:21 +00:00
2003-05-13 23:57:02 +00:00
2003-09-03 03:22:23 +00:00
2003-09-27 17:02:41 +00:00
2007-07-12 18:26:36 +00:00
2003-06-28 08:11:28 +00:00
2003-06-16 17:18:06 +00:00
2007-07-12 18:26:36 +00:00