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 4d83e8d97e PR ld/24709 [arm] linker crash and assertion failure with CMSE new 163b2c58bd This patch fixes a bug in the AArch64 assembler where an inc [...] new 125f83f66c Fix a bug recently introduced to the linker where it would c [...]
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 | 6 ++++++ bfd/compress.c | 3 +++ gas/ChangeLog | 8 ++++++++ gas/config/tc-aarch64.c | 9 +++++++++ gas/testsuite/gas/aarch64/diagnostic.l | 1 + gas/testsuite/gas/aarch64/diagnostic.s | 1 + gas/testsuite/gas/aarch64/illegal.l | 6 +++++- gas/testsuite/gas/aarch64/illegal.s | 5 +++++ ld/ChangeLog | 6 ++++++ ld/emultempl/aarch64elf.em | 2 +- 10 files changed, 45 insertions(+), 2 deletions(-)