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 32e2770e595 gnulib: import ffs new 54711280115 opcodes: cris: move desc & opc files from sim/
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: opcodes/ChangeLog | 11 +++++++++++ opcodes/Makefile.am | 15 ++++++++++++++- opcodes/Makefile.in | 16 +++++++++++++++- opcodes/cgen.sh | 34 ++++++++++++++++++++++++++++++++++ opcodes/configure | 2 +- opcodes/configure.ac | 2 +- {sim/cris => opcodes}/cris-desc.c | 0 {sim/cris => opcodes}/cris-desc.h | 0 {sim/cris => opcodes}/cris-opc.h | 0 sim/cris/ChangeLog | 9 +++++++++ sim/cris/Makefile.in | 16 ++++------------ 11 files changed, 89 insertions(+), 16 deletions(-) rename {sim/cris => opcodes}/cris-desc.c (100%) rename {sim/cris => opcodes}/cris-desc.h (100%) rename {sim/cris => opcodes}/cris-opc.h (100%)