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 519d6343965 gdb: Buffer output streams during events that might downloa [...]
new 5190fa38286 x86: support APX forms of U{RD,WR}MSR
new 4945a0c46c5 x86: drop redundant EVex128 from PUSH2/POP2
new 2519809009e x86/APX: be consistent with insn suffixes
new eea4357967b x86/APX: VROUND{P,S}{S,D} can generally be encoded
new 633789901c8 x86-64: Dwarf2 register numbers for %bnd<N>
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:
gas/config/tc-i386.c | 12 +-
gas/testsuite/gas/i386/x86-64-apx-egpr-inval.l | 8 +-
gas/testsuite/gas/i386/x86-64-apx-egpr-inval.s | 8 +-
.../gas/i386/x86-64-apx-evex-promoted-intel.d | 4 +
gas/testsuite/gas/i386/x86-64-apx-evex-promoted.d | 4 +
gas/testsuite/gas/i386/x86-64-apx-evex-promoted.s | 4 +
gas/testsuite/gas/i386/x86-64-apx-ndd.d | 86 ++---
gas/testsuite/gas/i386/x86-64-user_msr-intel.d | 7 +
gas/testsuite/gas/i386/x86-64-user_msr.d | 7 +
gas/testsuite/gas/i386/x86-64-user_msr.s | 6 +
opcodes/i386-dis-evex-mod.h | 11 +-
opcodes/i386-dis-evex-prefix.h | 4 +-
opcodes/i386-dis.c | 24 +-
opcodes/i386-opc.tbl | 18 +-
opcodes/i386-reg.tbl | 8 +-
opcodes/i386-tbl.h | 382 ++++++++++++---------
16 files changed, 363 insertions(+), 230 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 56778b69ce5 expansion: Fix ICEs with BLKmode VIEW_CONVERT_EXPR around n [...]
new dcd5601c2b7 sccvn: Don't use SCALAR_INT_TYPE_MODE on BLKmode BITINT_TYP [...]
new df1cd90e32b gimple-ssa-warn-restrict: Only use type range from NOP_EXPR [...]
new ee2aa93e9cd lower-bitint: Don't use m_loads for loads used in GIMPLE_AS [...]
The 3 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:
gcc/gimple-lower-bitint.cc | 3 ++-
gcc/gimple-ssa-warn-restrict.cc | 3 ++-
gcc/testsuite/gcc.dg/bitint-73.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.dg/bitint-74.c | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/bitint-75.c | 11 +++++++++++
gcc/tree-ssa-sccvn.cc | 20 ++++++++++++++++----
6 files changed, 65 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/bitint-73.c
create mode 100644 gcc/testsuite/gcc.dg/bitint-74.c
create mode 100644 gcc/testsuite/gcc.dg/bitint-75.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from b1a460241 Add entry 55e94561e97ed0bce4774aa1c6b5d5d82209a379 from https [...]
new 3821a7f02 Add entry 55e94561e97ed0bce4774aa1c6b5d5d82209a379 from https [...]
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:
gcc/sha1/55e94561e97ed0bce4774aa1c6b5d5d82209a379/jira/description | 4 ++++
gcc/sha1/55e94561e97ed0bce4774aa1c6b5d5d82209a379/jira/yaml | 4 ++++
gcc/sha1/55e94561e97ed0bce4774aa1c6b5d5d82209a379/status.txt | 4 ++++
.../tcwg_bmk-code_speed-spec2k6/gnu-aarch64-master-O3/details.txt | 2 ++
.../reproduction_instructions.txt | 4 ++--
.../status-summary.txt | 0
.../{gnu-aarch64-master-O2 => gnu-aarch64-master-O3}/status.txt | 4 ++--
.../tcwg_bmk-code_speed-spec2k6/status.txt | 4 ++++
8 files changed, 22 insertions(+), 4 deletions(-)
create mode 100644 gcc/sha1/55e94561e97ed0bce4774aa1c6b5d5d82209a379/tcwg_bmk-code [...]
copy gcc/sha1/55e94561e97ed0bce4774aa1c6b5d5d82209a379/tcwg_bmk-code_speed-spec2k6 [...]
copy gcc/sha1/55e94561e97ed0bce4774aa1c6b5d5d82209a379/tcwg_bmk-code_speed-spec2k6 [...]
copy gcc/sha1/55e94561e97ed0bce4774aa1c6b5d5d82209a379/tcwg_bmk-code_speed-spec2k6 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 730a801f950 RISC-V: Add the Zihpm and Zicntr extensions
new 56778b69ce5 expansion: Fix ICEs with BLKmode VIEW_CONVERT_EXPR around n [...]
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:
gcc/cfgexpand.cc | 8 ++++++--
gcc/expr.cc | 4 ++++
2 files changed, 10 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 97492a581 Add entry 0f38666680d6ad0e40c4a8b6d94b2c93931cdf42 from https [...]
new b1a460241 Add entry 55e94561e97ed0bce4774aa1c6b5d5d82209a379 from https [...]
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:
.../tcwg_bmk-code_speed-spec2k6/gnu-aarch64-master-O3}/build_url | 2 +-
.../gnu-aarch64-master-O3}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{1cd5bc387c453126fdb4c9400096180484ecddee/tcwg_bmk-code_speed-spec2k [...]
copy gcc/sha1/55e94561e97ed0bce4774aa1c6b5d5d82209a379/{tcwg_bmk-code_size-spec2k6 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5a22bb250d8 RISC-V: Document the syntax of -march
new 730a801f950 RISC-V: Add the Zihpm and Zicntr extensions
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:
gcc/common/config/riscv/riscv-common.cc | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7e949ffaafb gcc/testsuite/go.test: update for lowering pass move
new 4e8fef35f7c RISC-V: Extract part parsing base ISA logic into a standalo [...]
new 006ad3e7f78 RISC-V: Relax the -march string for accept any order
new e752a1ee00f RISC-V: Remove unused function in riscv_subset_list [NFC]
new 7fd11421959 RISC-V: Update testsuite due to -march string relaxation
new 5a22bb250d8 RISC-V: Document the syntax of -march
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:
gcc/common/config/riscv/riscv-common.cc | 291 +++++++-------------------
gcc/config/riscv/riscv-subset.h | 10 +-
gcc/doc/invoke.texi | 16 ++
gcc/testsuite/gcc.target/riscv/arch-23.c | 1 -
gcc/testsuite/gcc.target/riscv/arch-27.c | 2 +-
gcc/testsuite/gcc.target/riscv/arch-28.c | 2 +-
gcc/testsuite/gcc.target/riscv/arch-33.c | 5 +
gcc/testsuite/gcc.target/riscv/arch-34.c | 5 +
gcc/testsuite/gcc.target/riscv/attribute-10.c | 4 +-
9 files changed, 110 insertions(+), 226 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-33.c
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-34.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 64db3e4d881 Automatic date update in version.in
new 519d6343965 gdb: Buffer output streams during events that might downloa [...]
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:
gdb/cli-out.c | 10 +--
gdb/cli-out.h | 3 +
gdb/debuginfod-support.c | 15 ++--
gdb/infrun.c | 16 ++++-
gdb/mi/mi-out.h | 3 +
gdb/python/py-uiout.h | 3 +
gdb/stack.c | 35 ++++++---
gdb/thread.c | 180 ++++++++++++++++++++++++++--------------------
gdb/ui-out.c | 141 ++++++++++++++++++++++++++++++++++++
gdb/ui-out.h | 184 +++++++++++++++++++++++++++++++++++++++++++++++
10 files changed, 492 insertions(+), 98 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 26c66130400 Adjust testcase gcc.target/i386/part-vect-copysignhf.c.
new 7e949ffaafb gcc/testsuite/go.test: update for lowering pass move
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:
gcc/testsuite/go.test/test/fixedbugs/issue20185.go | 2 +-
gcc/testsuite/go.test/test/fixedbugs/issue33386.go | 2 +-
gcc/testsuite/go.test/test/fixedbugs/issue4085a.go | 4 ++--
gcc/testsuite/go.test/test/shift1.go | 8 ++++----
4 files changed, 8 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ed28a835058 More precise documentation for cleanup attribute [PR110029]
new 173852ab68a RISC-V: Raname UNSPEC_CLMUL in vector-crypto.md.
new 565935f93a7 RISC-V: Tweak the wording for the sorry message
new 1c51d0109a4 Fix testcase failure on many platforms which don't support [...]
new 26c66130400 Adjust testcase gcc.target/i386/part-vect-copysignhf.c.
The 4 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:
gcc/config/riscv/riscv.cc | 4 ++--
gcc/config/riscv/vector-crypto.md | 10 +++++-----
gcc/testsuite/gcc.dg/tree-ssa/pr95906.c | 2 +-
gcc/testsuite/gcc.target/i386/part-vect-copysignhf.c | 2 +-
4 files changed, 9 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.