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 2/5] [GOLD] PowerPC notoc eh_frame


>         * ehframe.cc (Fde::operator==): Delete.
>         (Cie::remove_fde): Delete.
>         (Eh_frame::remove_ehframe_for_plt): Delete fde_data and fde_length
>         parameters.  Remove all post-map plt FDEs.
>         * ehframe.h (Fde:post_map): Make const, add variant to compare plt.
>         (Fde::operator==): Delete.
>         (Cie::remove_fde): Implement here.
>         (Cie::last_fde): New accessor.
>         (Eh_frame::remove_ehframe_for_plt): Update prototype.

Not that you need it for this, but just in case you were waiting for
an OK from me, here it is. Looks good, thanks.

-cary


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