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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 48fcf5f54c 0: good: binutils-gcc-linux: all
new bebcc43823 0: good: 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 (48fcf5f54c)
\
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:
1-reset_artifacts/console.log | 14 +-
3-build_abe-binutils/console.log | 3637 +++--
4-build_abe-stage1/console.log | 4070 +++---
5-build_linux/console.log | 9536 +++++++------
6-boot_linux/console.log | 2 +-
console.log | 26517 ++++++++++++++++++-------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
8 files changed, 20914 insertions(+), 22880 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b051b6ea67 0: good: binutils-gcc-linux: all
new 91bb3a2d44 0: good: 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 (b051b6ea67)
\
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:
1-reset_artifacts/console.log | 14 +-
3-build_abe-binutils/console.log | 3471 +-
4-build_abe-stage1/console.log | 4556 +-
5-build_linux/console.log | 299706 +++++++++++++++++-----------------
6-boot_linux/console.log | 2 +-
console.log | 314305 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
7 files changed, 311008 insertions(+), 311058 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 0a4e1b1c Added missing license headers
new e7cea814 [clang-tidy] added cppcoreguidelines-explicit-virtual-functions
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:
.../cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp | 6 ++++++
clang-tidy/modernize/UseOverrideCheck.cpp | 13 ++++++++++++-
clang-tidy/modernize/UseOverrideCheck.h | 7 ++++++-
docs/ReleaseNotes.rst | 5 +++++
.../cppcoreguidelines-explicit-virtual-functions.rst | 10 ++++++++++
docs/clang-tidy/checks/modernize-use-override.rst | 8 +++++++-
.../clang-tidy/modernize-use-override-no-destructors.cpp | 16 ++++++++++++++++
7 files changed, 62 insertions(+), 3 deletions(-)
create mode 100644 docs/clang-tidy/checks/cppcoreguidelines-explicit-virtual-funct [...]
create mode 100644 test/clang-tidy/modernize-use-override-no-destructors.cpp
--
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-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 52d6f3ee94 Testsuite: Allow multiple lines of "as" in testsuite.
adds 7a995095f3 gdb/aarch64: Use default gdbarch methods where possible
adds 480e46cfc5 gdb/alpha: Use default gdbarch methods where possible
adds f8278c3c7e gdb/arc: Use default gdbarch methods where possible
adds a19a650fcc gdb/arm: Use default gdbarch methods where possible
adds b56bf08443 gdb/bfin: Use default gdbarch methods where possible
adds 8010f57641 gdb/cris: Use default gdbarch methods where possible
adds 4133e5a13f gdb/csky: Use default gdbarch methods where possible
adds 76055cbe88 gdb/riscv: Use default gdbarch methods where possible
adds 2fbe7ad059 gdb/frv: Use default gdbarch methods where possible
adds 68b867f30e gdb/ft32: Use default gdbarch methods where possible
adds 9734a58667 gdb/h8300: Use default gdbarch methods where possible
adds f4bc7d2cde gdb/hppa: Use default gdbarch method default_dummy_id.
adds 6ca6222221 Use Python 2.[67] / 3.X / PEP 3118 buffer protocol
adds 2c3fc25dd1 Document fact that mininum Python version is now 2.6
adds 6c28e44a35 Remove Python 2.4 and 2.5 support
adds 23031e3192 Prevent overflow in rl_set_screen_size
adds 8ed252144a Make 'show width/height' display "unlimited" when capped for [...]
adds 5862844d0f Test "set width/height -1"
adds 43ac54fca3 Handle \r\n in gdbreplay
adds 5cfe428cd1 x86-64: Skip protected check on symbol defined by linker
adds 799efbe8e0 Fix regcache leak, and avoid possible regcache access after detach.
adds b8ec59a100 Automatic date update in version.in
adds 9c4c331816 (gdb/sim) Move Mike Frysinger to past maintainers section
new eed5def8d0 Prevent a buffer overrun error when attempting to parse a co [...]
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/ChangeLog | 12 ++
bfd/elf.c | 12 +-
bfd/elf64-x86-64.c | 2 +
bfd/version.h | 2 +-
gdb/ChangeLog | 142 ++++++++++++++++++++++
gdb/NEWS | 2 +
gdb/aarch64-tdep.c | 38 ------
gdb/alpha-tdep.c | 29 -----
gdb/arc-tdep.c | 45 -------
gdb/arm-tdep.c | 37 ------
gdb/bfin-tdep.c | 18 ---
gdb/config.in | 6 -
gdb/configure | 88 +-------------
gdb/configure.ac | 16 +--
gdb/cris-tdep.c | 40 ------
gdb/csky-tdep.c | 34 ------
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 2 +-
gdb/frv-tdep.c | 27 ----
gdb/ft32-tdep.c | 33 -----
gdb/gdbserver/ChangeLog | 4 +
gdb/gdbserver/gdbreplay.c | 20 ++-
gdb/h8300-tdep.c | 22 ----
gdb/hppa-tdep.c | 9 --
gdb/python/py-breakpoint.c | 8 +-
gdb/python/py-inferior.c | 75 ++----------
gdb/python/py-prettyprint.c | 94 --------------
gdb/python/py-type.c | 8 +-
gdb/python/py-utils.c | 3 +-
gdb/python/py-value.c | 3 -
gdb/python/python-internal.h | 53 +-------
gdb/python/python.c | 8 +-
gdb/riscv-tdep.c | 30 -----
gdb/target.c | 11 ++
gdb/testsuite/ChangeLog | 16 +++
gdb/testsuite/gdb.base/page.exp | 27 ++++
gdb/testsuite/gdb.python/py-finish-breakpoint.exp | 7 --
gdb/testsuite/lib/gdb.exp | 12 --
gdb/utils.c | 27 +++-
ld/ChangeLog | 10 ++
ld/testsuite/ld-i386/i386.exp | 9 ++
ld/testsuite/ld-i386/pr24276.dso | 9 ++
ld/testsuite/ld-i386/pr24276.warn | 1 +
ld/testsuite/ld-x86-64/pr24276.dso | 9 ++
ld/testsuite/ld-x86-64/pr24276.warn | 1 +
ld/testsuite/ld-x86-64/x86-64.exp | 9 ++
sim/ChangeLog | 4 +
sim/MAINTAINERS | 2 +-
48 files changed, 350 insertions(+), 731 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr24276.dso
create mode 100644 ld/testsuite/ld-i386/pr24276.warn
create mode 100644 ld/testsuite/ld-x86-64/pr24276.dso
create mode 100644 ld/testsuite/ld-x86-64/pr24276.warn
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9becc9aa92 0: good: binutils-gcc-linux: all
new 0bb5e828dc 0: good: 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 (9becc9aa92)
\
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3489 +++++++++---------
4-build_abe-stage1/console.log | 3951 ++++++++++----------
5-build_linux/console.log | 24 +-
6-boot_linux/console.log | 2 +-
console.log | 7562 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 7513 insertions(+), 7545 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_O3
in repository toolchain/ci/gcc.
at 67a3d65012a Backport from trunk 2019-02-20 Li Jia He <helijia@linux [...]
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.