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 b85af8d9fd3 RISC-V: Fix U insn; replace opcode6 with opcode7 in gas/doc [...] new 08b0f198b16 Add new ELF section and segment types to readelf. new 73061b1e53a opcodes: add a .gitattributes file for aarch64 autogenerate [...]
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: binutils/readelf.c | 617 ++++++++++++++++++++++++++++++------------------- include/elf/aarch64.h | 10 +- include/elf/alpha.h | 4 +- include/elf/arm.h | 11 +- include/elf/common.h | 89 ++++--- include/elf/csky.h | 2 +- include/elf/hppa.h | 14 +- include/elf/mips.h | 87 +++---- include/elf/msp430.h | 2 +- include/elf/riscv.h | 2 +- include/elf/x86-64.h | 2 +- opcodes/.gitattributes | 3 + 12 files changed, 520 insertions(+), 323 deletions(-) create mode 100644 opcodes/.gitattributes