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] [RFC] [GOLD] s390 -fsplit-stack support.


> 2015-12-11  Cary Coutant  <ccoutant@gmail.com>
>
> gold/
>         * object.cc (Sized_relobj_file::Sized_relobj_file): Initialize
>         output_views_.
>         * object.h (Object::get_output_view): New function.
>         (Object::do_get_output_view): New function.
>         (Sized_relobj_file::do_get_output_view): New function.
>         (Sized_relobj_file::output_views_): New data member.
>         * reloc.cc: (Sized_relobj_file::do_relocate): Store pointer to
>         output views in class object.
>         (Sized_relobj_file::do_get_output_view): New function.

I've committed this patch.

-cary


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