This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 87e3cc466e8 Implement DAP setVariable request new 98ef1d81d6a [gdb/symtab] Add producer_is_gas new a833790a626 [gdb/symtab] Work around gas PR28629
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/dwarf2/cu.c | 1 + gdb/dwarf2/cu.h | 1 + gdb/dwarf2/read.c | 39 ++++++++++++- gdb/producer.c | 56 ++++++++++++++++++ gdb/producer.h | 5 ++ ...range-end-of-seq.exp => dw2-gas-workaround.exp} | 66 +++++++++++----------- 6 files changed, 132 insertions(+), 36 deletions(-) copy gdb/testsuite/gdb.dwarf2/{dw2-out-of-range-end-of-seq.exp => dw2-gas-workarou [...]