Andrew Burgess
c005eb9e34
ld: Extend options for altering orphan handling behaviour.
...
Replace the options --warn-orphan and --no-warn-orphan with a single
option --orphan-handling=MODE, where mode can be place, warn, error, and
discard.
Mode 'place' is the default, and is the current behaviour, placing the
orphan section into a suitable output section.
Mode 'warn' is the same as '--warn-orphan'. The orphan is also placed
using the same algorithm as for 'place'.
Mode 'error' is the same as '--warn-orphan' and '--fatal-warnings'.
Mode 'discard' assigns all output sections to the /DISCARD/ section.
ld/ChangeLog:
* ld.h (enum orphan_handling_enum): New.
(ld_config_type): Remove warn_orphan, add orphan_handling.
* ldemul.c (ldemul_place_orphan): Remove warning about orphan
sections.
* ldlang.c (ldlang_place_orphan): New function.
(lang_place_orphans): Call ldlang_place_orphan.
* ldlex.h (enum option_values): Remove OPTION_WARN_ORPHAN and
OPTION_NO_WARN_ORPHAN, add OPTION_ORPHAN_HANDLING.
* lexsup.c (ld_options): Remove 'warn-orphan' and
'no-warn-orphan', add 'orphan-handling'.
(parse_args): Remove handling for OPTION_WARN_ORPHAN and
OPTION_NO_WARN_ORPHAN, add handling for OPTION_ORPHAN_HANDLING.
* NEWS: Replace text about --warn-orphan with --orphan-handling.
* ld.texinfo (Options): Remove --warn-orphan entry and add
entry on --orphan-handling.
(Orphan Sections): Add reference to relevant command line options.
ld/testsuite/ChangeLog:
* ld-elf/elf.exp: Switch to rely on run_dump_test.
* ld-elf/orphan-5.l: Update expected output.
* ld-elf/orphan-5.d: New file.
* ld-elf/orphan-6.d: New file.
* ld-elf/orphan-6.l: New file.
* ld-elf/orphan-7.d: New file.
* ld-elf/orphan-7.map: New file.
* ld-elf/orphan-8.d: New file.
* ld-elf/orphan-8.map: New file.
2015-09-04 22:30:55 +01:00
..
2015-01-02 00:53:45 +10:30
2009-09-23 13:54:29 +00:00
2015-01-02 00:53:45 +10:30
2015-07-27 10:11:33 -07:00
2011-11-29 12:42:10 +00:00
2011-11-29 12:42:10 +00:00
2013-08-24 22:37:18 +00:00
2011-11-29 12:42:10 +00:00
2013-08-24 22:37:18 +00:00
2011-11-29 12:42:10 +00:00
2013-08-24 22:37:18 +00:00
2013-08-24 22:37:18 +00:00
2013-08-24 22:37:18 +00:00
2013-08-24 22:37:18 +00:00
2012-09-19 00:53:30 +00:00
2012-09-19 00:53:30 +00:00
2012-09-19 00:53:30 +00:00
2012-12-06 00:10:41 +00:00
2012-12-06 00:10:41 +00:00
2012-12-07 06:00:06 +00:00
2012-12-06 00:10:41 +00:00
2015-01-02 00:53:45 +10:30
2010-11-08 06:43:40 +00:00
2009-08-30 05:48:56 +00:00
2015-01-02 00:53:45 +10:30
2010-11-02 13:47:44 +00:00
2010-11-02 13:47:44 +00:00
2010-11-08 06:43:40 +00:00
2015-07-24 04:16:56 -07:00
2015-04-08 07:54:09 -07:00
2015-04-08 07:54:09 -07:00
2015-04-08 07:54:09 -07:00
2015-06-05 16:48:01 +01:00
2015-04-24 06:10:19 +02:00
2012-07-02 14:40:19 +00:00
2009-09-23 13:54:29 +00:00
2009-09-23 13:54:29 +00:00
2012-11-21 13:53:23 +00:00
2010-04-30 18:27:32 +00:00
2012-11-21 13:53:23 +00:00
2010-04-30 18:27:32 +00:00
2012-11-21 13:53:23 +00:00
2010-04-30 18:27:32 +00:00
2015-01-02 00:53:45 +10:30
2011-02-25 15:53:24 +00:00
2011-02-25 15:53:24 +00:00
2011-02-25 15:53:24 +00:00
2014-02-10 08:05:54 -08:00
2014-02-10 08:05:54 -08:00
2014-02-10 08:05:54 -08:00
2010-11-08 06:43:40 +00:00
2014-10-04 22:49:32 +09:30
2014-10-04 22:49:32 +09:30
2014-10-04 22:49:32 +09:30
2014-10-04 22:49:32 +09:30
2014-10-04 22:49:32 +09:30
2013-09-12 09:14:47 +00:00
2014-12-06 16:45:22 +01:00
2013-09-12 09:14:47 +00:00
2014-12-06 16:45:22 +01:00
2015-01-02 00:53:45 +10:30
2013-11-19 10:54:00 -08:00
2013-11-19 10:54:00 -08:00
2014-01-15 22:23:16 +10:30
2013-11-19 10:54:00 -08:00
2014-01-15 22:23:16 +10:30
2013-11-19 10:54:00 -08:00
2015-02-19 13:36:34 +10:30
2014-01-15 22:23:16 +10:30
2012-11-30 21:14:02 +00:00
2015-09-04 22:30:55 +01:00
2010-09-18 02:30:41 +00:00
2009-09-23 03:12:28 +00:00
2014-12-23 23:36:50 +10:30
2014-12-23 23:36:50 +10:30
2010-05-18 03:31:07 +00:00
2012-08-24 18:24:52 +00:00
2012-08-24 18:24:52 +00:00
2010-05-18 03:31:07 +00:00
2015-01-02 00:53:45 +10:30
2012-08-28 20:29:19 +00:00
2012-08-28 20:29:19 +00:00
2012-08-28 20:29:19 +00:00
2012-08-28 20:29:19 +00:00
2012-08-28 20:29:19 +00:00
2015-01-02 00:53:45 +10:30
2012-08-28 20:29:19 +00:00
2012-08-28 20:29:19 +00:00
2015-02-24 17:54:09 +00:00
2009-09-09 12:13:42 +00:00
2013-03-22 09:40:06 +00:00
2013-03-22 09:40:06 +00:00
2013-03-22 09:40:06 +00:00
2013-03-22 09:40:06 +00:00
2013-03-22 09:40:06 +00:00
2014-12-06 16:45:22 +01:00
2010-10-28 06:21:49 +00:00
2012-07-31 20:45:01 +00:00
2012-07-13 21:43:16 +00:00
2012-07-13 21:43:16 +00:00
2012-07-13 21:43:16 +00:00
2012-07-13 21:43:16 +00:00
2015-01-02 00:53:45 +10:30
2015-04-14 22:01:38 -07:00
2015-04-14 22:01:38 -07:00
2014-12-30 19:09:11 -08:00
2012-11-20 22:16:05 +00:00
2015-04-14 22:01:38 -07:00
2015-04-14 22:01:38 -07:00
2015-02-19 13:36:34 +10:30
2010-10-23 18:05:10 +00:00
2009-09-23 03:12:28 +00:00
2014-04-22 15:57:47 +01:00
2010-09-23 12:24:41 +00:00
2010-09-23 12:24:41 +00:00
2010-09-23 12:24:41 +00:00
2010-10-23 18:05:10 +00:00
2014-04-22 15:57:47 +01:00
2014-04-22 15:57:47 +01:00
2014-04-22 15:57:47 +01:00
2014-04-22 15:57:47 +01:00
2010-10-23 18:05:10 +00:00
2010-02-19 01:47:16 +00:00
2014-07-29 11:27:59 +01:00
2010-11-08 06:43:40 +00:00
2010-11-08 06:43:40 +00:00
2012-07-03 14:44:35 +00:00
2012-07-03 14:44:35 +00:00
2012-07-03 14:44:35 +00:00
2012-07-03 14:44:35 +00:00
2012-07-03 14:44:35 +00:00
2012-07-03 14:44:35 +00:00
2012-07-03 14:44:35 +00:00
2012-07-03 14:44:35 +00:00
2012-07-03 14:44:35 +00:00
2012-07-03 14:44:35 +00:00
2012-07-03 14:44:35 +00:00
2012-07-03 14:44:35 +00:00
2015-08-07 05:04:35 -07:00
2013-03-22 09:40:06 +00:00
2013-03-22 09:40:06 +00:00
2013-03-22 09:40:06 +00:00
2013-03-22 09:40:06 +00:00
2013-05-02 21:06:15 +00:00
2010-02-27 12:34:25 +00:00
2012-05-18 02:05:23 +00:00
2010-12-15 14:56:40 +00:00
2013-03-22 09:40:06 +00:00
2013-07-24 17:24:20 +00:00
2013-12-19 11:34:47 -08:00
2015-03-30 04:40:49 -07:00
2015-03-30 04:40:49 -07:00
2009-08-17 09:22:18 +00:00
2014-04-22 15:57:47 +01:00
2012-02-14 01:02:04 +00:00
2010-11-08 06:43:40 +00:00
2010-11-08 06:43:40 +00:00
2010-11-08 06:43:40 +00:00
2010-11-08 06:43:40 +00:00
2010-11-08 06:43:40 +00:00
2009-10-07 18:33:20 +00:00
2009-10-07 18:33:20 +00:00
2010-11-08 06:43:40 +00:00
2010-11-08 06:43:40 +00:00
2010-11-08 06:43:40 +00:00
2012-12-15 10:28:17 +00:00
2012-12-15 10:28:17 +00:00
2009-08-30 05:48:56 +00:00
2012-12-15 10:28:17 +00:00
2012-11-21 21:31:18 +00:00
2012-11-21 21:31:18 +00:00
2014-04-22 15:57:47 +01:00
2015-02-25 00:15:26 +10:30
2015-02-25 00:15:26 +10:30
2014-03-20 21:18:43 +00:00
2010-11-08 06:43:40 +00:00
2012-12-04 17:44:43 +00:00
2012-12-04 17:44:43 +00:00
2012-12-04 17:44:43 +00:00
2012-12-04 17:44:43 +00:00
2013-12-11 08:00:34 -08:00
2013-12-11 08:00:34 -08:00
2013-12-11 08:00:34 -08:00
2013-12-11 08:00:34 -08:00
2014-08-18 18:45:01 +09:30
2011-02-23 22:37:48 +00:00
2010-09-18 02:30:41 +00:00
2010-11-08 06:43:40 +00:00
2010-09-18 02:30:41 +00:00
2010-09-18 02:30:41 +00:00
2011-06-10 14:04:25 +00:00
2011-06-10 14:04:25 +00:00
2011-06-10 14:04:25 +00:00
2013-02-06 16:21:51 +00:00
2013-02-06 16:21:51 +00:00
2013-02-06 16:21:51 +00:00
2013-02-06 16:21:51 +00:00
2010-09-23 12:24:41 +00:00
2014-04-22 15:57:47 +01:00
2009-05-16 01:56:44 +00:00
2009-05-16 01:56:44 +00:00
2009-05-16 01:56:44 +00:00
2009-05-16 01:56:44 +00:00
2009-05-16 01:56:44 +00:00
2009-05-16 01:56:44 +00:00
2010-02-23 16:56:39 +00:00
2010-01-14 04:56:12 +00:00
2010-01-14 04:56:12 +00:00
2015-09-04 22:30:55 +01:00
2015-09-04 22:30:55 +01:00
2015-09-04 22:30:55 +01:00
2015-09-04 22:30:55 +01:00
2015-09-04 22:30:55 +01:00
2015-09-04 22:30:55 +01:00
2015-09-04 22:30:55 +01:00
2015-09-04 22:30:55 +01:00
2014-04-22 15:57:47 +01:00
2014-07-29 11:27:59 +01:00
2010-03-16 14:14:40 +00:00
2014-04-22 15:57:47 +01:00
2014-07-29 11:27:59 +01:00
2009-10-14 10:52:54 +00:00
2009-10-14 10:52:54 +00:00
2014-04-22 15:57:47 +01:00
2014-01-20 04:50:47 -08:00
2014-01-20 04:50:47 -08:00
2014-01-20 04:50:47 -08:00
2010-12-10 06:08:11 +00:00
2010-12-10 06:08:11 +00:00
2010-01-08 03:03:16 +00:00
2010-01-08 03:03:16 +00:00
2010-01-08 03:03:16 +00:00
2010-01-08 03:03:16 +00:00
2010-01-08 03:03:16 +00:00
2010-03-19 14:49:46 +00:00
2012-02-14 01:02:04 +00:00
2012-02-14 01:02:04 +00:00
2014-04-22 15:57:47 +01:00
2011-06-09 04:52:15 +00:00
2014-04-22 15:57:47 +01:00
2011-09-16 01:15:20 +00:00
2011-09-16 01:15:20 +00:00
2014-04-22 15:57:47 +01:00
2011-09-16 16:07:16 +00:00
2011-09-29 00:13:14 +00:00
2014-04-22 15:57:47 +01:00
2011-09-29 00:13:14 +00:00
2011-09-29 00:13:14 +00:00
2011-10-08 16:51:11 +00:00
2011-10-08 16:51:11 +00:00
2011-10-08 16:51:11 +00:00
2012-03-14 15:56:13 +00:00
2012-03-14 15:56:13 +00:00
2012-03-14 15:56:13 +00:00
2012-05-05 14:15:21 +00:00
2012-05-05 14:15:21 +00:00
2012-07-10 06:50:57 +00:00
2012-07-10 06:50:57 +00:00
2012-07-10 06:50:57 +00:00
2012-07-31 20:45:01 +00:00
2012-05-28 04:08:53 +00:00
2012-05-27 14:45:41 +00:00
2012-05-27 14:45:41 +00:00
2012-07-10 04:51:53 +00:00
2012-07-10 04:51:53 +00:00
2012-08-31 02:52:14 +00:00
2012-08-31 02:52:14 +00:00
2012-11-20 22:17:27 +00:00
2012-11-20 22:17:27 +00:00
2012-11-20 22:17:27 +00:00
2013-03-18 02:47:03 +00:00
2014-12-06 16:45:22 +01:00
2012-12-07 12:32:50 +00:00
2014-01-08 05:57:21 -08:00
2015-01-28 10:04:51 +01:00
2014-12-01 06:06:21 -08:00
2014-12-01 06:06:21 -08:00
2014-12-01 06:06:21 -08:00
2014-12-01 06:06:21 -08:00
2014-12-01 06:06:21 -08:00
2014-11-25 06:47:44 -08:00
2014-11-25 06:47:44 -08:00
2014-11-25 06:47:44 -08:00
2014-11-25 06:47:44 -08:00
2014-01-24 08:56:07 -08:00
2014-01-24 10:01:56 -08:00
2014-01-24 08:56:07 -08:00
2014-01-24 09:03:21 -08:00
2014-01-24 09:03:21 -08:00
2014-07-03 17:05:42 +09:30
2014-07-03 17:05:42 +09:30
2014-07-03 17:05:42 +09:30
2014-07-03 17:05:42 +09:30
2014-07-03 17:05:42 +09:30
2014-07-03 17:05:42 +09:30
2014-07-03 17:05:42 +09:30
2015-01-20 11:12:35 +10:30
2015-01-19 09:23:29 -08:00
2015-05-27 14:32:24 -07:00
2015-05-27 14:32:24 -07:00
2015-05-27 14:32:24 -07:00
2015-07-29 11:20:04 -07:00
2015-08-07 05:04:35 -07:00
2015-08-07 05:04:35 -07:00
2015-08-07 05:04:35 -07:00
2015-08-07 05:04:35 -07:00
2015-07-30 03:28:00 -07:00
2015-07-30 03:28:00 -07:00
2013-05-03 14:57:15 +00:00
2013-05-03 14:57:15 +00:00
2013-05-03 14:57:15 +00:00
2013-05-03 14:57:15 +00:00
2013-05-03 14:57:15 +00:00
2013-05-03 14:57:15 +00:00
2013-05-03 14:57:15 +00:00
2013-05-03 14:57:15 +00:00
2013-05-03 14:57:15 +00:00
2013-05-03 14:57:15 +00:00
2013-05-03 14:57:15 +00:00
2013-05-03 14:57:15 +00:00
2013-05-03 14:57:15 +00:00
2013-05-03 14:57:15 +00:00
2015-01-02 00:53:45 +10:30
2014-01-29 14:30:41 -08:00
2014-01-29 14:30:41 -08:00
2013-03-20 03:44:56 +00:00
2013-03-20 03:44:56 +00:00
2013-03-20 03:44:56 +00:00
2010-09-16 10:51:41 +00:00
2009-10-09 13:32:50 +00:00
2013-02-06 16:21:51 +00:00
2013-02-06 16:21:51 +00:00
2013-02-06 16:21:51 +00:00
2013-02-06 16:21:51 +00:00
2015-01-02 00:53:45 +10:30
2015-01-02 00:53:45 +10:30
2010-11-08 06:43:40 +00:00
2015-07-27 10:11:33 -07:00
2009-10-09 13:32:50 +00:00
2012-10-23 09:33:56 +00:00
2012-10-23 09:33:56 +00:00
2012-10-24 23:22:48 +00:00
2015-06-25 10:14:13 -07:00
2015-06-25 08:16:14 -07:00
2009-09-09 12:13:42 +00:00
2009-09-09 12:13:42 +00:00
2011-06-08 04:47:04 +00:00
2011-06-08 04:47:04 +00:00
2015-07-25 20:41:04 +09:30
2015-07-25 20:41:04 +09:30
2011-05-20 15:33:29 +00:00
2011-05-20 15:33:29 +00:00
2010-11-08 06:43:40 +00:00
2011-01-08 09:38:17 +00:00
2010-11-08 06:43:40 +00:00
2010-11-08 06:43:40 +00:00
2010-11-08 06:43:40 +00:00
2011-01-08 09:38:17 +00:00
2010-11-08 06:43:40 +00:00
2015-01-02 00:53:45 +10:30
2010-11-08 06:43:40 +00:00
2012-12-17 17:20:07 +00:00
2012-12-17 15:37:40 +00:00
2012-12-17 14:53:35 +00:00
2014-04-22 15:57:47 +01:00
2014-04-22 15:57:47 +01:00
2014-04-22 15:57:47 +01:00
2012-07-02 14:40:19 +00:00
2015-01-02 00:53:45 +10:30
2015-07-24 04:16:56 -07:00
2015-07-24 04:16:56 -07:00