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