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 7dd38e31d67 gdb/linespec.c: Fix missing source file during breakpoint re-set new 437eeee95c1 sim: modules: trigger generation from top-level new 7a1e1f94636 sim: build: drop support for subdir extra deps new c58353b7862 sim: aarch64: move libsim.a creation to top-level new 6a8e18f0389 sim: arm: move libsim.a creation to top-level new c65b31b8681 sim: avr: move libsim.a creation to top-level new bc1dd618aca sim: bfin: move libsim.a creation to top-level new cdbb77e4dc1 sim: bpf: move libsim.a creation to top-level new 2cbdcc340ae sim: cr16: move libsim.a creation to top-level new eaa678ecc30 sim: cris: move libsim.a creation to top-level new faf177dff01 sim: d10v: move libsim.a creation to top-level new 3f6c63ac49a sim: erc32: move libsim.a creation to top-level new 16a6d5420ba sim: example-synacor: move libsim.a creation to top-level new c26946a4aa3 sim: frv: move libsim.a creation to top-level new 6fe4bd8cede sim: ft32: move libsim.a creation to top-level new 3e9c9407ff0 sim: h8300: move libsim.a creation to top-level new 1486f22b135 sim: iq2000: move libsim.a creation to top-level new 000f7bee9a5 sim: lm32: move libsim.a creation to top-level new ba3a8498992 sim: m32c: move libsim.a creation to top-level new 8136f0578d9 sim: m32r: move libsim.a creation to top-level new ccb680718a3 sim: m68hc11: move libsim.a creation to top-level new dfceaa0dc36 sim: mcore: move libsim.a creation to top-level new a6ead8401a3 sim: microblaze: move libsim.a creation to top-level new 1f1afa43f5e sim: mips: move libsim.a creation to top-level new 4c54f341f0c sim: mn10300: move libsim.a creation to top-level new 0754b625917 sim: moxie: move libsim.a creation to top-level new bff048f5873 sim: msp430: move libsim.a creation to top-level new 4d998e1559a sim: or1k: move libsim.a creation to top-level new 3373e27fe1b sim: pru: move libsim.a creation to top-level new 91344291e0c sim: riscv: move libsim.a creation to top-level new 91a335f9fd9 sim: rl78: move libsim.a creation to top-level new 15538f65117 sim: rx: move libsim.a creation to top-level new dd719fa642c sim: sh: move libsim.a creation to top-level new 7a59a0b92cb sim: v850: move libsim.a creation to top-level new e732fe9b4f9 sim: build: drop support for creating libsim.a in subdirs new 638a9300b51 sim: build: drop common/nrun.o subdir hack new 54e26255ca9 sim: modules.c: move generation to top-level new bc438b3e593 sim: build: add basic framework for compiling arch objects [...] new b3e1c5d43d7 sim: aarch64: move arch-specific file compilation to top-level new 688fba23d28 sim: arm: move arch-specific file compilation to top-level new 98331de7867 sim: avr: move arch-specific file compilation to top-level new 75015a129fe sim: bpf: move arch-specific file compilation to top-level new a8e175e5783 sim: bfin: move arch-specific file compilation to top-level new df4b07f4b79 sim: cr16: move arch-specific file compilation to top-level new 71fa8692930 sim: cris: move arch-specific file compilation to top-level new 2206990476c sim: d10v: move arch-specific file compilation to top-level new 304195bcf89 sim: erc32: move arch-specific file compilation to top-level new 8ba643c31e8 sim: example-synacor: move arch-specific file compilation t [...] new 5ea1eaea7a1 sim: frv: move arch-specific file compilation to top-level new abc4c2173c0 sim: ft32: move arch-specific file compilation to top-level new dced2faff5f sim: h8300: move arch-specific file compilation to top-level new d2c06f6bcd9 sim: iq2000: move arch-specific file compilation to top-level new 2d3b0c959d8 sim: lm32: move arch-specific file compilation to top-level new cd7aa21771c sim: m32c: move arch-specific file compilation to top-level new 9b5a17d2be5 sim: m32r: move arch-specific file compilation to top-level new 5a71cd470ff sim: m68hc11: move arch-specific file compilation to top-level new 28ae9bed3df sim: mcore: move arch-specific file compilation to top-level new b7375a2dda6 sim: microblaze: move arch-specific file compilation to top-level new 1546cb45407 sim: mips: move arch-specific file compilation to top-level new 63a9d59e884 sim: mn10300: move arch-specific file compilation to top-level new ae0411a4858 sim: moxie: move arch-specific file compilation to top-level new 4fff443a114 sim: msp430: move arch-specific file compilation to top-level new b7bd5fe99b5 sim: or1k: move arch-specific file compilation to top-level new 51bc8f3a16c sim: pru: move arch-specific file compilation to top-level new e7699de5022 sim: riscv: move arch-specific file compilation to top-level new 0db0b664a68 sim: rl78: move arch-specific file compilation to top-level new 3e3e7217b0d sim: rx: move arch-specific file compilation to top-level new d667f7b30ab sim: sh: move arch-specific file compilation to top-level new 8f5fc30fcf1 sim: v850: move arch-specific file compilation to top-level new b36a89d135a sim: move arch-specific file compilation of common/ files t [...] new b014c9b0872 sim: common: move test-hw-events to top-level build new fd95c73ef5a sim: disable recursive make in (most) subdirs
The 71 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 | 34 +- sim/Makefile.in | 2028 ++++++++++++++++++++++++++++++++------- sim/README-HACKING | 7 - sim/aarch64/Makefile.in | 10 - sim/aarch64/local.mk | 18 + sim/arch-subdir.mk.in | 3 - sim/arm/Makefile.in | 10 - sim/arm/local.mk | 20 + sim/avr/Makefile.in | 6 - sim/avr/local.mk | 15 + sim/bfin/Makefile.in | 11 - sim/bfin/local.mk | 22 + sim/bpf/Makefile.in | 36 - sim/bpf/local.mk | 41 + sim/common/Make-common.in | 82 +- sim/common/defs.h | 2 +- sim/common/hw-events.c | 2 + sim/common/local.mk | 48 +- sim/configure | 620 +----------- sim/configure.ac | 21 - sim/cr16/Makefile.in | 8 - sim/cr16/local.mk | 18 + sim/cris/Makefile.in | 12 - sim/cris/local.mk | 35 + sim/d10v/Makefile.in | 9 - sim/d10v/local.mk | 19 + sim/erc32/Makefile.in | 12 - sim/erc32/local.mk | 29 +- sim/example-synacor/Makefile.in | 7 - sim/example-synacor/local.mk | 16 + sim/frv/Makefile.in | 18 - sim/frv/local.mk | 51 + sim/ft32/Makefile.in | 7 - sim/ft32/local.mk | 15 + sim/h8300/Makefile.in | 5 - sim/h8300/local.mk | 15 + sim/iq2000/Makefile.in | 10 - sim/iq2000/local.mk | 29 + sim/lm32/Makefile.in | 9 - sim/lm32/local.mk | 32 + sim/m32c/Makefile.in | 18 - sim/m32c/local.mk | 29 +- sim/m32r/Makefile.in | 17 - sim/m32r/local.mk | 58 ++ sim/m68hc11/Makefile.in | 7 - sim/m68hc11/local.mk | 33 + sim/mcore/Makefile.in | 6 - sim/mcore/local.mk | 15 + sim/microblaze/Makefile.in | 6 - sim/microblaze/local.mk | 15 + sim/mips/Makefile.in | 44 - sim/mips/acinclude.m4 | 20 +- sim/mips/local.mk | 62 ++ sim/mn10300/Makefile.in | 8 - sim/mn10300/local.mk | 29 + sim/moxie/Makefile.in | 8 - sim/moxie/local.mk | 17 + sim/msp430/Makefile.in | 6 - sim/msp430/local.mk | 15 + sim/or1k/Makefile.in | 22 - sim/or1k/local.mk | 34 + sim/pru/Makefile.in | 6 - sim/pru/local.mk | 15 + sim/riscv/Makefile.in | 7 - sim/riscv/local.mk | 19 + sim/rl78/Makefile.in | 12 - sim/rl78/local.mk | 21 +- sim/rx/Makefile.in | 17 - sim/rx/local.mk | 27 +- sim/sh/Makefile.in | 6 - sim/sh/local.mk | 16 + sim/v850/Makefile.in | 6 - sim/v850/local.mk | 26 + 73 files changed, 2554 insertions(+), 1485 deletions(-)