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 1/2] gold: Add view and view_size parameters to is_call_to_non_split.


On 06/02/16 01:09, Cary Coutant wrote:
gold/ChangeLog:

         * i386.cc (Target_i386::is_call_to_non_split): Add view and view_size
         parameters.
         * reloc.cc (Sized_relobj_file::split_stack_adjust_reltype): Pass view
         and view_size to is_call_to_non_split.
         * target.cc (Target::is_call_to_non_split): Add view and view_size
         parameters.
         * target.h (class Target): Likewise.

This is OK. Thanks!

Do you have commit access yet, or do you need me to commit it for you?

-cary


Thanks, I'll push it.


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