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 d57b6533281 sim: bfin: move pkg-config & SDL checks to common code new 5d0b3088f75 sim: erc32: merge with common configure script
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: sim/ChangeLog | 8 + sim/Makefile.in | 8 +- sim/arch-subdir.mk.in | 3 + sim/configure | 165 +- sim/configure.ac | 2 +- sim/erc32/ChangeLog | 5 + sim/erc32/Makefile.in | 4 - sim/erc32/aclocal.m4 | 15 - sim/erc32/configure | 4233 --------------------------------------------- sim/erc32/configure.ac | 47 - sim/m4/sim_ac_platform.m4 | 28 + 11 files changed, 213 insertions(+), 4305 deletions(-) delete mode 100644 sim/erc32/aclocal.m4 delete mode 100755 sim/erc32/configure delete mode 100644 sim/erc32/configure.ac