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 4b04bba2eb PR22047, Heap out of bounds read in parse_comp_unit new d2e6c9a368 Add new mnemonics for VLE multiple load instructions new 20230942fe PR21957, addr2line incorrectly handles non-increasing sequen [...] new 8cb1232a8c PR21970, assertion failed when more than one overlay has sub [...]
The 3 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: bfd/ChangeLog | 6 +++++ bfd/dwarf2.c | 7 +++--- gas/ChangeLog | 8 +++++++ gas/testsuite/gas/ppc/ppc.exp | 1 + gas/testsuite/gas/ppc/vle-mult-ld-st-insns.d | 28 +++++++++++++++++++++++ gas/testsuite/gas/ppc/vle-mult-ld-st-insns.s | 34 ++++++++++++++++++++++++++++ ld/ChangeLog | 5 ++++ ld/ldlang.c | 1 + opcodes/ChangeLog | 8 +++++++ opcodes/ppc-opc.c | 7 ++++++ 10 files changed, 101 insertions(+), 4 deletions(-) create mode 100644 gas/testsuite/gas/ppc/vle-mult-ld-st-insns.d create mode 100644 gas/testsuite/gas/ppc/vle-mult-ld-st-insns.s