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-arm-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 8a6a85134d Use '--readnever' when invoking GDB from gcore.in
adds 4323c5ad3c Automatic date update in version.in
adds f616c36b79 PR24144, pdp11-ld overwriting section data with zeros
adds a894d76ab1 Re: PowerPC __tls_get_addr arg parsing
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/pdp11.c | 8 --------
bfd/version.h | 2 +-
gas/ChangeLog | 10 ++++++++++
gas/config/obj-aout.c | 32 +++++++++++++++++++++-----------
gas/config/tc-ppc.c | 2 ++
6 files changed, 39 insertions(+), 20 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-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards b0ad8f1454 0: good: binutils-gcc-linux: boot
new 5e9589c6ac 0: good: binutils-gcc-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 (b0ad8f1454)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4056 +++++++---------
4-build_abe-stage1/console.log | 5537 ++++++++++-----------
5-build_linux/console.log | 131 +-
6-boot_linux/console.log | 386 +-
7-check_regression/console.log | 2 +-
8-update_baseline/console.log | 2 +-
console.log | 9940 ++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
10 files changed, 9443 insertions(+), 10643 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 clang-tools-extra.
from 4e310893 [clangd] Don't attach FixIt to the source code in macro.
new ba602224 [clangd] Enhance macro hover to see full definition
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:
clangd/XRefs.cpp | 31 ++++++++++++++++++++++++-------
unittests/clangd/XRefsTests.cpp | 20 +++++++++++++++++++-
2 files changed, 43 insertions(+), 8 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 ca180aba4f3 2019-02-24 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 622540e3cc6 2019-02-24 Paolo Carlini <paolo.carlini(a)oracle.com>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/pr84585.C | 3 +++
2 files changed, 8 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr84585.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allnoconfig
in repository toolchain/ci/gcc.
from 8873607cbd4 Improve error message for bad arguments to script
adds dc8a2a1e854 Daily bump.
adds c9f61a6481f PR libstdc++/89416 fix accessibility of members
adds e806e3f2d07 PR rtl-optimization/89445 * simplify-rtx.c (simplify_tern [...]
adds 1fa8b8f7a89 2019-02-24 Harald Anlauf <anlauf(a)gmx.de>
new f6ad730f6d6 i386: Compile PR target/87007 tests with -mfpmath=sse
new ca180aba4f3 2019-02-24 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/ChangeLog | 11 ++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 26 ++++++++++
gcc/fortran/arith.c | 4 +-
gcc/fortran/check.c | 9 ++--
gcc/fortran/class.c | 9 ++--
gcc/fortran/simplify.c | 8 ++-
gcc/fortran/target-memory.c | 58 ++++++++++++++--------
gcc/fortran/target-memory.h | 4 +-
gcc/fortran/trans-expr.c | 7 ++-
gcc/fortran/trans-stmt.c | 2 +-
gcc/fortran/trans.h | 2 +-
gcc/rtlanal.c | 26 +++++++++-
gcc/simplify-rtx.c | 6 ++-
gcc/testsuite/ChangeLog | 23 +++++++++
gcc/testsuite/gcc.target/i386/avx512f-pr89445.c | 54 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr87007-1.c | 2 +-
gcc/testsuite/gcc.target/i386/pr87007-2.c | 2 +-
gcc/testsuite/gfortran.dg/allocate_with_mold_3.f90 | 21 ++++++++
gcc/testsuite/gfortran.dg/pr88326.f90 | 11 ++++
gcc/testsuite/gfortran.dg/pr89266.f90 | 25 ++++++++++
libstdc++-v3/ChangeLog | 6 +++
libstdc++-v3/include/bits/alloc_traits.h | 2 +-
23 files changed, 274 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr89445.c
create mode 100644 gcc/testsuite/gfortran.dg/allocate_with_mold_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr88326.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr89266.f90
--
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-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 8a6a85134d Use '--readnever' when invoking GDB from gcore.in
adds 4323c5ad3c Automatic date update in version.in
adds f616c36b79 PR24144, pdp11-ld overwriting section data with zeros
adds a894d76ab1 Re: PowerPC __tls_get_addr arg parsing
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/pdp11.c | 8 --------
bfd/version.h | 2 +-
gas/ChangeLog | 10 ++++++++++
gas/config/obj-aout.c | 32 +++++++++++++++++++++-----------
gas/config/tc-ppc.c | 2 ++
6 files changed, 39 insertions(+), 20 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ac8af90893 0: good: binutils-gcc-linux: boot
new 4c825d4d0b 0: good: binutils-gcc-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 (ac8af90893)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3963 +++++++++--------
4-build_abe-stage1/console.log | 4894 ++++++++++-----------
5-build_linux/console.log | 24 +-
7-check_regression/console.log | 2 +-
8-update_baseline/console.log | 2 +-
console.log | 8945 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
9 files changed, 8936 insertions(+), 8926 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-release-aarch64-mainline-defconfig
in repository toolchain/ci/gcc.
from 3f23f6e94cd 2019-02-23 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds a55421cc86e Daily bump.
adds 5afbbe544c0 [RS6000] Fix <bd>_<mode> and <bd>tf_<mode> splitters
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.md | 6 +++---
3 files changed, 11 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.