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 a56e5dce69b Handle pointers and references correctly in DAP new a1d1634d001 elf-attrs.c memory allocation fail new 765a0c0a86c readelf.c 'ext' may be used uninitialized
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/elf-attrs.c | 83 +++++++++++++++++++++++++------------ bfd/elf-bfd.h | 10 +++-- binutils/readelf.c | 2 +- gas/config/obj-elf.c | 10 +++-- gas/config/tc-arc.c | 16 +++++-- gas/config/tc-arm.c | 8 +++- gas/config/tc-csky.c | 110 +++++++++++++++++++++++++++++-------------------- gas/config/tc-mips.c | 6 ++- gas/config/tc-msp430.c | 37 +++++++++-------- gas/config/tc-riscv.c | 15 +++++-- gas/config/tc-sparc.c | 12 ++++-- gas/config/tc-tic6x.c | 4 +- 12 files changed, 200 insertions(+), 113 deletions(-)