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 88bd7bd0862 aarch64: silence GCS warnings on shared libraries for -z gc [...] new 85494c96d1e readelf: don't (silently) fail on empty SHT_NOTE sections new bc6e40a093e amend "ELF: give .note.GNU-stack proper section type" new a1c2fa92ac9 ld: testcase for .note.GNU-stack wanting to be SHT_NOTE new 686577fc9a5 aarch64: Add bigobj support to AArch64 COFF new 1a299d4bc86 opcodes: Fix BMASKI disassembly for immediate 32 on M*Core new d8a29310d29 dwarf: constify read_leb128()'s first parameter
The 6 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/coff-aarch64.c | 75 ++++++++++++++++++++++++ bfd/config.bfd | 2 +- bfd/configure | 1 + bfd/configure.ac | 1 + bfd/cpu-aarch64.c | 2 +- bfd/elf.c | 2 +- bfd/pe-aarch64.c | 3 + bfd/targets.c | 2 + binutils/dwarf.c | 2 +- binutils/dwarf.h | 2 +- binutils/readelf.c | 4 +- gas/config/tc-aarch64.c | 22 ++++++- gas/doc/c-aarch64.texi | 5 ++ gas/testsuite/gas/mcore/allinsn.d | 4 +- gas/testsuite/gas/mcore/allinsn.s | 5 +- ld/ldelf.c | 2 +- ld/pe-dll.c | 12 ++++ ld/testsuite/ld-elf/{property-or-1.d => note2.d} | 15 ++--- ld/testsuite/ld-elf/note2.t | 7 +++ opcodes/mcore-dis.c | 5 +- 20 files changed, 152 insertions(+), 21 deletions(-) copy ld/testsuite/ld-elf/{property-or-1.d => note2.d} (61%) create mode 100644 ld/testsuite/ld-elf/note2.t