This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 06d7d64e 0: update: binutils-gcc-glibc-llvm: 0
new 5aa01827 0: init: binutils-gcc-glibc-llvm: 0
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 (06d7d64e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-aarch64 [...]
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 | 159 +-
02-prepare_abe/console.log | 406 +-
03-build_abe-binutils/console.log | 10966 +--
04-build_abe-stage1---/console.log | 13792 ++--
05-build_abe-linux/console.log | 294 +-
06-build_abe-glibc/console.log | 38651 +++++------
07-build_abe-stage2---/console.log | 40640 +++++------
08-build_llvm-true/console.log | 11646 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 14 +-
09-benchmark/console.log | 236 +-
10-check_regression/console.log | 3957 +-
11-update_baseline/console.log | 3963 +-
console.log | 124788 ++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results-full.csv | 1218 -
results.csv | 84 -
results_id | 2 +-
18 files changed, 116927 insertions(+), 133909 deletions(-)
delete mode 100644 results-full.csv
delete mode 100644 results.csv
--
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-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from c4a23bf878 Add support for the MVE VMOV instruction to the ARM assemble [...]
adds 4acfdd20c9 gdb: Add new -n flag to some info commands
adds ec1b0fbb8d Improve the DWARF decoder's ability to describe the DW_AT_di [...]
adds 550105b779 Fix compiler warning in linux-namespaces.c
adds 72dd1784ef Automatic date update in version.in
adds a1c110a3fe Add a --source-comment=<text> option to objdump which provid [...]
adds fa463e9fc6 Add an option to objcopy to change the alignment of sections.
new 1f20c35ea4 gdb/fortran: Implement la_print_typedef for Fortran
new d8f27c6018 gdb/fortran: Don't include module symbols when searching for types
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:
bfd/version.h | 2 +-
binutils/ChangeLog | 51 +++
binutils/NEWS | 5 +
binutils/doc/binutils.texi | 21 +-
binutils/dwarf.c | 414 +++++++++++++++++++--
binutils/objcopy.c | 50 ++-
binutils/objdump.c | 18 +-
binutils/testsuite/binutils-all/dwarf-attributes.S | 8 +-
binutils/testsuite/binutils-all/dwarf-attributes.W | 72 ++--
binutils/testsuite/binutils-all/objdump.exp | 40 ++
gdb/ChangeLog | 58 +++
gdb/NEWS | 5 +
gdb/cli/cli-utils.c | 65 +---
gdb/cli/cli-utils.h | 39 +-
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 15 +-
gdb/f-lang.c | 2 +-
gdb/f-lang.h | 5 +
gdb/f-typeprint.c | 11 +
gdb/nat/linux-namespaces.c | 2 +-
gdb/python/python.c | 4 +-
gdb/stack.c | 77 +++-
gdb/symtab.c | 123 +++++-
gdb/symtab.h | 3 +-
gdb/testsuite/ChangeLog | 20 +
gdb/testsuite/gdb.base/info-fun.exp | 97 ++---
gdb/testsuite/gdb.base/info-var-f1.c | 24 ++
gdb/testsuite/gdb.base/info-var-f2.c | 26 ++
gdb/testsuite/gdb.base/info-var.exp | 60 +++
gdb/testsuite/gdb.base/info-var.h | 18 +
gdb/testsuite/gdb.fortran/info-types.exp | 47 +++
gdb/testsuite/gdb.fortran/info-types.f90 | 36 ++
gdb/testsuite/lib/fortran.exp | 12 +
33 files changed, 1186 insertions(+), 249 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/info-var-f1.c
create mode 100644 gdb/testsuite/gdb.base/info-var-f2.c
create mode 100644 gdb/testsuite/gdb.base/info-var.exp
create mode 100644 gdb/testsuite/gdb.base/info-var.h
create mode 100644 gdb/testsuite/gdb.fortran/info-types.exp
create mode 100644 gdb/testsuite/gdb.fortran/info-types.f90
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ff40bdd2 0: update: binutils-gcc-linux: all
new 44f6153e 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 (ff40bdd2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 162 +-
02-prepare_abe/console.log | 326 +-
03-build_abe-binutils/console.log | 11308 ++++++-------
04-build_abe-stage1/console.log | 20147 +++++++++++-----------
05-build_linux/console.log | 686 +-
06-boot_linux/console.log | 2 +-
console.log | 32828 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 32758 insertions(+), 32719 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 4cac6dfafee [DAGCombine] Fix cppcheck shadow variable warning. NFCI.
new 4a51b597d7f Revert "[yaml2obj] - Don't allow setting StOther and Other/ [...]
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:
include/llvm/ObjectYAML/ELFYAML.h | 7 +---
lib/ObjectYAML/ELFEmitter.cpp | 7 +---
lib/ObjectYAML/ELFYAML.cpp | 50 +++++++++++------------------
test/tools/yaml2obj/elf-symbol-stother.yaml | 29 -----------------
4 files changed, 20 insertions(+), 73 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-allmodconfig
in repository toolchain/ci/gcc.
from 04bf6579e48 Daily bump.
adds bc4a6338d70 Daily bump.
adds 0ce17020fdd 2019-08-28 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/gomp/pr90637.c | 14 ++++++++++++++
gcc/tree-ssa-sink.c | 5 ++++-
5 files changed, 36 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr90637.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.