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-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 4dbbb47c16 [gdb/testsuite] Fix local-static.exp with gcc-4.8
adds 382dfe0118 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-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f4df14f3 0: update: binutils-gcc-linux: all
new ed80dbe4 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 (f4df14f3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 70 +-
02-prepare_abe/console.log | 346 +-
03-build_abe-binutils/console.log | 11327 ++++++------
04-build_abe-stage1/console.log | 20108 ++++++++++----------
05-build_linux/console.log | 3883 ++--
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 35769 +++++++++++++++++++-----------------
jenkins/manifest.sh | 16 +-
10 files changed, 37201 insertions(+), 34336 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 llvm.
from c9d62b3da1c [SelectionDAG] Add tests for LKK algorithm
new a3b3641e2c7 [X86] lowerShuffleAsLanePermuteAndRepeatedMask - variable r [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 54 +++++++++++++++++++-------------------
1 file changed, 27 insertions(+), 27 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 d5265df34d RewriteObjC - silence static analyzer getAs<> null dereferen [...]
new 1805646477 Try to fix sphinx indentation error
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/ReleaseNotes.rst | 8 +++++---
1 file changed, 5 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-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e7dd7edf 0: update: binutils-gcc-linux: all
new b9199259 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 (e7dd7edf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 120 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11086 +++++++--------
04-build_abe-stage1/console.log | 14082 ++++++++++---------
05-build_linux/console.log | 837 +-
06-boot_linux/console.log | 2 +-
console.log | 26539 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 26540 insertions(+), 26550 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-9-branch
in repository gcc.
from c6b5a3f42de Backport fix for PR jit/91928
new 06fdb2c157d 2019-10-05 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 5 ++++
gcc/fortran/decl.c | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++-
gcc/testsuite/gfortran.dg/pr47054_1.f90 | 15 ++++++++++++
gcc/testsuite/gfortran.dg/pr47054_2.f90 | 41 +++++++++++++++++++++++++++++++++
5 files changed, 69 insertions(+), 2 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.