This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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] ARM: Do not use FP reg when on AAPCS


Thanks! I don't have push permissions, as it is my first contribution to
this project.
I can't find any documentation what to do in this case, scraping the ML,
I see three possible strategies:

(1) One of you push on my behalf.
(2) I send a new (clean) version of this patch, which gets pushed on my
behalf.
(3) Push permissions are set up.

What's your preferred strategy here?

Thanks a lot,
Marius


On 10/25/18 10:34 PM, Kevin Buettner wrote:
> On Wed, 24 Oct 2018 21:37:07 +0200
> Marius Muench <marius.muench@eurecom.fr> wrote:
> 
>> Fair enough, updated version below.
>>
>> gdb/ChangeLog:
>> 2018-10-24  Marius Muench  <marius.muench@eurecom.fr>
>>
>>        * arm-tdep.c (arm_scan_prologue): Don't dereference FP reg
>>        when on AAPCS.
> 
> Looks good to me.
> 
> You can commit / push this now...
> 
> Kevin
> 


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