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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8eb7c02b 0: update: llvm-linux: all
new 9d0b44ad 0: update: llvm-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 (8eb7c02b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 128 +-
02-build_llvm/console.log | 12304 ++++++++++++++++++------------------
03-build_linux/console.log | 652 +-
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 +
console.log | 13111 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13140 insertions(+), 13090 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-defconfig
in repository toolchain/ci/gcc.
from 354b244f7b8 2019-10-05 Paul Thomas <pault(a)gcc.gnu.org>
adds 5c7634a0e5f 2019-10-05 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds cd79e4d4ad1 2019-10-05 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds c45521070e9 * ipa-inline.c: Fix type; compute size rather than self_si [...]
adds fdb1d0f278e 2019-0105 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds b334ecb7c1e Daily bump.
adds 86b34dfdcc6 [Darwin] Fix some format-related build warnings.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 11 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.c | 11 +++++----
gcc/fortran/ChangeLog | 5 ++++
gcc/fortran/decl.c | 2 +-
gcc/ipa-inline.c | 4 ++--
gcc/testsuite/ChangeLog | 11 +++++++++
gcc/testsuite/gfortran.dg/pr47054_1.f90 | 15 ++++++++++++
gcc/testsuite/gfortran.dg/pr47054_2.f90 | 41 +++++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr91497.f90 | 2 +-
10 files changed, 94 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr47054_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr47054_2.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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 382dfe0118 Automatic date update in version.in
adds 6cb6aea2df 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 4a975f3c 0: update: binutils-gcc-linux: boot
new d5d74710 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 (4a975f3c)
\
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 | 122 +-
02-prepare_abe/console.log | 224 +-
03-build_abe-binutils/console.log | 11857 +++++++-------
04-build_abe-stage1/console.log | 15793 ++++++++++---------
05-build_linux/console.log | 1358 +-
06-boot_linux/console.log | 406 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 29768 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 29778 insertions(+), 29782 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-allmodconfig
in repository toolchain/ci/gcc.
from 354b244f7b8 2019-10-05 Paul Thomas <pault(a)gcc.gnu.org>
adds 5c7634a0e5f 2019-10-05 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds cd79e4d4ad1 2019-10-05 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds c45521070e9 * ipa-inline.c: Fix type; compute size rather than self_si [...]
adds fdb1d0f278e 2019-0105 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds b334ecb7c1e Daily bump.
new 86b34dfdcc6 [Darwin] Fix some format-related build warnings.
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 | 11 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.c | 11 +++++----
gcc/fortran/ChangeLog | 5 ++++
gcc/fortran/decl.c | 2 +-
gcc/ipa-inline.c | 4 ++--
gcc/testsuite/ChangeLog | 11 +++++++++
gcc/testsuite/gfortran.dg/pr47054_1.f90 | 15 ++++++++++++
gcc/testsuite/gfortran.dg/pr47054_2.f90 | 41 +++++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr91497.f90 | 2 +-
10 files changed, 94 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr47054_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr47054_2.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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 382dfe0118 Automatic date update in version.in
adds 6cb6aea2df 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 18eec872 0: update: binutils-gcc-linux: all
new 3d868666 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 (18eec872)
\
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 | 52 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11633 +++++++------
04-build_abe-stage1/console.log | 15864 +++++++++--------
05-build_linux/console.log | 5892 +++----
06-boot_linux/console.log | 2 +-
console.log | 33902 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 33909 insertions(+), 33870 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.
from 1805646477 Try to fix sphinx indentation error
new d7f57aaefb [clang-format][docs] Fix the Google C++ and Chromium style g [...]
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:
docs/ClangFormatStyleOptions.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.