This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards e4691c45 0: update: llvm-4146864735443a827490c7715191f3b8ba16f0e3: 1
new a3992b65 0: update: binutils-gcc-glibc-llvm: 1
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 (e4691c45)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarc [...]
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 | 180 +-
02-prepare_abe/console.log | 248 +-
03-build_abe-binutils/console.log | 12131 +--
04-build_abe-stage1/console.log | 14847 ++--
06-build_abe-linux/console.log | 2009 +-
07-build_abe-glibc/console.log | 39711 +++++-----
08-build_abe-stage2/console.log | 31567 ++++----
09-build_llvm-true/console.log | 13912 ++--
11-benchmark--Oz_LTO/benchmark-start.log | 2 +-
11-benchmark--Oz_LTO/benchmark.log | 49 +-
11-benchmark--Oz_LTO/console.log | 238 +-
12-check_regression/console.log | 401 +-
12-check_regression/results-0.csv | 59 +
12-check_regression/results-1.csv | 56 +
12-check_regression/results-brief.csv | 19 +
12-check_regression/results-compare.csv | 24 +
12-check_regression/results-full.csv | 56 +
12-check_regression/results.csv | 24 +
12-check_regression/results.log | 2950 +-
13-update_baseline/console.log | 413 +-
13-update_baseline/results-0.csv | 59 +
13-update_baseline/results-1.csv | 56 +
13-update_baseline/results-brief.csv | 19 +
13-update_baseline/results-compare.csv | 24 +
13-update_baseline/results-full.csv | 56 +
13-update_baseline/results.csv | 24 +
13-update_baseline/results.log | 2958 +-
console.log | 115693 ++++++++++++++--------------
jenkins/manifest.sh | 26 +-
results | 2 +-
results_id | 2 +-
31 files changed, 122600 insertions(+), 115215 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards fddafaca 0: update: binutils-llvm-linux-qemu: boot
new 11ab6b31 0: update: binutils-llvm-linux-qemu: boot
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 (fddafaca)
\
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 | 23 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11956 ++++---
04-build_llvm/console.log | 13792 ++++----
05-build_linux/console.log | 28143 +---------------
06-build_abe-qemu/console.log | 6832 ++--
07-boot_linux/console.log | 491 +-
08-check_regression/console.log | 8 +-
09-update_baseline/console.log | 2 +-
console.log | 61675 ++++++++++--------------------------
jenkins/manifest.sh | 22 +-
results | 2 +-
12 files changed, 33962 insertions(+), 89412 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 c8449182799 Minor tweak to description of fdelete-dead-exceptions
new f4e05eebd6a c++: header unit purview [PR 99283]
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/cp/cp-tree.h | 4 +-
gcc/cp/module.cc | 17 ++--
.../modules/{pr99283-6_c.C => pr99283-6_d.H} | 2 +-
gcc/testsuite/g++.dg/modules/pr99283-7-swap.h | 17 ++++
gcc/testsuite/g++.dg/modules/pr99283-7-traits.h | 41 +++++++++
gcc/testsuite/g++.dg/modules/pr99283-7_a.H | 97 ++++++++++++++++++++++
.../modules/{nested-constr-1_a.H => pr99283-7_b.H} | 3 +-
gcc/testsuite/g++.dg/modules/pr99283-7_c.C | 8 ++
gcc/testsuite/g++.dg/modules/pr99283-7_d.H | 8 ++
9 files changed, 186 insertions(+), 11 deletions(-)
copy gcc/testsuite/g++.dg/modules/{pr99283-6_c.C => pr99283-6_d.H} (68%)
create mode 100644 gcc/testsuite/g++.dg/modules/pr99283-7-swap.h
create mode 100644 gcc/testsuite/g++.dg/modules/pr99283-7-traits.h
create mode 100644 gcc/testsuite/g++.dg/modules/pr99283-7_a.H
copy gcc/testsuite/g++.dg/modules/{nested-constr-1_a.H => pr99283-7_b.H} (72%)
create mode 100644 gcc/testsuite/g++.dg/modules/pr99283-7_c.C
create mode 100644 gcc/testsuite/g++.dg/modules/pr99283-7_d.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 binutils-gdb.
from 4a4f97c129b gdb: add intern methods to objfile_per_bfd_storage
new 9984dd9994c gdb: use std::string in partial_symtab::partial_symtab / al [...]
new 0072c873792 gdb: pass objfile_per_bfd_storage instead of objfile to par [...]
new 9161c89ad8a gdb: remove objfile parameter from get_objfile_bfd_data
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:
gdb/ChangeLog | 28 ++++++++++++++++++++++++++++
gdb/ctfread.c | 6 +++---
gdb/dbxread.c | 4 ++--
gdb/dwarf2/read.c | 18 ++++++++----------
gdb/dwarf2/read.h | 4 ++--
gdb/mdebugread.c | 6 +++---
gdb/objfiles.c | 12 +++++-------
gdb/objfiles.h | 16 ++++++++++++++--
gdb/psympriv.h | 23 ++++++++++++-----------
gdb/psymtab.c | 22 +++++++++++-----------
gdb/symfile.c | 11 +++++------
gdb/xcoffread.c | 4 ++--
12 files changed, 95 insertions(+), 59 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 0672875f3c7 gdb: remove TYPE_FLAG_ENUM
new 4a4f97c129b gdb: add intern methods to objfile_per_bfd_storage
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:
gdb/ChangeLog | 7 +++++++
gdb/objfiles.h | 22 +++++++++++++++++++---
2 files changed, 26 insertions(+), 3 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_bmk_tx1/gnu-release-aarch64-spec2k6-O2
in repository toolchain/ci/glibc.
from 760e1d2878 gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
adds 1d45265691 nscd: Fix double free in netgroupcache [BZ #27462]
adds 44b3959329 powerpc64: Workaround sigtramp vdso return call
adds 778b8d3786 S390: Also check vector support in memmove ifunc-selector [B [...]
No new revisions were added by this update.
Summary of changes:
nscd/netgroupcache.c | 4 ++--
sysdeps/powerpc/powerpc64/backtrace.c | 13 ++++++++++++-
sysdeps/s390/configure | 8 ++++++--
sysdeps/s390/configure.ac | 8 ++++++--
sysdeps/s390/memmove.c | 2 +-
sysdeps/s390/multiarch/ifunc-impl-list.c | 3 ++-
6 files changed, 29 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.