This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/binutils-gdb.
from b875e9c93d PR16005, avr linker crash on a particular instruction sequen [...] adds b44cfc5de1 Stop the linker from complaining about unrecognised DW_FORM- [...] adds 76a4c1e063 libopcodes/aarch64: add support for disassembler styling new 10948fb9fd Re: PR16005, avr linker crash on a particular instruction se [...]
The 1 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/dwarf2.c | 5 + bfd/elf32-avr.c | 7 +- gas/config/tc-aarch64.c | 45 ++++- include/opcode/aarch64.h | 28 ++- opcodes/aarch64-dis.c | 247 ++++++++++++++++++++++---- opcodes/aarch64-opc.c | 445 ++++++++++++++++++++++++++++++++--------------- opcodes/disassemble.c | 1 + 8 files changed, 602 insertions(+), 182 deletions(-)