This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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/2] xtensa: fix xtensa_fallback_frame_state for call0 ABI


On Tue, Sep 15, 2015 at 3:00 AM, Max Filippov <jcmvbkbc@gmail.com> wrote:
> 2015-09-15  Max Filippov  <jcmvbkbc@gmail.com>
> gcc/
>         * config/xtensa/xtensa.h (DWARF_ALT_FRAME_RETURN_COLUMN): New
>         definition.
>         (DWARF_FRAME_REGISTERS): Reserve space for one extra register in
>         call0 ABI.
>
> libgcc/
>         * config/xtensa/linux-unwind.h (xtensa_fallback_frame_state):
>         Add support for call0 ABI.

Approved. Please apply.


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