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 ed1afd86668 oops - forgot to include the changelog update for the lates [...]
new 6c51cf513d9 Move include block to pathstuff.h
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:
gdbsupport/ChangeLog | 6 ++++++
gdbsupport/pathstuff.cc | 4 ----
gdbsupport/pathstuff.h | 4 ++++
3 files changed, 10 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 3784bd77 0: update: llvm-linux: boot
new 0de7a624 0: update: llvm-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (3784bd77)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 225 +-
02-build_llvm/console.log | 12514 +++++++++++++++++-----------------
03-build_linux/console.log | 707 +-
04-boot_linux/console.log | 494 +-
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 22 +-
console.log | 13976 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
9 files changed, 14021 insertions(+), 13941 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 glibc.
from 1f67f23fdf RISC-V: Add _dl_start_user.
new 15b38ffc10 riscv: Get cache information through sysconf
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:
sysdeps/unix/sysv/linux/riscv/sysconf.c | 100 ++++++++++++++++++++++++++++++++
1 file changed, 100 insertions(+)
create mode 100644 sysdeps/unix/sysv/linux/riscv/sysconf.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 gcc.
from 8b9a92f794b Refactor copying decl section names
new ced70ebaa37 libstdc++: Fix more unspecified comparisons to null pointer [...]
new 95cb0fc8c51 libstdc++: Add remaining C++20 additions to <sstream> [P0408R7]
new f7c41c572bb libstdc++: Reorder constructors in <sstream>
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/config/abi/pre/gnu.ver | 21 +-
libstdc++-v3/include/bits/alloc_traits.h | 8 +
libstdc++-v3/include/std/sstream | 432 ++++++++++++++-------
libstdc++-v3/src/c++20/sstream-inst.cc | 48 +++
.../27_io/basic_istringstream/str/char/2.cc | 94 +++++
.../27_io/basic_istringstream/str/wchar_t/2.cc | 94 +++++
.../27_io/basic_istringstream/view/char/1.cc | 16 +-
.../27_io/basic_istringstream/view/wchar_t/1.cc | 14 +-
.../27_io/basic_ostringstream/str/char/3.cc | 94 +++++
.../27_io/basic_ostringstream/str/wchar_t/3.cc | 94 +++++
.../27_io/basic_ostringstream/view/char/1.cc | 12 +-
.../27_io/basic_ostringstream/view/wchar_t/1.cc | 12 +-
.../testsuite/27_io/basic_stringbuf/str/char/4.cc | 94 +++++
.../27_io/basic_stringbuf/str/wchar_t/4.cc | 94 +++++
.../27_io/basic_stringstream/str/char/5.cc | 94 +++++
.../27_io/basic_stringstream/str/wchar_t/5.cc.cc | 94 +++++
.../27_io/basic_stringstream/view/char/1.cc | 16 +-
.../27_io/basic_stringstream/view/wchar_t/1.cc | 14 +-
18 files changed, 1188 insertions(+), 157 deletions(-)
create mode 100644 libstdc++-v3/testsuite/27_io/basic_istringstream/str/char/2.cc
create mode 100644 libstdc++-v3/testsuite/27_io/basic_istringstream/str/wchar_t/2.cc
create mode 100644 libstdc++-v3/testsuite/27_io/basic_ostringstream/str/char/3.cc
create mode 100644 libstdc++-v3/testsuite/27_io/basic_ostringstream/str/wchar_t/3.cc
create mode 100644 libstdc++-v3/testsuite/27_io/basic_stringbuf/str/char/4.cc
create mode 100644 libstdc++-v3/testsuite/27_io/basic_stringbuf/str/wchar_t/4.cc
create mode 100644 libstdc++-v3/testsuite/27_io/basic_stringstream/str/char/5.cc
create mode 100644 libstdc++-v3/testsuite/27_io/basic_stringstream/str/wchar_t/5.cc.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_gnu/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/gcc.
from e4e39f3a114 Daily bump.
adds e19caccb41e Daily bump.
adds 97dd08aa244 Enable MOVDIRI, MOVDIR64B, CLDEMOTE and WAITPKG for march=tremont
adds c9769a6eee3 libstdc++: Use non-throwing increment in recursive_director [...]
adds ae03b42a69f Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 18 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.h | 10 +++---
gcc/doc/invoke.texi | 37 +++++++++++-----------
libstdc++-v3/ChangeLog | 10 ++++++
libstdc++-v3/src/filesystem/dir.cc | 18 +++++++----
.../{path/query/empty.cc => iterators/97731.cc} | 30 +++++++++++-------
7 files changed, 82 insertions(+), 43 deletions(-)
copy libstdc++-v3/testsuite/experimental/filesystem/{path/query/empty.cc => iterat [...]
--
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/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards fe36a058 0: update: gcc-e4e39f3a114ebbed69c89a1d57da2053f281053d: 1
new 0a37417c 0: update: gcc-ae03b42a69fa08a84a7b257f08b4f3bd46c7d530: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (fe36a058)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 18 +-
02-prepare_abe/console.log | 108 +-
04-build_abe-bootstrap_O3/console.log | 61294 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 61410 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 61424 insertions(+), 61420 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_kernel/gnu-master-aarch64-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 3e50c9d9c9 Revert delta accidentally applied with commit 9372689d72f902 [...]
adds 07bbadc83d Automatic date update in version.in
adds 1f57314183 Accept the DW_FORM_ref8 type when parsing DWARF types.
adds eb24648c45 Fix gdb.cp/step-and-next-inline.exp with Clang
adds 6ff174a727 Prevent inlining in gdb.base/vla-optimized-out.c
adds 83100a74a5 Prevent false passes in gdb.base/vla-optimized-out.exp
adds 95016fd211 Fix bug in gdb.ada/bias.exp
adds ed1afd8666 oops - forgot to include the changelog update for the latest [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +++++
binutils/dwarf.c | 16 ++++++++++++++++
gdb/testsuite/ChangeLog | 21 +++++++++++++++++++++
gdb/testsuite/gdb.ada/bias.exp | 10 +++++-----
gdb/testsuite/gdb.ada/bias/bias.adb | 2 +-
gdb/testsuite/gdb.base/vla-optimized-out.c | 4 ++--
gdb/testsuite/gdb.base/vla-optimized-out.exp | 2 +-
gdb/testsuite/gdb.cp/step-and-next-inline.exp | 20 ++++++++++++++++----
9 files changed, 68 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.