This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 2ac7701888 mach: Fix fallthrough warning
new 09ea1afec7 affinity-inheritance: Overallocate CPU sets
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:
nptl/tst-pthread-affinity-inheritance.c | 7 ++++---
nptl/tst-skeleton-affinity-inheritance.c | 15 +++++++++++----
sysdeps/unix/sysv/linux/tst-sched-affinity-inheritance.c | 7 ++++---
3 files changed, 19 insertions(+), 10 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 binutils-gdb.
from 59449a2b21c aarch64 SFrame: skip with warning new CFI directive used wi [...]
new 40db53edab5 ld: Update mixed LTO and non-LTO relocatable output tests
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:
ld/testsuite/ld-plugin/lto.exp | 82 +++++++++++++++++++++---------------------
1 file changed, 42 insertions(+), 40 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 836ecab09fb Daily bump.
new 3911b6366ee Zen5 tuning part 5: update instruction latencies in x86-tune-costs
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/i386/x86-tune-costs.h | 28 +++++++++++++++++++++-------
1 file changed, 21 insertions(+), 7 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 87ffd205fe0 c++/modules: Don't emit imported deduction guides [PR117397]
new 14cb0610559 match: Keep conditional in simplification to constant [PR118140].
new e5e9e50fc68 RISC-V: Fix vsetvl compatibility predicate [PR118154].
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:
gcc/config/riscv/riscv-vsetvl.cc | 14 +++++++---
gcc/config/riscv/riscv-vsetvl.def | 4 +--
gcc/gimple-match-exports.cc | 26 +++++++++++-------
gcc/testsuite/gcc.dg/vect/pr118140.c | 27 +++++++++++++++++++
.../gcc.target/riscv/rvv/autovec/pr118140.c | 29 ++++++++++++++++++++
.../gcc.target/riscv/rvv/autovec/pr118154-1.c | 23 ++++++++++++++++
.../gcc.target/riscv/rvv/autovec/pr118154-2.c | 31 ++++++++++++++++++++++
7 files changed, 139 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr118140.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr118140.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr118154-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr118154-2.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 main
in repository newlib.
from 74017d229 Cygwin: mmap: use 64K pages for bookkeeping
new a22a0ad7c Cygwin: signal: Do not handle signal when __SIGFLUSHFAST is sent
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:
winsup/cygwin/release/3.5.6 | 3 +++
winsup/cygwin/sigproc.cc | 20 +++++++++++++++-----
2 files changed, 18 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 master
in repository newlib.
from 74017d229 Cygwin: mmap: use 64K pages for bookkeeping
new a22a0ad7c Cygwin: signal: Do not handle signal when __SIGFLUSHFAST is sent
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:
winsup/cygwin/release/3.5.6 | 3 +++
winsup/cygwin/sigproc.cc | 20 +++++++++++++++-----
2 files changed, 18 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 master
in repository gcc.
from 744a59f3f55 Ada: add missing support for the S/390 and RISC-V architectures
new 87ffd205fe0 c++/modules: Don't emit imported deduction guides [PR117397]
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/cp/module.cc | 35 +++++++++++++++-------
gcc/testsuite/g++.dg/modules/dguide-5_a.H | 6 ++++
.../g++.dg/modules/{auto-3_a.H => dguide-5_b.H} | 4 ++-
gcc/testsuite/g++.dg/modules/dguide-5_c.H | 7 +++++
gcc/testsuite/g++.dg/modules/dguide-6.h | 4 +++
gcc/testsuite/g++.dg/modules/dguide-6_a.C | 7 +++++
gcc/testsuite/g++.dg/modules/dguide-6_b.C | 8 +++++
gcc/testsuite/g++.dg/modules/dguide-6_c.C | 12 ++++++++
8 files changed, 72 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/dguide-5_a.H
copy gcc/testsuite/g++.dg/modules/{auto-3_a.H => dguide-5_b.H} (50%)
create mode 100644 gcc/testsuite/g++.dg/modules/dguide-5_c.H
create mode 100644 gcc/testsuite/g++.dg/modules/dguide-6.h
create mode 100644 gcc/testsuite/g++.dg/modules/dguide-6_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/dguide-6_b.C
create mode 100644 gcc/testsuite/g++.dg/modules/dguide-6_c.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 1956ad8d66b gdbserver: remove handling of the 'L' tracepoint action
new b4c230fe228 aarch64: make explicit that CFI gnu_window_save is for Spar [...]
new 694cccee051 aarch64 SFrame: use preferred CFI directive for AArch64 PAC
new c4ab4dd7bd9 aarch64 DWARF: add new CFI directive for PAuth_LR
new 59449a2b21c aarch64 SFrame: skip with warning new CFI directive used wi [...]
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:
bfd/elf-eh-frame.c | 1 +
binutils/dwarf.c | 5 +++
gas/dw2gencfi.c | 14 ++++++-
gas/gen-sframe.c | 24 +++++++++++-
gas/scfidw2gen.c | 1 +
gas/testsuite/gas/aarch64/pac_ab_key.s | 4 +-
.../gas/aarch64/pac_compat_cfi_window_save.d | 44 ++++++++++++++++++++++
...ate_ra_state.s => pac_compat_cfi_window_save.s} | 2 +-
...i-sframe-aarch64-2.d => cfi-sframe-aarch64-3.d} | 2 +-
.../gas/cfi-sframe/cfi-sframe-aarch64-3.s | 26 +++++++++++++
.../gas/cfi-sframe/cfi-sframe-aarch64-4.d | 25 ++++++++++++
.../gas/cfi-sframe/cfi-sframe-aarch64-4.s | 23 +++++++++++
.../cfi-sframe/cfi-sframe-aarch64-pac-ab-key-1.s | 8 ++--
gas/testsuite/gas/cfi-sframe/cfi-sframe.exp | 2 +
include/dwarf2.def | 2 +
15 files changed, 173 insertions(+), 10 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/pac_compat_cfi_window_save.d
copy gas/testsuite/gas/aarch64/{pac_negate_ra_state.s => pac_compat_cfi_window_sav [...]
copy gas/testsuite/gas/cfi-sframe/{cfi-sframe-aarch64-2.d => cfi-sframe-aarch64-3. [...]
create mode 100644 gas/testsuite/gas/cfi-sframe/cfi-sframe-aarch64-3.s
create mode 100644 gas/testsuite/gas/cfi-sframe/cfi-sframe-aarch64-4.d
create mode 100644 gas/testsuite/gas/cfi-sframe/cfi-sframe-aarch64-4.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 master
in repository gcc.
from 31c3c1a83fd tree-optimization/118405 - ICE with vector(1) T vs T load
new 744a59f3f55 Ada: add missing support for the S/390 and RISC-V architectures
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/ada/libgnat/s-objrea.adb | 30 ++++++++++++++++++++++++++----
gcc/ada/libgnat/s-objrea.ads | 8 +++++++-
2 files changed, 33 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 master
in repository binutils-gdb.
from 6ac02727dc9 ld: Call cmdline_check_object_only_section only if plugin i [...]
new e68a45754c8 gdb, doc: mention the 'S' option for the QTDP packet
new b2ad166b893 gdb, doc: describe the 'L' tracepoint action
new a4451f7c81a gdbserver: remove UST (static tracepoint) support (part 1)
new 30cd0a421c6 gdbserver: remove UST (static tracepoint) support (part 2)
new 1c3084419a4 gdbserver: do not announce static tracepoint support
new a00b56ff160 gdbserver: remove the static_tracepoint enum value
new 1956ad8d66b gdbserver: remove handling of the 'L' tracepoint action
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:
gdb/NEWS | 2 +
gdb/doc/gdb.texinfo | 24 +-
gdbserver/Makefile.in | 9 -
gdbserver/config.in | 3 -
gdbserver/configure | 94 -----
gdbserver/configure.ac | 55 ---
gdbserver/linux-amd64-ipa.cc | 88 ----
gdbserver/linux-i386-ipa.cc | 77 ----
gdbserver/server.cc | 26 --
gdbserver/tracepoint.cc | 972 ++-----------------------------------------
gdbserver/tracepoint.h | 4 -
11 files changed, 50 insertions(+), 1304 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.