[PATCH] Backport AVR fixes

Pierre Langlois pierre.langlois@embecosm.com
Fri Apr 11 09:29:00 GMT 2014


On 10/04/14 18:41, Joel Brobecker wrote:
>>> Would it be OK to backport these two commits to gdb-7.7-branch for the next
>>> 7.7.1 release?
>>>
>>> https://sourceware.org/ml/gdb-patches/2014-04/msg00097.html
>>> https://sourceware.org/ml/gdb-patches/2014-03/msg00425.html
>>>
>>> I am not yet familiar with the process of backporting patches in GDB, let me
>>> know if I am doing this correctly. For instance, should I break this into
>>> several commits?
>>>
>>> Best,
>>>
>>> Pierre
>>>
>>> 2014-04-08  Pierre Langlois  <pierre.langlois@embecosm.com>
>>>
>>> 	* avr-tdep.c (struct gdbarch_tdep): Mention avrxmega in the comment.
>>> 	(avr_gdbarch_init): Add xmega architectures given by bfd_architecture
>>> 	when setting the size of call_length.
>>> 	(avr_scan_prologue): Accept push r1 instruction for small stack
>>> 	allocation.
>>> 	* MAINTAINERS (Write After Approval): Add "Pierre Langlois".
>>
>> Sure, go ahead. Please remember to confirm with a quick email on this
>> list when the push is done. This helps archeologist reviewing the emails
>> sent on this list.
> 
> I FORGOT!  Please also update "Fixes in GDB 7.7.1" section of the gdb-7.7.x
> release wiki page:
> https://sourceware.org/gdb/wiki/GDB_7.7_Release
> 
> You will probably need to create a PR number to add the entry.
> 
> Thank you,
> 

Thank you Joel for your guidance, I am pushing now.

Best,

Pierre



More information about the Gdb-patches mailing list