This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 26492fb11 Revert "ProcessInstanceInfoMatch: Don't match processes with [...]
new bd1984b1d Fix a -Wpedantic warning
new 3220b6e14 Revert "[lldb-server/android] Show more processes and package [...]
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:
include/lldb/API/SBCommandReturnObject.h | 2 +-
source/Host/linux/Host.cpp | 79 ++++++++++++++------------------
2 files changed, 35 insertions(+), 46 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-arm-stable-allyesconfig
in repository toolchain/ci/gcc.
from 9655d83ee5d Daily bump.
adds 7b400b61cce [gcc]
adds 74732f3a414 2019-10-07 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds 2256796b3f2 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000-p8swap.c | 5 +++++
gcc/fortran/ChangeLog | 9 ++++++++-
gcc/fortran/trans-decl.c | 6 +++++-
gcc/testsuite/ChangeLog | 16 +++++++++++++++-
gcc/testsuite/gcc.target/powerpc/pr91275.c | 21 +++++++++++++++++++++
gcc/testsuite/gfortran.dg/typebound_call_22.f03 | 2 +-
8 files changed, 65 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr91275.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-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ee73496c 0: update: binutils-gcc-linux: all
new c36889b9 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 (ee73496c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 422 +-
03-build_abe-binutils/console.log | 10983 ++++++-------
04-build_abe-stage1/console.log | 18606 +++++++++++----------
05-build_linux/console.log | 1272 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31303 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 31368 insertions(+), 31370 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 ed9288e6029 [NFC] Add REQUIRES for r374017 in testcase
new 8ce58b98ecf [llvm-readobj/llvm-readelf] - Add checks for GNU-style to " [...]
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:
test/tools/llvm-readobj/all.test | 118 +++++++++++++++++++++++++++++++++------
1 file changed, 101 insertions(+), 17 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2dabf811 0: update: llvm-linux: all
new a4c12d12 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 (2dabf811)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 70 +-
02-build_llvm/console.log | 12270 ++++++++++++++++++------------------
03-build_linux/console.log | 766 +--
04-boot_linux/console.log | 6 +-
console.log | 13112 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
6 files changed, 13118 insertions(+), 13118 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-allyesconfig
in repository toolchain/ci/gcc.
from 9655d83ee5d Daily bump.
adds 7b400b61cce [gcc]
adds 74732f3a414 2019-10-07 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds 2256796b3f2 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000-p8swap.c | 5 +++++
gcc/fortran/ChangeLog | 9 ++++++++-
gcc/fortran/trans-decl.c | 6 +++++-
gcc/testsuite/ChangeLog | 16 +++++++++++++++-
gcc/testsuite/gcc.target/powerpc/pr91275.c | 21 +++++++++++++++++++++
gcc/testsuite/gfortran.dg/typebound_call_22.f03 | 2 +-
8 files changed, 65 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr91275.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.