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: [PATCHx2] Extend objcopy with long section name handling.


On Tue, Apr 14, 2009 at 03:38:59AM +0100, Dave Korn wrote:
> bfd/ChangeLog
> 
> 	* coffgen.c (make_a_section_from_file):  Set the backend long
> 	section names enable if long section names found on input.
> 	* coffcode.h:  Extend long section names documentation to match.
> 
> binutils/ChangeLog
> 
> 	* objcopy.c (enum long_section_name_handling):  New enum type.
> 	(enum command_line_switch):  Add OPTION_LONG_SECTION_NAMES.
> 	(copy_options[]):  Add entry for --long-section-names option.
> 	(copy_usage):  Document it.
> 	(set_long_section_mode):  New subroutine.
> 	(copy_file):  Call it.
> 	(copy_main):  Accept OPTION_LONG_SECTION_NAMES and parse arg.
> 	* doc/binutils.texi:  Update objcopy documentation with details
> 	of new option.

OK.

-- 
Alan Modra
Australia Development Lab, IBM


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