This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/mjw/try-sim-sparc in repository binutils-gdb.
discards 8b4fd66b2ac mn10300-sim.h include discards 01a70d7a004 gdb: Ignore some stringop-overflow and restrict warnings on sparc adds 8cf531c3dbf Automatic date update in version.in adds 109a0a7e902 sim: modules.c: fix generation after recent refactors adds e9bf6a4a207 sim: build: stop probing system extensions (ourselves) adds 4cd7de783bc sim: formally assume unistd.h always exists (via gnulib) adds da8c9663995 sim: assume sys/stat.h always exists (via gnulib) adds 69373ba164f Updated translations for the gas and binutils sub-directories adds f75c8fc014e Update release making howto adds 5999477d92a PR29991, MicroMIPS flag erased after align directives adds 4a3ab0855d6 COFF CALC_ADDEND comment adds 6e4b74e9a96 Leftover hack from i960-coff adds 6eb099ae932 Tidy gas/expr.c static state adds 52936661480 Correct ld-pe/aarch64.d test output adds 24669c55aed libctf: update regexp to allow makeinfo to build document adds 1609cd6c5b1 Automatic date update in version.in adds fd1b3e0e8db C-SKY: Fix machine flag. adds 13023445a33 Fix snafu in previous delta for elf32-csky.c adds 656412a7a4d gas: arm: Fix a further IT-predicated vcvt issue in the pre [...] adds 55e0daa3a3d gas: arm: Change warning message to not reference specific [...] adds 63078a04984 Avoid submitting empty tasks in parallel_for_each adds 1a6191f1a61 Don't erase empty indices in DWARF reader adds 5a89072f36d Move hash_entry and eq_entry into cooked_index::do_finalize adds ac37b79cc44 Fix parameter-less template regression in new DWARF reader adds 4e2a80ba606 gdb/testsuite: expect SIGSEGV from top GDB spawn id adds b22548ddb30 X86: reverse-finish fix adds 92e07580db6 PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.re [...] adds ef497b74113 Use require in paramless.exp adds 2c01dcdb5a2 Remove two unused fields from gdbarch adds 493ca3758b3 Automatic date update in version.in adds 47f72fdba3f Revert "gprofng: PR29987 bfd/archive.c:1447: undefined refe [...] adds 87a5cf5c0ec Use subsystem to distinguish between pei-arm-little and pei [...] adds 1b1be68b9b3 sim: ppc: drop local psim link adds 94e76498c37 Speed up objcopy's note merging. adds 722e0dd9e4f gdb: care for dynamic objfiles in build_id_bfd_get () adds 15d2b36c5b6 Revert "PowerPC: fix for gdb.reverse/finish-precsave.exp an [...] adds b986eec55f4 Revert "X86: reverse-finish fix" adds bd3014572d6 Fix 'make TAGS' in gdbserver new dc99828bcb1 gdb: Ignore some stringop-overflow and restrict warnings on sparc new b09b2fd6023 sim: mn10300: minimize mn10300-sim.h include in sim-main.h
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (8b4fd66b2ac) \ N -- N -- N refs/heads/users/mjw/try-sim-sparc (b09b2fd6023)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 2 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: bfd/ChangeLog | 8 + bfd/coffcode.h | 8 + bfd/elf32-csky.c | 22 +- bfd/pei-arm-wince.c | 2 + bfd/peicode.h | 15 + bfd/reloc.c | 8 +- bfd/version.h | 2 +- binutils/ChangeLog | 10 + binutils/README-how-to-make-a-release | 2 +- binutils/objcopy.c | 24 +- binutils/po/sv.po | 5619 +++++++++++--------- gas/ChangeLog | 4 + gas/config/tc-arm.c | 31 +- gas/config/tc-hppa.c | 102 +- gas/config/tc-mips.c | 20 +- gas/config/tc-riscv.c | 86 +- gas/config/tc-sparc.c | 10 +- gas/expr.c | 15 +- gas/expr.h | 1 + gas/output-file.c | 1 + gas/po/ru.po | 5542 +++++++++---------- gas/testsuite/gas/arm/armv8-2-fp16-scalar-bad.l | 420 +- gas/testsuite/gas/arm/mve-vaddsub-it-bad.l | 8 +- gas/testsuite/gas/arm/mve-vcvtne-it-bad.l | 15 + gas/testsuite/gas/arm/mve-vcvtne-it-bad.s | 11 + gas/testsuite/gas/arm/mve-vcvtne-it.d | 23 +- gas/testsuite/gas/arm/mve-vcvtne-it.s | 18 +- gas/testsuite/gas/mips/align-after-label.s | 3 + .../gas/mips/micromips-align-after-label.d | 13 + gas/testsuite/gas/mips/mips-align-after-label.d | 12 + gas/testsuite/gas/mips/mips.exp | 2 + gdb/build-id.c | 6 + gdb/dwarf2/cooked-index.c | 161 +- gdb/dwarf2/cooked-index.h | 15 +- gdb/dwarf2/read.c | 13 +- gdb/gdbarch.c | 4 - gdb/gdbarch.py | 4 - gdb/testsuite/gdb.base/jit-reader.exp | 4 + gdb/testsuite/gdb.cp/paramless.cc | 46 + gdb/testsuite/gdb.cp/paramless.exp | 41 + gdb/testsuite/gdb.gdb/python-helper.exp | 2 +- gdb/testsuite/gdb.gdb/selftest.exp | 2 +- gdb/unittests/parallel-for-selftests.c | 39 + gdbserver/Makefile.in | 7 +- gdbsupport/parallel-for.h | 30 + gprofng/Makefile.in | 1 + gprofng/configure | 11 +- gprofng/configure.ac | 6 + gprofng/doc/Makefile.in | 1 + gprofng/gp-display-html/Makefile.in | 1 + gprofng/src/Makefile.am | 2 + gprofng/src/Makefile.in | 8 +- ld/testsuite/ld-pe/aarch64.d | 24 +- libctf/configure | 2 +- libctf/configure.ac | 2 +- sim/Makefile.in | 103 +- sim/aarch64/local.mk | 3 + sim/arm/armos.c | 3 - sim/arm/local.mk | 3 + sim/avr/local.mk | 3 + sim/bfin/local.mk | 3 + sim/bpf/local.mk | 3 + sim/common/callback.c | 2 - sim/common/dv-pal.c | 2 - sim/common/dv-sockser.c | 2 - sim/common/nrun.c | 2 - sim/common/sim-io.c | 2 - sim/common/sim-memopt.c | 4 - sim/common/syscall.c | 2 - sim/config.h.in | 32 - sim/configure | 191 +- sim/cr16/local.mk | 3 + sim/cr16/simops.c | 2 - sim/cris/dv-rv.c | 2 - sim/cris/local.mk | 3 + sim/cris/rvdummy.c | 3 - sim/cris/traps.c | 4 - sim/d10v/local.mk | 3 + sim/d10v/simops.c | 2 - sim/erc32/local.mk | 3 + sim/example-synacor/local.mk | 3 + sim/frv/local.mk | 3 + sim/ft32/local.mk | 3 + sim/h8300/compile.c | 2 +- sim/h8300/local.mk | 3 + sim/iq2000/local.mk | 3 + sim/lm32/local.mk | 3 + sim/m32c/local.mk | 3 + sim/m32r/local.mk | 3 + sim/m4/sim_ac_platform.m4 | 8 +- sim/m4/sim_ac_toolchain.m4 | 1 - sim/m68hc11/emulos.c | 2 - sim/m68hc11/local.mk | 3 + sim/mcore/local.mk | 3 + sim/microblaze/local.mk | 3 + sim/mips/local.mk | 3 + sim/mn10300/local.mk | 3 + sim/mn10300/op_utils.c | 3 - sim/mn10300/sim-main.h | 11 +- sim/moxie/local.mk | 3 + sim/msp430/local.mk | 3 + sim/or1k/local.mk | 3 + sim/ppc/emul_bugapi.c | 2 - sim/ppc/emul_chirp.c | 2 - sim/ppc/emul_netbsd.c | 2 - sim/ppc/emul_unix.c | 6 - sim/ppc/hw_com.c | 2 - sim/ppc/hw_disk.c | 3 - sim/ppc/hw_pal.c | 2 - sim/ppc/local.mk | 5 +- sim/ppc/main.c | 2 - sim/ppc/mon.c | 2 - sim/ppc/table.c | 2 - sim/pru/local.mk | 3 + sim/riscv/local.mk | 3 + sim/rl78/local.mk | 3 + sim/rl78/main.c | 2 - sim/rx/local.mk | 3 + sim/rx/main.c | 2 - sim/sh/interp.c | 4 - sim/sh/local.mk | 3 + sim/v850/local.mk | 3 + sim/v850/simops.c | 2 - 123 files changed, 7077 insertions(+), 5930 deletions(-) create mode 100644 gas/testsuite/gas/mips/align-after-label.s create mode 100644 gas/testsuite/gas/mips/micromips-align-after-label.d create mode 100644 gas/testsuite/gas/mips/mips-align-after-label.d create mode 100644 gdb/testsuite/gdb.cp/paramless.cc create mode 100644 gdb/testsuite/gdb.cp/paramless.exp