This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 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 adds 10948fb9fd Re: PR16005, avr linker crash on a particular instruction se [...] adds 5ec878132b [gdb/testsuite] Fix gdb.ada/convvar_comp.exp with broken debug info
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 + bfd/dwarf2.c | 5 + bfd/elf32-avr.c | 7 +- gas/config/tc-aarch64.c | 45 +++- gdb/testsuite/gdb.ada/convvar_comp.exp | 10 +- include/opcode/aarch64.h | 28 ++- opcodes/aarch64-dis.c | 247 +++++++++++++++--- opcodes/aarch64-opc.c | 445 ++++++++++++++++++++++----------- opcodes/disassemble.c | 1 + 9 files changed, 611 insertions(+), 183 deletions(-)