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] Backport AVR fixes


> > 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,
-- 
Joel


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