This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from dc832fb39fc 32-bit PA-RISC with HP-UX: remove deprecated ports
new ad8428c17ae hpux removal: regenerate configure files
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:
fixincludes/configure | 2 +-
libitm/configure | 2 +-
2 files changed, 2 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 be9dd80f933 Support --disable-fixincludes.
new 2dbe2801df3 testsuite: Fix warning regression due to std::string change [...]
new dc832fb39fc 32-bit PA-RISC with HP-UX: remove deprecated ports
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:
config/mh-pa-hpux10 | 4 -
configure | 14 --
configure.ac | 14 --
contrib/config-list.mk | 3 +-
contrib/header-tools/README | 2 +-
contrib/header-tools/reduce-headers | 1 -
fixincludes/configure | 2 +-
gcc/config.build | 5 +-
gcc/config.gcc | 85 +----------
gcc/config.host | 5 -
gcc/config/pa/pa-hpux10.h | 157 ---------------------
gcc/config/pa/pa-hpux10.opt | 22 ---
gcc/config/pa/t-dce-thr | 2 -
gcc/configure | 19 +--
gcc/configure.ac | 13 --
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv.C | 2 +-
gcc/testsuite/g++.dg/tree-ssa/empty-loop.C | 2 +-
gcc/testsuite/gcc.c-torture/execute/ieee/hugeval.x | 3 -
gcc/testsuite/gcc.dg/torture/pr47917.c | 1 -
gcc/testsuite/lib/target-supports.exp | 13 +-
gnattools/configure | 2 -
gnattools/configure.ac | 2 -
libgcc/config.host | 22 ---
libitm/configure | 2 +-
libstdc++-v3/configure | 14 --
libstdc++-v3/crossconfig.m4 | 9 --
26 files changed, 13 insertions(+), 407 deletions(-)
delete mode 100644 config/mh-pa-hpux10
delete mode 100644 gcc/config/pa/pa-hpux10.h
delete mode 100644 gcc/config/pa/pa-hpux10.opt
delete mode 100644 gcc/config/pa/t-dce-thr
--
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 5f932c9f93c libstdc++: [_GLIBCXX_DEBUG] Review nullptr assertion diagnostics
new be9dd80f933 Support --disable-fixincludes.
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/Makefile.in | 30 +++++++++++++-----------------
gcc/configure | 10 ++++++++--
gcc/configure.ac | 6 ++++++
3 files changed, 27 insertions(+), 19 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 linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
from 476b7604f 82: onsuccess: 7: Success after binutils/gcc/glibc/gdb: 19 commits
new f79215019 83: onsuccess: 7: Success after binutils/gcc/linux/gdb: 69 commits
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 1660 -> 1656 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 32000 -> 30228 bytes
05-build_abe-stage1/console.log.xz | Bin 91684 -> 91500 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 9204 -> 9072 bytes
08-build_abe-glibc/console.log.xz | Bin 234684 -> 234020 bytes
09-build_abe-stage2/console.log.xz | Bin 223892 -> 223528 bytes
10-build_abe-gdb/console.log.xz | Bin 39172 -> 37624 bytes
11-build_abe-qemu/console.log.xz | Bin 30760 -> 30488 bytes
12-check_regression/console.log.xz | Bin 3648 -> 4068 bytes
12-check_regression/jira-body.txt | 1 -
12-check_regression/mail-body.txt | 1 -
13-update_baseline/console.log | 2 +-
dashboard/dashboard-env.sh | 12 ++++-----
dashboard/squad/push_results_to_squad.sh | 6 ++---
dashboard/squad/summary-annotation.txt | 2 +-
dashboard/squad/test/results-metadata.json | 12 ++++-----
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 15 +-----------
mail/mail-body.txt | 15 +-----------
mail/mail-subject.txt | 2 +-
manifest.sh | 38 ++++++++++++++---------------
26 files changed, 43 insertions(+), 71 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 f956cadc292 libstdc++: Implement ranges::adjacent_view from P2321R2
new 5f932c9f93c libstdc++: [_GLIBCXX_DEBUG] Review nullptr assertion diagnostics
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/include/debug/debug.h | 11 ++++++++--
libstdc++-v3/include/debug/string | 25 ++++++++++++++++++++--
.../basic_string/operations/ends_with/char.cc | 4 ++--
.../basic_string/operations/ends_with/nonnull.cc | 4 ++--
.../basic_string/operations/ends_with/wchar_t.cc | 4 ++--
.../basic_string/operations/starts_with/char.cc | 4 ++--
.../basic_string/operations/starts_with/nonnull.cc | 4 ++--
.../basic_string/operations/starts_with/wchar_t.cc | 4 ++--
8 files changed, 44 insertions(+), 16 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 linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
from 97a616627 86: onsuccess: 7: Success after binutils/gcc/glibc/gdb: 20 commits
new fb385ee87 87: onsuccess: 7: Success after binutils/gcc/linux/gdb: 68 commits
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 1672 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 32172 -> 30540 bytes
05-build_abe-stage1/console.log.xz | Bin 73180 -> 72852 bytes
07-build_abe-linux/console.log.xz | Bin 9360 -> 8996 bytes
08-build_abe-glibc/console.log.xz | Bin 239708 -> 240296 bytes
09-build_abe-stage2/console.log.xz | Bin 203668 -> 203080 bytes
10-build_abe-gdb/console.log.xz | Bin 39432 -> 37808 bytes
11-build_abe-qemu/console.log.xz | Bin 30772 -> 31208 bytes
12-check_regression/console.log.xz | Bin 3788 -> 4220 bytes
12-check_regression/jira-body.txt | 1 -
12-check_regression/mail-body.txt | 1 -
13-update_baseline/console.log | 8 +++---
dashboard/dashboard-env.sh | 12 ++++-----
dashboard/squad/push_results_to_squad.sh | 6 ++---
dashboard/squad/summary-annotation.txt | 2 +-
dashboard/squad/test/results-metadata.json | 12 ++++-----
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 15 +-----------
mail/mail-body.txt | 15 +-----------
mail/mail-subject.txt | 2 +-
manifest.sh | 38 ++++++++++++++---------------
25 files changed, 46 insertions(+), 74 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 dd1122e21 Restore _lock initialization in non-single threaded mode
new d92d3a3c4 Fix some Coverity Scan errors.
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/posix/sleep.c | 3 ++-
newlib/libc/posix/usleep.c | 1 -
newlib/libc/stdio/swscanf.c | 2 ++
newlib/libc/stdio/vswscanf.c | 2 ++
newlib/libc/stdlib/arc4random.c | 2 ++
newlib/libc/time/time.c | 2 ++
6 files changed, 10 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 4d5660907c2 libstdc++: [_GLIBCXX_DEBUG] Add backtrace generation on demand
new f956cadc292 libstdc++: Implement ranges::adjacent_view from P2321R2
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/include/std/ranges | 358 +++++++++++++++++++++
.../testsuite/std/ranges/adaptors/adjacent/1.cc | 110 +++++++
2 files changed, 468 insertions(+)
create mode 100644 libstdc++-v3/testsuite/std/ranges/adaptors/adjacent/1.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.