John Baldwin
c2f37b9245
Add AT_HWCAP and AT_EHDRFLAGS on all platforms.
...
A new 'u_long *sv_hwcap' field is added to 'struct sysentvec'. A
process ABI can set this field to point to a value holding a mask of
architecture-specific CPU feature flags. If an ABI does not wish to
supply AT_HWCAP to processes the field can be left as NULL.
The support code for AT_EHDRFLAGS was already present on all systems,
just the #define was not present. This is a step towards unifying the
AT_* constants across platforms.
Reviewed by: kib
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D12290
2017-09-14 14:26:55 +00:00
..
2017-01-15 17:54:01 +00:00
2017-07-14 09:34:44 +00:00
2016-05-18 04:35:58 +00:00
2017-04-13 15:43:44 +00:00
2016-01-09 20:18:53 +00:00
2017-03-21 18:02:14 +00:00
2017-09-14 14:26:55 +00:00
2017-05-17 00:34:34 +00:00
2017-06-12 21:03:23 +00:00
2017-06-17 00:58:19 +00:00
2017-05-23 09:29:05 +00:00
2016-03-11 23:18:06 +00:00
2017-05-17 00:34:34 +00:00
2017-02-24 16:11:55 +00:00
2017-02-17 06:45:04 +00:00
2016-12-12 19:11:04 +00:00
2016-09-15 13:16:20 +00:00
2016-05-14 18:22:52 +00:00
2017-08-22 20:46:29 +00:00
2016-11-08 23:59:41 +00:00
2017-06-14 07:46:52 +00:00
2017-09-06 20:33:33 +00:00
2017-08-18 04:04:09 +00:00
2016-04-15 03:09:55 +00:00
2016-12-14 12:56:58 +00:00
2017-06-29 14:40:33 +00:00
2017-07-03 20:44:01 +00:00
2017-03-12 13:58:51 +00:00
2017-05-18 18:24:11 +00:00
2016-04-19 23:48:27 +00:00
2017-09-10 15:01:29 +00:00
2016-06-21 13:48:49 +00:00
2017-05-03 18:41:08 +00:00
2017-06-06 02:15:00 +00:00
2016-08-10 13:47:12 +00:00
2017-08-15 02:21:02 +00:00
2017-03-12 13:48:24 +00:00
2017-07-29 23:31:21 +00:00
2017-02-12 09:49:44 +00:00
2017-01-30 15:20:13 +00:00
2017-09-06 20:33:33 +00:00
2016-09-15 13:16:20 +00:00
2016-05-18 04:35:58 +00:00
2017-04-17 17:07:00 +00:00
2016-04-29 22:15:33 +00:00
2017-09-08 06:46:24 +00:00
2017-01-25 20:22:32 +00:00
2017-04-17 16:51:04 +00:00
2016-04-26 19:57:35 +00:00
2016-04-07 04:23:25 +00:00
2017-02-24 01:39:12 +00:00
2017-09-08 06:46:02 +00:00
2016-12-14 22:49:20 +00:00
2017-05-23 16:59:24 +00:00
2017-02-14 13:54:05 +00:00
2016-04-29 22:15:33 +00:00
2017-05-17 00:34:34 +00:00
2017-04-09 02:00:03 +00:00
2017-09-06 20:33:33 +00:00
2017-09-13 22:11:05 +00:00
2017-08-18 04:07:25 +00:00
2017-07-27 20:45:41 +00:00
2017-01-22 19:41:42 +00:00
2017-09-06 20:33:33 +00:00
2017-04-17 17:34:47 +00:00
2017-08-27 17:12:30 +00:00
2017-03-14 22:02:02 +00:00
2017-02-20 15:53:16 +00:00
2017-06-12 21:03:23 +00:00
2017-03-19 00:51:12 +00:00
2017-05-17 00:34:34 +00:00
2017-03-14 19:06:44 +00:00
2017-06-13 15:37:04 +00:00
2017-05-17 00:34:34 +00:00
2017-03-09 00:45:15 +00:00
2016-04-15 16:10:11 +00:00
2016-04-29 22:15:33 +00:00
2016-07-28 21:29:04 +00:00
2017-05-23 09:29:05 +00:00
2016-05-26 19:29:29 +00:00
2016-05-26 19:29:29 +00:00
2016-05-16 09:11:40 +00:00
2016-08-19 10:52:39 +00:00
2017-08-08 16:14:31 +00:00
2017-05-17 00:34:34 +00:00
2017-03-23 08:57:04 +00:00
2017-08-13 18:10:24 +00:00
2017-09-10 17:46:03 +00:00
2017-08-29 15:29:57 +00:00
2017-01-15 17:54:01 +00:00
2017-07-23 21:28:00 +00:00
2016-12-13 20:11:45 +00:00
2017-08-07 14:09:57 +00:00
2016-05-19 14:08:36 +00:00
2016-11-08 23:59:41 +00:00
2017-09-13 01:18:42 +00:00
2016-09-15 13:16:20 +00:00
2017-08-16 16:51:55 +00:00
2017-05-08 21:08:39 +00:00
2017-02-07 16:01:07 +00:00
2016-09-15 13:16:20 +00:00
2016-04-29 22:15:33 +00:00
2016-09-15 13:16:20 +00:00
2016-04-29 22:15:33 +00:00
2017-06-08 04:02:14 +00:00
2016-09-15 13:16:20 +00:00
2017-07-27 16:40:14 +00:00
2017-07-12 07:30:14 +00:00
2016-09-15 13:16:20 +00:00
2016-05-20 17:57:47 +00:00
2017-07-31 01:18:21 +00:00
2017-08-18 02:06:28 +00:00
2016-09-15 13:16:20 +00:00
2017-02-07 17:31:24 +00:00
2017-05-16 23:31:52 +00:00
2017-03-14 22:02:02 +00:00
2017-08-27 05:14:48 +00:00
2017-06-12 21:03:23 +00:00
2017-07-31 00:54:50 +00:00
2017-03-27 10:48:28 +00:00
2017-04-17 17:34:47 +00:00
2017-08-24 19:16:25 +00:00
2017-07-06 15:03:54 +00:00
2017-01-14 04:16:13 +00:00
2017-09-06 20:28:18 +00:00
2017-08-01 23:14:38 +00:00
2016-10-21 16:12:23 +00:00
2017-03-10 10:09:44 +00:00
2016-06-22 21:18:19 +00:00
2016-07-27 11:08:59 +00:00
2017-06-29 21:31:13 +00:00
2017-08-25 23:10:27 +00:00
2017-06-17 00:58:19 +00:00
2017-06-17 00:57:26 +00:00
2017-06-17 00:58:19 +00:00
2017-05-17 00:34:34 +00:00
2017-03-30 22:26:15 +00:00
2017-03-30 22:26:15 +00:00
2016-09-15 13:16:20 +00:00
2016-09-15 13:16:20 +00:00
2017-01-13 16:37:38 +00:00
2017-01-13 16:37:38 +00:00
2017-05-23 09:29:05 +00:00
2016-01-26 14:46:39 +00:00
2017-05-23 09:29:05 +00:00
2017-06-08 21:30:34 +00:00
2017-06-15 04:49:12 +00:00
2016-09-15 13:16:20 +00:00
2017-01-12 06:38:03 +00:00
2017-06-27 17:23:20 +00:00
2017-07-14 09:34:44 +00:00
2017-03-31 13:43:00 +00:00
2017-06-27 20:12:13 +00:00
2017-08-24 20:49:19 +00:00
2017-08-24 20:49:19 +00:00
2017-06-08 21:30:34 +00:00
2017-09-13 16:47:23 +00:00
2017-03-30 22:00:58 +00:00
2017-08-08 16:14:31 +00:00
2017-09-06 20:28:18 +00:00
2017-09-10 11:17:32 +00:00
2017-01-04 22:27:19 +00:00
2017-06-02 17:31:25 +00:00
2017-05-17 00:34:34 +00:00
2016-05-11 06:32:22 +00:00
2016-09-15 13:16:20 +00:00
2017-03-15 18:23:32 +00:00
2017-09-14 08:47:06 +00:00
2017-09-05 14:32:56 +00:00
2017-08-28 19:29:51 +00:00
2017-08-01 03:40:19 +00:00
2017-05-27 17:00:30 +00:00
2017-06-02 17:31:25 +00:00