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_build/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 8839e3f3b0 Style URLs in GDB output adds 8458fb44b4 gdb/ctf: don't create a buildsym_compunit when building part [...] adds af7047e858 gdb: print compunit_symtab name in "maint info symtabs" adds 89ab947e7f gdb/ctf: pass partial symtab's filename to buildsym_compunit adds 801a7eab11 x86: Remove bfd_arch_l1om and bfd_arch_k1om
No new revisions were added by this update.
Summary of changes: bfd/Makefile.am | 4 --- bfd/Makefile.in | 6 ---- bfd/archures.c | 10 ------ bfd/bfd-in2.h | 6 ---- bfd/config.bfd | 42 ++++++++--------------- bfd/configure | 4 --- bfd/configure.ac | 4 --- bfd/cpu-k1om.c | 37 -------------------- bfd/cpu-l1om.c | 36 -------------------- bfd/elf64-x86-64.c | 94 +-------------------------------------------------- bfd/targets.c | 11 ------ gdb/ctfread.c | 22 ++---------- gdb/symmisc.c | 1 + opcodes/configure | 2 +- opcodes/configure.ac | 2 +- opcodes/disassemble.c | 2 -- 16 files changed, 20 insertions(+), 263 deletions(-) delete mode 100644 bfd/cpu-k1om.c delete mode 100644 bfd/cpu-l1om.c