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 21152986f14 Automatic date update in version.in new ed084cdcc83 MAINTAINERS: add myself new 526ca202fca x86: drop L1OM special case from disassembler new e961c696dcb x86: drop L1OM/K1OM support from ld
The 3 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: binutils/MAINTAINERS | 3 ++- ld/Makefile.am | 8 -------- ld/Makefile.in | 12 ------------ ld/configure.tgt | 24 ++++++++++++------------ ld/emulparams/elf_k1om.sh | 39 --------------------------------------- ld/emulparams/elf_k1om_fbsd.sh | 3 --- ld/emulparams/elf_l1om.sh | 39 --------------------------------------- ld/emulparams/elf_l1om_fbsd.sh | 3 --- ld/po/BLD-POTFILES.in | 4 ---- opcodes/i386-dis.c | 8 ++------ 10 files changed, 16 insertions(+), 127 deletions(-) delete mode 100644 ld/emulparams/elf_k1om.sh delete mode 100644 ld/emulparams/elf_k1om_fbsd.sh delete mode 100644 ld/emulparams/elf_l1om.sh delete mode 100644 ld/emulparams/elf_l1om_fbsd.sh