This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v3] ld: Add --no-print-map-discarded option


Hi Faraz,

> I have been told that the copyright assignment from Wave Computing is in place.

Indeed it is,

>>> 	* NEWS: Mention new option --no-print-map-discarded.
>>> 	* ld.h (ld_config_type) <print_map_discarded>: New field.
>>> 	* ldlang.c (lang_map): Conditionally output discarded sections
>>> 	in map files based on configuration option.
>>> 	* ldlex.h (option_values) <OPTION_PRINT_MAP_DISCARDED,
>>> 	OPTION_NO_PRINT_MAP_DISCARDED>: New.
>>> 	* ldmain.c (main): Enabled print_map_discarded by default.
>>> 	* lexsup.c (ld_options): Add new command-line options.
>>> 	(parse_args) <OPTION_NO_PRINT_MAP_DISCARDED,
>>> 	OPTION_PRINT_MAP_DISCARDED>: New cases.
>>> 	* ld.texi: Document new options.
>>> 	* testsuite/ld-gc/gc.exp: Add new test.
>>> 	* testsuite/ld-gc/skip-map-discarded.s: New file.
>>> 	* testsuite/ld-gc/skip-map-discarded.d: New file.
>>> 	* testsuite/ld-gc/skip-map-discarded.map: New file.

Patch approved - please apply.

Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]