This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8cae88354ad * gcc-interface/utils.c (build_template): Deal with parame [...]
new 0375b2f5968 * gcc-interface/trans.c (lvalue_required_p) <N_Slice>: Adj [...]
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/ada/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/trans.c | 10 ++++++----
2 files changed, 12 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 gcc-8-branch
in repository gcc.
from a1f1af78f4b Backport documentation fixes
new b089af4ccc7 PR libstdc++/51333 Define recursive_init_error constructor [...]
new b43ee4c1d51 PR libstdc++/91308 fix constraints on unique_ptr assignment
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/ChangeLog | 25 ++++++++++++++++++
libstdc++-v3/include/bits/unique_ptr.h | 30 ++++++++++------------
libstdc++-v3/libsupc++/cxxabi.h | 9 ++++---
libstdc++-v3/libsupc++/guard_error.cc | 4 +--
.../c++1998/all_no_rtti.cc => 18_support/51333.cc} | 11 ++++----
.../dr2586.cc => unique_ptr/assign/91308.cc} | 30 +++++++++++++++-------
6 files changed, 72 insertions(+), 37 deletions(-)
copy libstdc++-v3/testsuite/{17_intro/headers/c++1998/all_no_rtti.cc => 18_support [...]
copy libstdc++-v3/testsuite/20_util/{scoped_allocator/dr2586.cc => unique_ptr/assi [...]
--
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-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 8077c50dbb [gdb/testsuite] Fix gdb.fortran/info-types.exp regexp
adds 16d01f9cd4 Fix PR win32/24284: tcp_auto_retry doesn't work in MinGW
adds 2ea1a07a0a Run argv0-symlink.exp only on native target and local host.
adds 9d1c2eb1b8 Automatic date update in version.in
adds cd18a823d1 [ARC] [COMMITTED] Fix FASTMATH field.
adds 1c1e0fe58b [PATCH][ARM][GAS]: Assembler support to interpret MVE VMOV i [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/config/tc-arm.c | 8 +++-
gas/testsuite/gas/arm/mve-vmov-1.d | 72 ++++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-1.s | 7 ++++
gdb/ChangeLog | 6 +++
gdb/mingw-hdep.c | 11 +++++
gdb/testsuite/ChangeLog | 5 +++
gdb/testsuite/gdb.base/argv0-symlink.exp | 17 ++++++++
include/ChangeLog | 5 +++
include/opcode/arc.h | 2 +-
10 files changed, 132 insertions(+), 3 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards af70358d 0: update: binutils-gcc-linux: all
new 8f5b8b57 0: update: binutils-gcc-linux: all
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 (af70358d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 218 +-
02-prepare_abe/console.log | 176 +-
03-build_abe-binutils/console.log | 11732 +++++++--------
04-build_abe-stage1/console.log | 15662 ++++++++++----------
05-build_linux/console.log | 956 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 28762 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 28771 insertions(+), 28767 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 binutils-gdb.
from 1c1e0fe58b [PATCH][ARM][GAS]: Assembler support to interpret MVE VMOV i [...]
new 6744bcad05 Copy BFD_COMPRESS/BFD_DECOMPRESS/BFD_COMPRESS_GABI for thin archive
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:
bfd/ChangeLog | 6 ++++++
bfd/archive.c | 7 +++++++
2 files changed, 13 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 gcc-8-branch
in repository gcc.
from d76cc2ef6b6 PR libstdc++/78179 fix std::hypot failures due to excessive [...]
new a1f1af78f4b Backport documentation fixes
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/ChangeLog | 20 ++++++++++++++++++++
libstdc++-v3/doc/html/manual/bugs.html | 4 ++++
libstdc++-v3/doc/html/manual/memory.html | 6 +++---
libstdc++-v3/doc/html/manual/status.html | 4 ++--
libstdc++-v3/doc/xml/manual/shared_ptr.xml | 6 +++---
libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 4 ++--
6 files changed, 34 insertions(+), 10 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 2655211d6a7 * gcc-interface/trans.c (Attribute_to_gnu) <Attr_Size>: Ad [...]
new 3dbaec5afd5 * gcc-interface/decl.c (annotate_value) <CALL_EXPR>: Inlin [...]
new 8cae88354ad * gcc-interface/utils.c (build_template): Deal with parame [...]
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/ada/ChangeLog | 10 ++++++++++
gcc/ada/gcc-interface/decl.c | 2 +-
gcc/ada/gcc-interface/utils.c | 29 ++++++++++++++++-------------
3 files changed, 27 insertions(+), 14 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 0e3d44a8641 * doc/invoke.texi (-Wvolatile): Use @code for volatile.
new 2655211d6a7 * gcc-interface/trans.c (Attribute_to_gnu) <Attr_Size>: Ad [...]
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/ada/ChangeLog | 4 ++++
gcc/ada/gcc-interface/trans.c | 3 +++
2 files changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.