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-08-31 23:09:23 +00:00
2014-05-07 08:06:54 +00:00
2014-07-16 12:37:36 +00:00
2011-11-06 08:14:16 +00:00
2011-11-06 08:14:22 +00:00
2013-03-22 13:36:03 +00:00
2013-06-17 20:11:04 +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
2014-07-11 00:00:00 +00:00
2014-04-22 21:13:25 +00:00
2013-05-11 13:46:05 +00:00
2014-07-21 22:59:40 +00:00
2014-07-11 00:08:13 +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
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-08-08 22:08:51 +00:00
2013-02-19 13:32:26 +00:00
2012-09-14 17:50:42 +00:00
2014-04-22 21:25:03 +00:00
2012-05-10 02:07:00 +00:00
2012-11-17 23:52:38 +00:00
2012-10-19 14:29:03 +00:00
2011-10-16 08:04:43 +00:00
2014-08-28 18:11:05 +00:00
2014-03-13 04:25:59 +00:00
2012-06-21 21:47:08 +00:00
2013-12-30 20:15:46 +00:00
2011-05-13 09:55:48 +00:00
2014-08-16 13:25:49 +00:00
2014-02-19 19:28:49 +00:00
2011-10-14 07:28:39 +00:00
2012-05-26 17:10:16 +00:00
2014-02-18 03:39:20 +00:00
2014-06-22 20:29: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
2014-03-25 12:26:00 +00:00
2013-03-17 06:36:04 +00:00
2014-06-13 15:04:21 +00:00
2011-11-06 08:16:35 +00:00
2014-01-20 20:33:40 +00:00
2014-08-11 20:38:52 +00:00
2014-08-21 04:26:16 +00:00
2013-01-14 11:06:50 +00:00
2014-08-29 01:20:31 +00:00
2014-03-01 03:09:16 +00:00
2012-09-14 17:50:42 +00:00
2013-03-22 13:36:03 +00:00
2014-05-17 02:45:59 +00:00
2013-04-23 13:03:17 +00:00
2014-05-26 23:44:09 +00:00
2013-03-28 20:33:07 +00:00
2012-03-26 15:18:14 +00:00
2013-05-12 22:22:12 +00:00
2012-09-14 17:50:42 +00:00
2012-03-26 15:18:14 +00:00
2014-03-01 03:09:16 +00:00
2014-07-24 01:35:41 +00:00
2013-07-28 18:44:17 +00:00
2011-11-06 08:19:00 +00:00
2012-10-07 20:01:41 +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-03-07 23:44:35 +00:00