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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards cd4f718e 0: update: binutils-llvm-linux-qemu: all
new 7a621229 0: update: binutils-llvm-linux-qemu: 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 (cd4f718e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 68 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 11833 ++++++-----
04-build_llvm/console.log | 13846 ++++++------
05-build_abe-qemu/console.log | 6998 +++---
06-build_linux/console.log | 925 +-
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 18 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 20 +-
console.log | 34138 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 34104 insertions(+), 34236 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 c1c0a7e1f39 gdb: additional settings for emacs in .dir-locals.el
new 8ae78a440e4 Move dwarf2_cu to new header file
new 839118f9207 Move some dwarf2_cu methods to new file
new 347212b8193 Change dwarf2_cu marking to use methods
new cd53fa40d48 Rename dwarf2/comp-unit.h
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:
gdb/ChangeLog | 39 +++
gdb/Makefile.in | 4 +-
gdb/dwarf2/{comp-unit.c => comp-unit-head.c} | 6 +-
gdb/dwarf2/{comp-unit.h => comp-unit-head.h} | 0
gdb/dwarf2/cu.c | 139 ++++++++++
gdb/dwarf2/cu.h | 288 ++++++++++++++++++++
gdb/dwarf2/line-header.c | 2 +-
gdb/dwarf2/read.c | 392 +--------------------------
gdb/dwarf2/read.h | 2 +-
9 files changed, 480 insertions(+), 392 deletions(-)
rename gdb/dwarf2/{comp-unit.c => comp-unit-head.c} (98%)
rename gdb/dwarf2/{comp-unit.h => comp-unit-head.h} (100%)
create mode 100644 gdb/dwarf2/cu.c
create mode 100644 gdb/dwarf2/cu.h
--
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 5d93261bc03 c++: Fix diagnostic for binding lvalue reference to volatil [...]
new ba886d0c488 openmp: Notify team barrier of pending tasks in omp_fulfill_event
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:
libgomp/task.c | 1 +
.../libgomp.c-c++-common/task-detach-13.c | 59 ++++++++++++++++++++++
2 files changed, 60 insertions(+)
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/task-detach-13.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.