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 89ab947e7fa gdb/ctf: pass partial symtab's filename to buildsym_compunit new 801a7eab11e x86: Remove bfd_arch_l1om and bfd_arch_k1om
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/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 ------ opcodes/configure | 2 +- opcodes/configure.ac | 2 +- opcodes/disassemble.c | 2 -- 14 files changed, 17 insertions(+), 243 deletions(-) delete mode 100644 bfd/cpu-k1om.c delete mode 100644 bfd/cpu-l1om.c