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/binutils-gdb.
from 2988d01ea5 (riscv/ada) fix error when calling functions with range argument
adds b1041ae0ae [gdb, hurd] Remove long obsolete 'gnu_target_pid_to_str' fun [...]
adds cabb5f067d [gdb, hurd] Work around conflict between Mach's 'thread_info [...]
adds 2d0a338c7c [gdb, hurd] Repair build after "Convert struct target_ops to [...]
adds 6c6ef69fb4 [gdb, hurd] Repair build after "Share fork_inferior et al wi [...]
adds c29ee8d45e [gdb, hurd] Repair build after "Use thread_info and inferior [...]
adds 924514e11c [gdb, hurd] Address "ISO C++ forbids converting a string con [...]
adds 8071c5ce78 [gdb, hurd] Adjust to Hurd "proc" interface changes
adds b671c7fb21 [gdb, hurd] Avoid using 'PATH_MAX' in 'gdb/remote.c'
adds abc163a464 [ld, hurd] Remove 'ld-elf/elf.exp' XFAILs
adds 9d70ffbc5b Updating test case
adds 99df80f894 Automatic date update in version.in
adds 91d78b8179 Use the correct name for various MACH-O based operating syst [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 40 +++++++++++++++++++++++
gdb/config/i386/nm-i386gnu.h | 7 ----
gdb/configure.nat | 1 +
gdb/gnu-nat.c | 31 +++++++++++-------
gdb/gnu-nat.h | 17 +++++++++-
gdb/i386-gnu-nat.c | 14 ++++----
gdb/remote.c | 6 ++--
gdb/testsuite/ChangeLog | 8 +++++
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c | 7 ++--
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp | 15 ++++-----
include/ChangeLog | 4 +++
include/mach-o/loader.h | 6 ++--
ld/ChangeLog | 4 +++
ld/testsuite/ld-elf/elf.exp | 7 ----
15 files changed, 116 insertions(+), 53 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 82e64a2566 0: last-good: binutils-gcc-linux: all
new be8473407f 0: last-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 (82e64a2566)
\
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:
3-build_abe-binutils/console.log | 3169 +++---
4-build_abe-stage1/console.log | 3584 +++---
5-count_linux_objs/console.log | 9614 ++++++++--------
console.log | 22707 +++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
5 files changed, 19580 insertions(+), 19510 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 3b0de74400 0: last-good: binutils-gcc-linux: all
new 5d70db60b4 0: last-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 (3b0de74400)
\
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:
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4046 +++++++++--------
4-build_abe-stage1/console.log | 5060 +++++++++++----------
5-count_linux_objs/console.log | 69 +-
console.log | 9267 ++++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
6 files changed, 9820 insertions(+), 8638 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 release_80
in repository clang.
from e1b18078f4 Merging r353976: ------------------------------------------- [...]
new 39cf5f6a7d Merging r354074: ------------------------------------------- [...]
new 8f39121d6c Merging r353943: ------------------------------------------- [...]
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:
lib/Sema/SemaChecking.cpp | 20 ++++++++---------
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 29 ++++++++++++++++++++++++-
test/Analysis/PR40625.cpp | 16 ++++++++++++++
test/Analysis/uninit-vals.m | 8 +++----
test/SemaCXX/warn-float-conversion.cpp | 12 +++++-----
test/SemaObjC/conversion.m | 7 ++++++
6 files changed, 71 insertions(+), 21 deletions(-)
create mode 100644 test/Analysis/PR40625.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.
unknown user pushed a change to branch master
in repository clang.
from 2ab0dd5524 [Analyzer] Fix for test file of bug 40625
new 2ca23c23d1 Add tests for assorted `CXXMemberCallExpr` matchers.
new cca0d29bc9 Added test for matcher On.
new 39e2d1350a Remove unnecessary expectation.
new e0d0812514 Exteded test of .
The 4 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:
unittests/ASTMatchers/ASTMatchersTraversalTest.cpp | 94 ++++++++++++++++++++++
1 file changed, 94 insertions(+)
--
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_bmk/gnu-master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 8b5a98e6ae gcc-36db07f2291a1d16102053663325d0193f003313: -5
new bd5cd218f9 gcc-2df51ced92a89d0dd079316c5361f4f712aee126: -10
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 (8b5a98e6ae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-b [...]
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 | 59 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-bootstrap/console.log | 34814 ++++++-----------------------------
5-update_baseline/console.log | 2 +-
console.log | 34901 ++++++------------------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
results | 2 -
8 files changed, 11695 insertions(+), 58119 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.