This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from b3f20577e13 call_summary: add missing template keyword
new 93a1c99b015 libstdc++: Strip absolute paths from files shown in Doxygen docs
new 14175f2262c libstdc++: Make std::lcm and std::gcd detect overflow [PR105844]
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:
libstdc++-v3/doc/doxygen/user.cfg.in | 3 +-
libstdc++-v3/include/experimental/numeric | 48 ++++++++------
libstdc++-v3/include/std/numeric | 77 +++++++++++++----------
libstdc++-v3/testsuite/26_numerics/gcd/105844.cc | 23 +++++++
libstdc++-v3/testsuite/26_numerics/gcd/gcd_neg.cc | 10 +--
libstdc++-v3/testsuite/26_numerics/lcm/105844.cc | 24 +++++++
libstdc++-v3/testsuite/26_numerics/lcm/lcm_neg.cc | 10 +--
7 files changed, 133 insertions(+), 62 deletions(-)
create mode 100644 libstdc++-v3/testsuite/26_numerics/gcd/105844.cc
create mode 100644 libstdc++-v3/testsuite/26_numerics/lcm/105844.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 linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 9b31efe32a 78: force: #21: boot: [TCWG CI] https://ci.linaro.org/job/tc [...]
new 5ce600c5d5 79: force: #23: boot: [TCWG CI] https://ci.linaro.org/job/tc [...]
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:
01-reset_artifacts/console.log.xz | Bin 1964 -> 2020 bytes
02-prepare_abe/console.log.xz | Bin 2416 -> 2488 bytes
03-build_abe-binutils/console.log.xz | Bin 27124 -> 27592 bytes
04-build_kernel_llvm/console.log.xz | Bin 65080 -> 67612 bytes
05-build_abe-qemu/console.log.xz | Bin 32704 -> 32764 bytes
06-build_linux/console.log.xz | Bin 3156 -> 3180 bytes
07-boot_linux/console.log.xz | Bin 480 -> 480 bytes
08-check_regression/console.log.xz | Bin 524 -> 436 bytes
git/linux_rev | 2 +-
jenkins/notify.sh | 3 ---
manifest.sh | 16 ++++++++--------
results | 2 +-
12 files changed, 10 insertions(+), 13 deletions(-)
delete mode 100755 jenkins/notify.sh
--
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 users/lsix/poke-gdb
in repository binutils-gdb.
at 38d015075b0 gdb: Add the $_poke utility function
This branch includes the following new commits:
new b0c1ee05b1e Integrate GNU poke in GDB
new 9d13358a133 gdb/poke: Various style updates and fixes
new 21c2659b8ed gdb/poke: Support non 8-bits targets
new d734c63af73 gdb/poke: Support the $reg::REGNAME syntax
new 38d015075b0 gdb: Add the $_poke utility function
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.