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 0d6aab77761 RISC-V: PR27200, allow the first input non-ABI binary to be [...] new b9b204b3116 read_leb128 overflow checking new 089485ff862 h8300 complains about new section defined without attributes
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: bfd/ChangeLog | 7 ++++ bfd/wasm-module.c | 27 +++++++++++---- binutils/ChangeLog | 12 +++++++ binutils/dwarf.c | 43 +++++++++++------------ binutils/testsuite/binutils-all/pr26548.d | 13 +++++++ binutils/testsuite/binutils-all/pr26548.s | 40 ++++++++++++++++++++++ binutils/testsuite/binutils-all/pr26548e.d | 11 ++++++ binutils/testsuite/binutils-all/readelf.exp | 53 +++++++++++++++++------------ gas/ChangeLog | 4 +++ gas/testsuite/gas/elf/section28.d | 1 + opcodes/ChangeLog | 7 ++++ opcodes/wasm32-dis.c | 26 ++++++++++---- 12 files changed, 188 insertions(+), 56 deletions(-) create mode 100644 binutils/testsuite/binutils-all/pr26548.d create mode 100644 binutils/testsuite/binutils-all/pr26548.s create mode 100644 binutils/testsuite/binutils-all/pr26548e.d