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: [GOLD][PATCH] Skip processor specific flags and attributes merging if input is binary.


2010/2/24 Ian Lance Taylor <iant@google.com>:
> "Doug Kwan (Ãö®¶¼w)" <dougkwan@google.com> writes:
>
>> 2010-02-24  Doug Kwan  <dougkwan@google.com>
>>
>>         * arm.cc (Target_arm::do_finalize_sections): Skip processor specific
>>         flags and attributes merging if an input section is a binary file.
>>         * fileread.cc (Input_file::open): Remove format for original file.
                                                         ^^^^^^^^ This
should be "Record" insterad.  Will fix prior to check-in.

>>         * fileread.h (Input_file::Format): New enum type.
>>         (Input_file::Input_file): Initialize data member format_.
>>         (Input_file::format): New method definition.
>>         (Input_file::format_):: New data member.
>
> This is OK.
>
> Thanks.
>
> Ian
>


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