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 52c9ea7a83a Automatic date update in version.in
new 1b346e50485 gprofng: 30889 can't compile without large file support
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:
gprofng/src/util.h | 4 ++++
1 file changed, 4 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 ac1a399bf61 libstdc++: Implement C++23 std::bind_back from P2387R3 [PR108827]
new 34a827039fa Add a few testcases for fix missed optimization regressions
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/gcc.dg/tree-ssa/ssa-thread-22.c | 23 +++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/vrp-loop-1.c | 34 +++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/vrp-loop-2.c | 33 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/vrp-unreachable-1.c | 26 +++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/vrp-unreachable-2.c | 29 +++++++++++++++++++
5 files changed, 145 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-22.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp-loop-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp-loop-2.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp-unreachable-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp-unreachable-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 releases/gcc-12
in repository gcc.
from 87f55eda926 Daily bump.
new abfd3a4aa4b libgcc, nios2: Fix exception handling on nios2 with -fpic
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:
libgcc/unwind-dw2-fde-dip.c | 5 +++--
1 file changed, 3 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.
unknown user pushed a change to branch master
in repository gcc.
from 444a31f3b35 Daily bump.
new c48bedd1806 libstdc++/ranges: Use perfect forwarding in _Pipe and _Part [...]
new 3e1ffa7dd11 libstdc++: Use C++23 deducing this in std::bind_front
new ac1a399bf61 libstdc++: Implement C++23 std::bind_back from P2387R3 [PR108827]
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:
libstdc++-v3/include/bits/version.def | 9 +
libstdc++-v3/include/bits/version.h | 221 +++++++++++----------
libstdc++-v3/include/std/functional | 89 ++++++++-
libstdc++-v3/include/std/ranges | 69 ++++---
.../{bind_front => bind_back}/1.cc | 75 +++----
.../{bind_front => bind_back}/111327.cc | 24 ++-
.../20_util/function_objects/bind_front/111327.cc | 14 +-
7 files changed, 307 insertions(+), 194 deletions(-)
copy libstdc++-v3/testsuite/20_util/function_objects/{bind_front => bind_back}/1.cc (65%)
copy libstdc++-v3/testsuite/20_util/function_objects/{bind_front => bind_back}/111 [...]
--
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 linux.
from 23a80d462c67 Merge tag 'rcu.release.v6.8' of https://github.com/neeraju/linux
new 88388cb0c9b0 nfsctl: switch to simple_recursive_removal()
new 1acc24b300bf Merge tag 'pull-simple_recursive_removal' of git://git.ker [...]
new 74d016ecc1a7 new helper: user_path_locked_at()
new bbe6a7c899e7 bch2_ioctl_subvolume_destroy(): fix locking
new f16ab99c2eba Merge tag 'pull-bcachefs-fix' of git://git.kernel.org/pub/ [...]
new 742354604019 exfat: using hweight instead of internal logic
new 34939ae005ec exfat: using ffs instead of internal logic
new 11a347fb6cef exfat: change to get file size from DataLength
new f55c096f62f1 exfat: do not zero the extended part
new 052d534373b7 Merge tag 'exfat-for-6.8-rc1' of git://git.kernel.org/pub/ [...]
The 10 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:
fs/bcachefs/fs-ioctl.c | 31 ++++----
fs/exfat/balloc.c | 87 +++++++++-------------
fs/exfat/exfat_fs.h | 5 +-
fs/exfat/file.c | 193 +++++++++++++++++++++++++++++++++++++++++++------
fs/exfat/inode.c | 136 +++++++++++++++++++++++++++++-----
fs/exfat/namei.c | 6 ++
fs/namei.c | 16 +++-
include/linux/namei.h | 1 +
8 files changed, 366 insertions(+), 109 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 linux.
from 38814330fedd Merge tag 'devicetree-for-6.8' of git://git.kernel.org/pub [...]
new fb91e42fe3bf Documentation: RCU: Remove repeated word in comments
new 493dffa3ab07 rculist.h: docs: Fix wrong function summary
new 1b7178b23dc9 doc: Clarify RCU Tasks reader/updater checklist
new c49956be7515 doc: Mention address and data dependencies in rcu_dereference.rst
new ad9446302919 doc: Clarify historical disclaimers in memory-barriers.txt
new 69dcbbd80421 locktorture: Increase Hamming distance between call_rcu_ch [...]
new 454723b1615f rcutorture: add nolibc init support for mips, ppc and rv64
new af19a2526cba rcutorture: Add mid-sized stall to TREE07
new 90f1015dfee3 rcutorture: Add fqs_holdoff check before fqs_task is created
new 4e58aaeebb3c rcu: Restrict access to RCU CPU stall notifiers
new 23d90b240405 rcu: Remove unused macros from rcupdate.h
new dee39c0c1e96 rcu: Force quiescent states only for ongoing grace period
new 18966f7b9458 rcu-tasks: Mark RCU Tasks accesses to current->rcu_tasks_idle_cpu
new 20eb4142397c srcu: Remove superfluous callbacks advancing from srcu_gp_start()
new 94c55b9e2197 srcu: No need to advance/accelerate if no callback enqueued
new c21357e4461f srcu: Explain why callbacks invocations can't run concurrently
new 3c6b0c1c2818 srcu: Use try-lock lockdep annotation for NMI-safe access.
new 7dfb03dd24d4 Merge branches 'doc.2023.12.13a', 'torture.2023.11.23a', ' [...]
new 23a80d462c67 Merge tag 'rcu.release.v6.8' of https://github.com/neeraju/linux
The 19 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:
Documentation/RCU/checklist.rst | 25 ++++++++++++--------
Documentation/RCU/rcu_dereference.rst | 27 ++++++++++++++++------
Documentation/RCU/torture.rst | 2 +-
Documentation/admin-guide/kernel-parameters.txt | 6 +++++
Documentation/memory-barriers.txt | 17 ++++++++------
include/linux/rcu_notifier.h | 6 ++---
include/linux/rculist.h | 2 +-
include/linux/rcupdate.h | 9 +++++---
include/linux/srcu.h | 2 +-
kernel/locking/locktorture.c | 18 +++++++--------
kernel/rcu/Kconfig.debug | 25 ++++++++++++++++++++
kernel/rcu/rcu.h | 8 ++++---
kernel/rcu/rcutorture.c | 16 ++++++++-----
kernel/rcu/srcutree.c | 24 +++++++++----------
kernel/rcu/tasks.h | 4 ++--
kernel/rcu/tree.c | 2 ++
kernel/rcu/tree_stall.h | 11 ++++++++-
kernel/rcu/update.c | 6 +++++
tools/testing/selftests/rcutorture/bin/mkinitrd.sh | 5 +++-
.../selftests/rcutorture/configs/rcu/TREE07.boot | 3 +++
20 files changed, 151 insertions(+), 67 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-13
in repository gcc.
from 81f501f38a5 libgcc, nios2: Fix exception handling on nios2 with -fpic
new 2d5b852b6d9 Daily bump.
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/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
libgcc/ChangeLog | 8 ++++++++
libstdc++-v3/ChangeLog | 8 ++++++++
4 files changed, 25 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 releases/gcc-12
in repository gcc.
from 90f44ef2a94 AVR: Work around "sequence of 3 consecutive punctuation cha [...]
new 87f55eda926 Daily bump.
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/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
2 files changed, 9 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 releases/gcc-11
in repository gcc.
from 98174c182e6 Daily bump.
new 15b37ade359 Daily bump.
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/DATESTAMP | 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 gcc.
from 8b447fa89d5 AVR: Documentation: Web-Link an example ld-Script for Addre [...]
new c224dec0e7c libstdc++: Fix non-portable results from 64-bit std::subtra [...]
new 444a31f3b35 Daily bump.
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/ChangeLog | 406 +++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c/ChangeLog | 6 +
gcc/cp/ChangeLog | 19 +
gcc/jit/ChangeLog | 52 +++
gcc/objc/ChangeLog | 6 +
gcc/testsuite/ChangeLog | 216 +++++++++++
libgcc/ChangeLog | 16 +
libstdc++-v3/ChangeLog | 34 ++
libstdc++-v3/include/bits/random.tcc | 5 +-
.../testsuite/26_numerics/random/pr60037-neg.cc | 2 +-
.../subtract_with_carry_engine/cons/lwg3809.cc | 19 +-
12 files changed, 778 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.