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 4b2b1446002 LoongArch: delete bfd/.elfnn-loongarch.c.swp new e0e9cd645f3 sim: ppc: move main.o compilation to top-level new 01c2a7aa695 sim: ppc: move libsim.a creation to top-level new 10e1edb7373 sim: drop support for automatic subdir recursion new 2c3bcf2537c sim: ppc: hoist compilation up to top-level new c67a81c92f4 sim: drop support for recursive makes entirely
The 5 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/Makefile.am | 10 - sim/Makefile.in | 316 ++++++++++++++------------- sim/arch-subdir.mk.in | 68 ------ sim/configure | 47 +--- sim/configure.ac | 15 +- sim/ppc/Makefile.in | 590 -------------------------------------------------- sim/ppc/local.mk | 78 +++++-- 7 files changed, 230 insertions(+), 894 deletions(-) delete mode 100644 sim/arch-subdir.mk.in delete mode 100644 sim/ppc/Makefile.in