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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e0eb5eb22 gcc-73dfdb49a970d3f3948c1897909638a0bab78bb8: all
new c7d513919 linux-494367cb57c95bca5c4b2a45e98ebf4cbf3915f3: 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 (e0eb5eb22)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3664 ++++++++---------
4-build_abe-stage1/console.log | 4403 ++++++++++----------
5-count_linux_objs/console.log | 119 +-
console.log | 8292 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8245 insertions(+), 8273 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 22163f0d9a7 libphobos: Merge phobos and druntime with upstream.
new aced6683f48 * gcc-interface/trans.c (gnat_to_gnu) <N_Assignment_Statem [...]
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 | 17 +++++++++++------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/array34.adb | 22 ++++++++++++++++++++++
4 files changed, 43 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/array34.adb
--
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 73dfdb49a97 * gcc-interface/trans.c (struct loop_info_d): Remove artif [...]
new d988bc92f07 * gcc-interface/trans.c (gnat_to_gnu) <N_Assignment_Statem [...]
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 | 17 +++++++++++------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/array34.adb | 22 ++++++++++++++++++++++
4 files changed, 43 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/array34.adb
--
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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 616aa9261 binutils-e5e2bc507d773eb48ed215eb6911c1bb7dd78b79: 19137
new 08204ad4c linux-ba606975938179b1e893e44e190d0001de8e5262: 19137
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 (616aa9261)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 68 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 5903 +-
4-build_abe-stage1/console.log | 13122 +-
5-count_linux_objs/console.log | 366282 +++++++++++++++++-----------------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 10 +-
console.log | 385065 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 385184 insertions(+), 385310 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 9b220eb86f [analyzer] Supply all checkers with a shouldRegister function
new d295a8dda4 [analyzer] Split unix.API up to UnixAPIMisuseChecker and Uni [...]
new d080f935ce [analyzer][NFC] Supply CheckerRegistry with AnalyzerOptions
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:
.../StaticAnalyzer/Frontend/CheckerRegistry.h | 12 +-
.../StaticAnalyzer/Frontend/FrontendActions.h | 9 +-
lib/FrontendTool/ExecuteCompilerInvocation.cpp | 7 +-
lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp | 229 ++++++++++++---------
.../Frontend/CheckerRegistration.cpp | 13 +-
lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp | 23 +--
.../Inputs/expected-plists/unix-fns.c.plist | 36 ++--
7 files changed, 180 insertions(+), 149 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 e5e2bc507d Automatic date update in version.in
new 67f8b42f3e Fix the sim build
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:
sim/common/ChangeLog | 5 +++++
sim/common/Make-common.in | 4 ++--
{gdb => sim}/common/create-version.sh | 2 +-
sim/ppc/ChangeLog | 4 ++++
sim/ppc/Makefile.in | 4 ++--
5 files changed, 14 insertions(+), 5 deletions(-)
copy {gdb => sim}/common/create-version.sh (96%)
--
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-7-branch
in repository gcc.
from d3f67f3fc05 2019-01-26 Manfred Schwarb <manfred99(a)gmx.ch>
new 26e4719c6f9 2019-01-26 Dominique d'Humieres <dominiq(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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr51434.f90 | 2 +-
2 files changed, 6 insertions(+), 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.
unknown user pushed a change to branch master
in repository newlib.
from 02373d8be Cygwin: seteuid: work with password-less user switch as well
new c524a915a Cygwin: lsaauth: Drop outdated test for loading Secur32.dll
new 3a1ed0ef7 Cygwin: syscalls.cc: fix formatting
new 0e3fd3332 Cygwin: create_token: Return NULL, not INVALID_HANDLE_VALUE
The 3 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:
winsup/cygwin/sec_auth.cc | 11 +++--------
winsup/cygwin/syscalls.cc | 14 ++++++--------
2 files changed, 9 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.