emaste
1c035447bc
MFC elfdump improvements
...
r269092: Improve section type reporting
The SHT range 0x70000000-0x7fffffff is processor-specific. Pass the
ELF machine type header to sh_types so the section header type name can
be reported correctly for the given processor.
For all ranges report the actual value for unknown types.
Add MIPS-specific type SHT_MIPS_OPTIONS.
r269143 (andreast): Further improvements on elfdump, to follow up r269092:
- Add ARM specific section header types.
- Add SHT_GNU_HASH section header type.
- Improve reporting of undefined tags in d_tags.
- Add DT_GNU_HASH tag.
Reviewed by: emaste
r269337: add EM_AARCH64 64-bit ARM machine architecture
r269338: use existing ELF constants where available
r270303: Rename DT_FEATURE_1 to DT_FEATURE
This provides a minor cleanup in elfdump; there are otherwise no
consumers in the tree. Old SUN documentation can be found for either
variant, but GNU binutils switched to DT_FEATURE around 2000.
r270304: Remove extraneous _SUNW_ in reported DT_ names
Sponsored by: The FreeBSD Foundation
2014-09-02 15:49:33 +00:00
..
2014-04-27 01:15:10 +00:00
2013-05-23 05:42:35 +00:00
2013-04-12 14:32:16 +00:00
2014-08-31 23:09:23 +00:00
2011-11-06 08:13:51 +00:00
2014-05-07 08:06:54 +00:00
2013-04-28 09:29:44 +00:00
2013-09-10 23:31:38 +00:00
2013-08-26 18:51:48 +00:00
2012-03-29 05:02:12 +00:00
2013-04-19 19:45:00 +00:00
2013-03-07 21:34:16 +00:00
2013-03-07 21:37:23 +00:00
2014-07-16 12:37:36 +00:00
2011-11-06 08:14:03 +00:00
2011-11-06 08:14:09 +00:00
2012-10-19 14:49:42 +00:00
2011-11-06 18:49:03 +00:00
2012-02-22 06:27:20 +00:00
2012-11-15 15:06:18 +00:00
2012-10-20 10:33:15 +00:00
2014-07-23 19:35:02 +00:00
2011-11-06 08:14:16 +00:00
2011-11-06 08:14:22 +00:00
2011-11-06 08:14:28 +00:00
2011-11-06 08:14:34 +00:00
2014-04-27 01:15:10 +00:00
2012-03-22 08:48:42 +00:00
2012-01-03 18:51:58 +00:00
2013-03-22 13:36:03 +00:00
2011-11-06 08:14:40 +00:00
2011-11-06 08:14:45 +00:00
2013-06-17 20:11:04 +00:00
2013-04-11 21:18:04 +00:00
2012-11-24 04:15:25 +00:00
2014-05-07 08:06:54 +00:00
2013-09-22 20:30:55 +00:00
2014-05-17 14:03:46 +00:00
2012-11-04 09:27:01 +00:00
2013-03-11 13:08:32 +00:00
2014-09-02 15:49:33 +00:00
2012-02-22 06:27:20 +00:00
2011-11-06 18:49:30 +00:00
2014-02-27 13:25:26 +00:00
2014-07-11 00:00:00 +00:00
2014-04-27 01:15:10 +00:00
2014-04-22 21:13:25 +00:00
2012-10-19 14:49:42 +00:00
2011-11-06 08:15:23 +00:00
2013-05-03 21:11:57 +00:00
2011-06-20 08:00:32 +00:00
2013-05-11 13:46:05 +00:00
2012-10-19 14:49:42 +00:00
2013-05-23 20:52:30 +00:00
2011-01-26 18:43:15 +00:00
2013-02-14 08:16:03 +00:00
2014-07-21 22:59:40 +00:00
2014-07-11 00:08:13 +00:00
2013-03-17 06:57:25 +00:00
2014-03-08 12:24:47 +00:00
2014-08-29 01:20:31 +00:00
2014-06-20 07:32:03 +00:00
2011-11-06 09:09:45 +00:00
2013-04-19 19:45:00 +00:00
2012-05-10 02:07:00 +00:00
2011-12-30 11:02:40 +00:00
2014-09-01 01:39:20 +00:00
2014-04-27 01:15:10 +00:00
2014-04-27 01:15:10 +00:00
2014-08-08 22:08:51 +00:00
2013-02-19 13:32:26 +00:00
2013-06-30 20:27:31 +00:00
2012-05-31 14:46:02 +00:00
2012-11-15 00:51:57 +00:00
2011-11-06 18:49:41 +00:00
2012-09-14 17:50:42 +00:00
2014-04-27 01:15:10 +00:00
2014-04-22 21:25:03 +00:00
2011-10-14 07:26:20 +00:00
2012-12-03 21:49:37 +00:00
2013-05-21 19:32:35 +00:00
2012-05-10 02:07:00 +00:00
2012-11-17 23:52:38 +00:00
2012-12-10 02:26:01 +00:00
2012-10-22 03:07:05 +00:00
2013-05-10 17:30:29 +00:00
2012-10-19 14:29:03 +00:00
2014-04-06 10:56:27 +00:00
2011-12-30 10:59:15 +00:00
2011-11-06 08:15:59 +00:00
2013-06-09 16:33:32 +00:00
2011-10-16 08:04:43 +00:00
2014-04-27 01:15:10 +00:00
2014-08-28 18:11:05 +00:00
2014-04-27 01:15:10 +00:00
2014-03-13 04:25:59 +00:00
2013-01-16 23:20:24 +00:00
2012-10-19 22:21:01 +00:00
2012-06-21 21:47:08 +00:00
2012-11-15 15:06:12 +00:00
2013-12-30 20:15:46 +00:00
2011-02-25 00:04:39 +00:00
2013-07-03 18:25:27 +00:00
2011-02-25 00:04:39 +00:00
2014-08-13 01:43:38 +00:00
2013-05-23 05:42:35 +00:00
2012-11-18 16:34:06 +00:00
2012-03-25 19:34:05 +00:00
2011-05-13 09:55:48 +00:00
2012-10-22 03:07:05 +00:00
2011-12-17 02:23:30 +00:00
2014-04-27 01:15:10 +00:00
2014-08-16 13:25:49 +00:00
2013-02-08 14:14:00 +00:00
2014-02-19 19:28:49 +00:00
2011-02-26 11:20:51 +00:00
2011-10-14 07:28:39 +00:00
2014-08-18 02:13:45 +00:00
2012-05-26 17:10:16 +00:00
2014-02-18 03:39:20 +00:00
2011-11-06 18:49:53 +00:00
2014-06-22 20:29:51 +00:00
2014-08-31 20:34:06 +00:00
2012-11-18 16:33:51 +00:00
2014-04-30 20:39:08 +00:00
2014-07-11 00:11:24 +00:00
2013-09-20 16:05:09 +00:00
2011-11-06 08:16:29 +00:00
2014-03-25 12:26:00 +00:00
2013-03-17 06:36:04 +00:00
2012-10-19 14:49:42 +00:00
2014-06-13 15:04:21 +00:00
2012-08-18 16:14:50 +00:00
2011-11-06 08:16:35 +00:00
2012-06-11 16:18:39 +00:00
2011-11-06 08:16:41 +00:00
2011-11-06 08:16:47 +00:00
2011-11-06 08:16:53 +00:00
2013-09-05 00:09:56 +00:00
2014-01-20 20:33:40 +00:00
2014-08-11 20:38:52 +00:00
2014-06-22 16:48:21 +00:00
2012-11-18 16:33:51 +00:00
2012-03-25 09:19:25 +00:00
2014-08-21 04:31:48 +00:00
2012-06-27 23:26:32 +00:00
2014-08-04 03:59:48 +00:00
2013-05-21 19:56:03 +00:00
2014-08-21 04:26:16 +00:00
2012-10-19 14:49:42 +00:00
2013-01-14 11:06:50 +00:00
2013-08-12 21:01:01 +00:00
2014-08-29 01:20:31 +00:00
2014-03-01 03:09:16 +00:00
2013-06-09 08:06:26 +00:00
2012-09-14 17:50:42 +00:00
2013-03-22 13:36:03 +00:00
2011-11-06 08:17:29 +00:00
2012-02-11 16:34:03 +00:00
2014-04-27 01:15:10 +00:00
2012-10-19 14:49:42 +00:00
2012-12-08 17:41:39 +00:00
2012-12-08 22:16:36 +00:00
2014-05-17 02:45:59 +00:00
2013-04-23 13:03:17 +00:00
2014-04-27 01:15:10 +00:00
2014-05-26 23:44:09 +00:00
2012-10-19 14:49:42 +00:00
2011-11-06 08:17:47 +00:00
2013-01-06 03:08:27 +00:00
2013-11-20 17:46:23 +00:00
2011-11-06 08:18:05 +00:00
2013-03-28 20:33:07 +00:00
2013-09-05 00:09:56 +00:00
2012-03-26 15:18:14 +00:00
2013-03-15 00:05:50 +00:00
2013-03-22 10:17:42 +00:00
2011-11-06 08:18:23 +00:00
2013-05-12 22:22:12 +00:00
2012-09-14 17:50:42 +00:00
2014-04-27 01:15:10 +00:00
2014-04-27 01:15:10 +00:00
2013-02-16 20:17:31 +00:00
2012-03-26 15:18:14 +00:00
2014-03-01 03:09:16 +00:00
2013-03-15 00:05:50 +00:00
2013-01-28 12:58:37 +00:00
2014-07-24 01:35:41 +00:00
2013-07-28 18:44:17 +00:00
2012-10-22 03:07:05 +00:00
2011-11-06 08:19:00 +00:00
2011-12-30 10:59:15 +00:00
2011-11-06 18:50:26 +00:00
2012-10-07 20:01:41 +00:00
2014-07-02 11:49:15 +00:00
2012-02-13 14:40:15 +00:00
2014-04-27 01:15:10 +00:00
2013-06-05 17:02:21 +00:00
2013-05-03 23:51:32 +00:00
2011-11-06 18:50:39 +00:00
2011-10-16 08:04:43 +00:00
2014-07-20 00:21:38 +00:00
2014-06-07 02:49:39 +00:00
2014-07-24 01:35:41 +00:00
2013-06-28 21:00:08 +00:00
2013-03-07 23:44:35 +00:00
2013-06-28 21:00:08 +00:00
2013-06-28 21:00:08 +00:00
2013-06-28 21:00:08 +00:00
2013-06-28 21:00:08 +00:00