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/4] xtensa: optimize removed_by_actions


On Thu, Apr 9, 2015 at 7:49 AM, Max Filippov <jcmvbkbc@gmail.com> wrote:
> 2015-04-01  Max Filippov  <jcmvbkbc@gmail.com>
> bfd/
>         * elf32-xtensa.c (removal_by_action_entry_struct,
>         removal_by_action_map_struct): new structures.
>         (removal_by_action_entry, removal_by_action_map): new typedefs.
>         (text_action_list_struct): add new field: map.
>         (map_removal_by_action, removed_by_actions_map,
>         offset_with_removed_text_map): new functions.
>         (relax_section): replace offset_with_removed_text with
>         offset_with_removed_text_map.
>         (translate_reloc, relax_property_section, relax_section_symbols):
>         replace removed_by_actions with removed_by_actions_map.

Approved. Please apply.


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