This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9bac1d7839f libstdc++: Fix spelling mistake in new doc addition
new 61b493f17e6 c++: corresponding object parms [PR113191]
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/call.cc | 84 +++++++++++++-----
gcc/cp/class.cc | 121 ++++++++++++++------------
gcc/cp/cp-tree.h | 1 +
gcc/cp/method.cc | 16 ++--
gcc/testsuite/g++.dg/cpp2a/concepts-memfun4.C | 97 +++++++++++++++++++++
5 files changed, 228 insertions(+), 91 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-memfun4.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-13
in repository gcc.
from ffc5684a4d3 libstdc++: [_GLIBCXX_DEBUG] Fix assignment of value-initial [...]
new 1074fd605ec libstdc++: Fix spelling mistake in new doc addition
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:
libstdc++-v3/doc/html/manual/api.html | 6 ++++--
libstdc++-v3/doc/xml/manual/evolution.xml | 6 ++++--
2 files changed, 8 insertions(+), 4 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 a3babd7db76 libstdc++: Document addition of libstdc++exp.a
new 9bac1d7839f libstdc++: Fix spelling mistake in new doc addition
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:
libstdc++-v3/doc/html/manual/api.html | 6 ++++--
libstdc++-v3/doc/xml/manual/evolution.xml | 6 ++++--
2 files changed, 8 insertions(+), 4 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 5bad490858c3 Merge tag 'soc-defconfig-6.8' of git://git.kernel.org/pub/ [...]
new c3f41b00307f rust: kernel: str: Implement Debug for CString
new dc92ac9f6383 rust: replace <linux/module.h> with <linux/export.h> in ru [...]
new bad098d76835 rust: Ignore preserve-most functions
new 743766565dc0 rust: bindings: rename const binding using sed
new 2dc318ea9681 rust: macros: update 'paste!' macro to accept string literals
new 88c2e1169f5f rust: macros: improve `#[vtable]` documentation
new 71479eee9da8 rust: Suppress searching builtin sysroot
new 80fe9e51510b rust: upgrade to Rust 1.74.1
new 0a7f5ba73e57 rust: sync: Makes `CondVar::wait()` an uninterruptible wait
new bc2e7d5c298a rust: support `srctree`-relative links
new 7583ce66ddf7 docs: rust: remove `CC=clang` mentions
new be412baf7240 docs: rust: Add rusttest info
new 711cbfc71765 docs: rust: Clarify that 'rustup override' applies to buil [...]
new b6964fe2398c Merge tag 'rust-6.8' of https://github.com/Rust-for-Linux/linux
new 2a0b726b0419 clang-format: Add maple tree's for_each macros
new 5a205c6a9f79 clang-format: Update with v6.7-rc4's `for_each` macro list
new 2518f39af6ba Merge tag 'clang-format-6.8' of https://github.com/ojeda/linux
new c52391fafcef auxdisplay: img-ascii-lcd: Use device_get_match_data()
new 457e4f99765c Merge tag 'auxdisplay-6.8' of https://github.com/ojeda/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:
.clang-format | 92 ++++++++++++++++++++++++------
Documentation/process/changes.rst | 2 +-
Documentation/rust/coding-guidelines.rst | 13 +++++
Documentation/rust/general-information.rst | 24 ++++++++
Documentation/rust/quick-start.rst | 18 +++---
drivers/auxdisplay/img-ascii-lcd.c | 12 +---
rust/Makefile | 8 ++-
rust/alloc/alloc.rs | 32 ++++++++---
rust/alloc/lib.rs | 6 +-
rust/alloc/slice.rs | 2 +-
rust/alloc/vec/mod.rs | 87 +++++++++++++++++++++++++++-
rust/bindgen_parameters | 4 ++
rust/bindings/bindings_helper.h | 6 +-
rust/bindings/lib.rs | 3 -
rust/exports.c | 2 +-
rust/kernel/allocator.rs | 2 +-
rust/kernel/error.rs | 6 +-
rust/kernel/ioctl.rs | 2 +-
rust/kernel/kunit.rs | 2 +-
rust/kernel/print.rs | 8 +--
rust/kernel/str.rs | 6 ++
rust/kernel/sync/condvar.rs | 30 +++++-----
rust/kernel/sync/lock/mutex.rs | 2 +-
rust/kernel/sync/lock/spinlock.rs | 2 +-
rust/kernel/task.rs | 2 +-
rust/kernel/workqueue.rs | 2 +-
rust/macros/lib.rs | 62 ++++++++++++++++----
rust/macros/paste.rs | 10 +++-
scripts/Makefile.build | 1 +
scripts/min-tool-version.sh | 2 +-
30 files changed, 350 insertions(+), 100 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 29809d2332b libstdc++: Document addition of libstdc++exp.a
new ffc5684a4d3 libstdc++: [_GLIBCXX_DEBUG] Fix assignment of value-initial [...]
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:
libstdc++-v3/src/c++11/debug.cc | 8 ++++++++
.../testsuite/23_containers/map/debug/112477.cc | 20 ++++++++++++++++++++
2 files changed, 28 insertions(+)
create mode 100644 libstdc++-v3/testsuite/23_containers/map/debug/112477.cc
--
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 8ba13b422 Add entry ae034b9106fbdd855ec22ce221bb61a1a9a532c3 from https [...]
new f2c0143e4 Add entry b5595836bc2636eab4b4902e7e589bdd14615318 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:
.../first_url | 2 +-
.../tcwg_aosp-code_size-aosp/oriole-master/build_url | 2 +-
.../tcwg_aosp-code_size-aosp/oriole-master/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy llvm/sha1/{3d3d8fef07926f01cc08bba65728808f4fc6e36d => b5595836bc2636eab4b490 [...]
copy llvm/sha1/{734ee0e01feeadd75bdbed35acc08f242623a212 => b5595836bc2636eab4b490 [...]
create mode 100644 llvm/sha1/b5595836bc2636eab4b4902e7e589bdd14615318/tcwg_aosp-co [...]
--
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 db86a6009fc tree-object-size: Always set computed bit for bdos [PR113012]
new 29809d2332b libstdc++: Document addition of libstdc++exp.a
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:
libstdc++-v3/doc/html/index.html | 2 +-
libstdc++-v3/doc/html/manual/api.html | 4 +++-
libstdc++-v3/doc/html/manual/appendix.html | 2 +-
libstdc++-v3/doc/html/manual/appendix_porting.html | 2 +-
libstdc++-v3/doc/html/manual/index.html | 2 +-
libstdc++-v3/doc/xml/manual/evolution.xml | 10 ++++++++++
6 files changed, 17 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 b79cd204c78 RISC-V: THEAD: Fix ICE caused by split optimizations for XT [...]
new adbc46942ae libstdc++: Removed a duplicate define directive for __glibc [...]
new a7dea405d50 libstdc++: use updated type for __unexpected_handler
new a3babd7db76 libstdc++: Document addition of libstdc++exp.a
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/doc/html/index.html | 6 +++---
libstdc++-v3/doc/html/manual/api.html | 4 +++-
libstdc++-v3/doc/html/manual/appendix.html | 2 +-
libstdc++-v3/doc/html/manual/appendix_porting.html | 2 +-
libstdc++-v3/doc/html/manual/index.html | 2 +-
libstdc++-v3/doc/xml/manual/evolution.xml | 10 ++++++++++
libstdc++-v3/include/std/ranges | 1 -
libstdc++-v3/libsupc++/eh_unex_handler.cc | 2 +-
8 files changed, 20 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.