This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] xtensa: fix gas trampolines regression
- From: Max Filippov <jcmvbkbc at gmail dot com>
- To: Nicholas Clifton <nickc at redhat dot com>
- Cc: binutils at sourceware dot org, Sterling Augustine <augustine dot sterling at gmail dot com>, David Weatherford <weath at cadence dot com>, Marc Gauthier <marc at cadence dot com>, "linux-xtensa at linux-xtensa dot org" <linux-xtensa at linux-xtensa dot org>
- Date: Wed, 13 May 2015 19:28:36 +0300
- Subject: Re: [PATCH] xtensa: fix gas trampolines regression
- Authentication-results: sourceware.org; auth=none
- References: <1431215617-29170-1-git-send-email-jcmvbkbc at gmail dot com> <55536D4C dot 8050708 at redhat dot com>
On Wed, May 13, 2015 at 6:27 PM, Nicholas Clifton <nickc@redhat.com> wrote:
> Hi Max,
>
>> 2015-05-10 Max Filippov <jcmvbkbc@gmail.com>
>> gas/
>> * config/tc-xtensa.c (xtensa_relax_frag): Allow trampoline to be
>> closer than J_RANGE / 2 to jump frag.
>>
>> gas/testsuite/
>> * gas/xtensa/trampoline.s: Add regression testcase.
>
>
> Approved - please apply.
Thanks! Checked in.
-- Max