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-mainline-allyesconfig
in repository toolchain/ci/gcc.
from 8d9af6a1f86 Daily bump.
adds d57faea9337 Fix uninitialised use in mips_split_move
adds da056355584 PR91068: Fix MIPS fallout from IRA matched operand changes
adds be717dc1f16 2019-07-07 Paul Thomas <pault(a)gcc.gnu.org>
adds fa3fa65e18f [Darwin] Don't jam symbol stubs on for kernel code.
adds f716e30e1cc [Darwin] Make a final check on PIC options.
adds 83eb752c6c4 rs6000: Delete Ffre
adds f60e7cee570 PR tree-optimization/91090 * tree-ssa-dom.c [...]
adds 4eeba3bf0ba Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 28 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.c | 10 +--
gcc/config/mips/mips.c | 4 +-
gcc/config/mips/mips.md | 12 ++--
gcc/config/rs6000/rs6000.md | 1 -
gcc/fortran/ChangeLog | 11 +++-
gcc/fortran/trans-array.c | 17 +----
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gfortran.dg/pointer_array_11.f90 | 90 ++++++++++++++++++++++++++
gcc/tree-ssa-dom.c | 11 +++-
11 files changed, 157 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pointer_array_11.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-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 25c816e70e Automatic date update in version.in
adds 55904abea4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ab0c9b4 0: update: binutils-gcc-linux: all
new 70d74b6 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 (ab0c9b4)
\
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 | 130 +-
02-prepare_abe/console.log | 266 +-
03-build_abe-binutils/console.log | 10236 +++++++-------
04-build_abe-stage1/console.log | 15150 +++++++++++----------
05-build_linux/console.log | 638 +-
06-boot_linux/console.log | 6 +-
console.log | 26456 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 26447 insertions(+), 26451 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 8c50383f Bitstream reader: Fix undefined behavior seen after rL364464
new 09d80db2 [clangd] Encapsulate fields in dex token. NFC
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/index/dex/PostingList.h | 2 +-
clangd/index/dex/Token.h | 11 ++++++-----
2 files changed, 7 insertions(+), 6 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-next-defconfig
in repository toolchain/ci/gcc.
from 8d9af6a1f86 Daily bump.
adds d57faea9337 Fix uninitialised use in mips_split_move
adds da056355584 PR91068: Fix MIPS fallout from IRA matched operand changes
adds be717dc1f16 2019-07-07 Paul Thomas <pault(a)gcc.gnu.org>
adds fa3fa65e18f [Darwin] Don't jam symbol stubs on for kernel code.
adds f716e30e1cc [Darwin] Make a final check on PIC options.
adds 83eb752c6c4 rs6000: Delete Ffre
adds f60e7cee570 PR tree-optimization/91090 * tree-ssa-dom.c [...]
new 4eeba3bf0ba Daily bump.
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/ChangeLog | 28 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.c | 10 +--
gcc/config/mips/mips.c | 4 +-
gcc/config/mips/mips.md | 12 ++--
gcc/config/rs6000/rs6000.md | 1 -
gcc/fortran/ChangeLog | 11 +++-
gcc/fortran/trans-array.c | 17 +----
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gfortran.dg/pointer_array_11.f90 | 90 ++++++++++++++++++++++++++
gcc/tree-ssa-dom.c | 11 +++-
11 files changed, 157 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pointer_array_11.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-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 25c816e70e Automatic date update in version.in
new 55904abea4 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards e6c98af 0: update: binutils-gcc-linux: boot
new 659cc19 0: update: 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 (e6c98af)
\
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 | 130 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 11628 +++++++--------
04-build_abe-stage1/console.log | 15205 ++++++++++---------
05-build_linux/console.log | 664 +-
06-boot_linux/console.log | 372 +-
07-check_regression/console.log | 8 +-
console.log | 28441 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 28435 insertions(+), 28441 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/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/gcc.
from 2052a2bc9ff Daily bump.
adds 83cfdc89abe Daily bump.
adds a1425c004e8 Daily bump.
adds 0240c270776 2019-07-07 Paul Thomas <pault(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 7 ++
gcc/fortran/trans-array.c | 6 +-
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gfortran.dg/pointer_array_11.f90 | 90 ++++++++++++++++++++++++++
5 files changed, 106 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pointer_array_11.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_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 319dfc3 0: update: gcc-2052a2bc9ffb71d78e38d4095bdaec8fdb87249d: -5
new 9e6603d 0: update: gcc-0240c270776948b7b8a50380af246b4aae4857c5: -5
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 (319dfc3)
\
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 | 130 +-
02-prepare_abe/console.log | 326 +-
03-build_abe-bootstrap_O1/console.log | 57046 +++++++++++++++----------------
console.log | 57502 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
5 files changed, 57516 insertions(+), 57496 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-master-arm-mainline-allmodconfig
in repository toolchain/ci/linux.
from 46713c3d2f8d Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-block
adds 0ecfebd2b524 Linux 5.2
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.