]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Erroneous backtrace on AVR.
authorPierre Langlois <pierre.langlois@embecosm.com>
Fri, 21 Mar 2014 19:46:07 +0000 (19:46 +0000)
committerPierre Langlois <pierre.langlois@embecosm.com>
Fri, 11 Apr 2014 09:31:26 +0000 (10:31 +0100)
commit999686dbc169a7beb0e7e88f5c76dca12174fdbf
tree27dfa7875fff8aef336d37b221809edab6b09a1e
parent7456303a042711adee7c0ab3ec76df6e29616c88
Erroneous backtrace on AVR.

PR backtrace/16721
PR backtrace/16832
* 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".
gdb/ChangeLog
gdb/MAINTAINERS
gdb/avr-tdep.c