]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[Morello] Add 'C' augmentation character support
authorLuis Machado <luis.machado@arm.com>
Thu, 8 Oct 2020 17:06:35 +0000 (14:06 -0300)
committerLuis Machado <luis.machado@linaro.org>
Tue, 20 Oct 2020 18:06:39 +0000 (15:06 -0300)
commitb34767fcc8909619e080c7879631df62138efccf
treeab41248b2d407ecc5aaa5e673c1300e02c5c286f
parent32487f77d3302aa782ba04b7291adc99b980abd8
[Morello] Add 'C' augmentation character support

Handle the Morello 'C' augmentation character. It is not used yet, but it
is acknowledged.

gdb/ChangeLog:

2020-10-20  Luis Machado  <luis.machado@arm.com>

* dwarf2/frame.c (struct dwarf2_cie) <pure_cap>: New field.
(decode_frame_entry_1): Handle the 'C' augmentation character.
gdb/ChangeLog
gdb/dwarf2/frame.c