This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 4ecfb5b72 Cygwin: api docs: add missing fallocate
new d8c0fb090 Cygwin: introduce close_range(2)
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:
newlib/libc/include/sys/unistd.h | 6 +++++
winsup/cygwin/cygwin.din | 1 +
winsup/cygwin/include/cygwin/version.h | 3 ++-
winsup/cygwin/release/3.5.0 | 2 ++
winsup/cygwin/syscalls.cc | 42 ++++++++++++++++++++++++++++++++++
winsup/doc/new-features.xml | 4 ++++
winsup/doc/posix.xml | 5 ++++
7 files changed, 62 insertions(+), 1 deletion(-)
--
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 9dd903dfbf7 aarch64: Remove unused BTI feature bit
new fad00902c24 nm: Replace --with-symbol-versions with --without-symbol-ve [...]
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:
binutils/nm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 2db11bdf849 Add generated source files and fix thinko in aarch64-asm.c
new 9dd903dfbf7 aarch64: Remove unused BTI feature bit
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:
include/opcode/aarch64.h | 3 ---
1 file changed, 3 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 afac1bd3365 tree-optimization/113385 - wrong loop father with early exi [...]
new 405096f908e RISC-V: Adjust loop len by costing 1 when NITER < VF
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/config/riscv/riscv-vector-costs.cc | 57 ++++++++++++++++++++++
gcc/config/riscv/riscv-vector-costs.h | 2 +
.../riscv/rvv/{pr113281-1.c => pr113281-3.c} | 2 +-
.../riscv/rvv/{pr113281-1.c => pr113281-4.c} | 2 +-
.../riscv/rvv/{pr113281-1.c => pr113281-5.c} | 2 +-
5 files changed, 62 insertions(+), 3 deletions(-)
copy gcc/testsuite/gcc.dg/vect/costmodel/riscv/rvv/{pr113281-1.c => pr113281-3.c} (67%)
copy gcc/testsuite/gcc.dg/vect/costmodel/riscv/rvv/{pr113281-1.c => pr113281-4.c} (60%)
copy gcc/testsuite/gcc.dg/vect/costmodel/riscv/rvv/{pr113281-1.c => pr113281-5.c} (66%)
--
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 5186cf88ac0 gas/NEWS: announce the new SCFI command line option
new 7e8d2d87570 aarch64: Add support for FEAT_B16B16 instructions.
new 89e06ec1521 aarch64: Add support for FEAT_SME2p1 instructions.
new 88601c2d941 aarch64: Add support for FEAT_SVE2p1.
new 39092c7a1fb aarch64: Add SVE2.1 dupq, eorqv and extq instructions.
new b34104edab8 PATCH 5/6][Binutils] aarch64: Add SVE2.1 fmin and fmax inst [...]
new b33f1bcd152 aarch64: Add SVE2.1 Contiguous load/store instructions.
new 2db11bdf849 Add generated source files and fix thinko in aarch64-asm.c
The 7 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/NEWS | 6 +
gas/config/tc-aarch64.c | 25 +
gas/doc/c-aarch64.texi | 4 +
gas/testsuite/gas/aarch64/bfloat16-1.d | 106 +++
gas/testsuite/gas/aarch64/bfloat16-1.s | 112 +++
gas/testsuite/gas/aarch64/bfloat16-bad.d | 4 +
gas/testsuite/gas/aarch64/bfloat16-bad.l | 97 ++
gas/testsuite/gas/aarch64/sme2p1-1.d | 42 +
gas/testsuite/gas/aarch64/sme2p1-1.s | 39 +
gas/testsuite/gas/aarch64/sve2p1-1-bad.d | 4 +
gas/testsuite/gas/aarch64/sve2p1-1-bad.l | 96 ++
gas/testsuite/gas/aarch64/sve2p1-1.d | 105 +++
gas/testsuite/gas/aarch64/sve2p1-1.s | 107 +++
include/opcode/aarch64.h | 29 +-
opcodes/aarch64-asm-2.c | 136 +--
opcodes/aarch64-asm.c | 101 ++
opcodes/aarch64-asm.h | 3 +
opcodes/aarch64-dis-2.c | 1473 ++++++++++++++++++++----------
opcodes/aarch64-dis.c | 135 +++
opcodes/aarch64-dis.h | 4 +
opcodes/aarch64-opc-2.c | 13 +
opcodes/aarch64-opc.c | 102 ++-
opcodes/aarch64-opc.h | 7 +
opcodes/aarch64-tbl.h | 152 ++-
24 files changed, 2333 insertions(+), 569 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/bfloat16-1.d
create mode 100644 gas/testsuite/gas/aarch64/bfloat16-1.s
create mode 100644 gas/testsuite/gas/aarch64/bfloat16-bad.d
create mode 100644 gas/testsuite/gas/aarch64/bfloat16-bad.l
create mode 100644 gas/testsuite/gas/aarch64/sme2p1-1.d
create mode 100644 gas/testsuite/gas/aarch64/sme2p1-1.s
create mode 100644 gas/testsuite/gas/aarch64/sve2p1-1-bad.d
create mode 100644 gas/testsuite/gas/aarch64/sve2p1-1-bad.l
create mode 100644 gas/testsuite/gas/aarch64/sve2p1-1.d
create mode 100644 gas/testsuite/gas/aarch64/sve2p1-1.s
--
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 releases/gcc-13
in repository gcc.
from d2913d01b47 Daily bump.
new d73e585c72c AVR: target/113156 - Fix ICE due to missing "Save" on -m[lo [...]
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/config/avr/avr.opt | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 releases/gcc-12
in repository gcc.
from cdab01da229 Daily bump.
new 2bce77d6e17 AVR: target/113156 - Fix ICE due to missing "Save" on -m[lo [...]
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/config/avr/avr.opt | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 71c88ed20 Add entry 6686e16fda419067b91614835dd743ebb82717ea from https [...]
new ba432c2e6 Add entry 6686e16fda419067b91614835dd743ebb82717ea 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:
.../6686e16fda419067b91614835dd743ebb82717ea/jira/description | 4 ++++
gcc/sha1/6686e16fda419067b91614835dd743ebb82717ea/jira/yaml | 4 ++++
gcc/sha1/6686e16fda419067b91614835dd743ebb82717ea/status.txt | 4 ++++
.../master-arm_v7a_softfp_eabi/details.txt | 10 +++++-----
.../master-arm_v7a_softfp_eabi}/reproduction_instructions.txt | 4 ++--
.../master-arm_v7a_softfp_eabi}/status-summary.txt | 0
.../master-arm_v7a_softfp_eabi/status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++++
8 files changed, 25 insertions(+), 9 deletions(-)
copy gcc/sha1/{2a46e0e7e20e6e9095708704ac0180859e258b7d => 6686e16fda419067b916148 [...]
copy gcc/sha1/6686e16fda419067b91614835dd743ebb82717ea/{tcwg_gnu_cross_check_gcc/m [...]
copy {binutils/sha1/f1837d9c3f2dc2a5c232f4eae4c4bd5a7f77baf8 => gcc/sha1/6686e16fd [...]
copy gcc/sha1/{2a46e0e7e20e6e9095708704ac0180859e258b7d => 6686e16fda419067b916148 [...]
--
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 7a5ea9746 Add entry 8afdbcdd7abe1e3c7a81e07f34c256e7f2dbc652 from https [...]
new 71c88ed20 Add entry 6686e16fda419067b91614835dd743ebb82717ea 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_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/build_url | 2 +-
.../master-arm_v7a_softfp_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{1b13c424da4d2d5e3505ba47786a4ac4f3efb177 => 6686e16fda419067b916148 [...]
copy gcc/sha1/6686e16fda419067b91614835dd743ebb82717ea/{tcwg_gnu_cross_check_gcc/m [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.