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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fab528c7 0: update: binutils-llvm-linux-qemu: all
new 9deeaaad 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 (fab528c7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 137 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11825 +++++------
04-build_llvm/console.log | 13874 ++++++------
05-build_abe-qemu/console.log | 6970 +++---
06-build_linux/console.log | 878 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 24 +-
08-check_regression/results.regressions | 11 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 11 +-
console.log | 34124 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 34219 insertions(+), 34073 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 84139c58642 arm: fix fallout from recent thumb2 detection patch
new 97cef6b7b79 Guile: improved rvalue reference support
new 9d4fc61d41a Guile: add value-{rvalue-,}reference-value
new ee35ce8200d Guile: add value-const-value
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 | 27 ++++++++++++++
gdb/NEWS | 11 ++++++
gdb/doc/ChangeLog | 16 +++++++++
gdb/doc/guile.texi | 18 ++++++++++
gdb/guile/scm-type.c | 1 +
gdb/guile/scm-value.c | 66 +++++++++++++++++++++++++++++++++++
gdb/testsuite/ChangeLog | 10 ++++++
gdb/testsuite/gdb.guile/scm-value.exp | 13 +++++++
8 files changed, 162 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from f2f9554bf0d PR27845, readelf heap-buffer-overflow
new cfe7a19169f Report illegal Z80 load instructions.
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:
gas/ChangeLog | 9 +++++++++
gas/config/tc-z80.c | 2 ++
gas/testsuite/gas/z80/ill_ops.d | 3 +++
gas/testsuite/gas/z80/ill_ops.l | 39 ++++++++++++++++++++++++++++++++++++++
gas/testsuite/gas/z80/ill_ops.s | 42 +++++++++++++++++++++++++++++++++++++++++
5 files changed, 95 insertions(+)
create mode 100644 gas/testsuite/gas/z80/ill_ops.d
create mode 100644 gas/testsuite/gas/z80/ill_ops.l
create mode 100644 gas/testsuite/gas/z80/ill_ops.s
--
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 0fd1a54ba32 gcc-changelog: remove newlines in git_email.py --help
new 2bbacc18b35 libstdc++: Rename test type to avoid clashing with std::any
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:
libstdc++-v3/testsuite/20_util/variant/compile.cc | 8 ++++----
1 file changed, 4 insertions(+), 4 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 9344937b046 gdb/testsuite: don't use source tree as temporary HOME directory
new b397aef4cd0 Remove strayed fprintf in commit 23182ac0d83
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 | 6 ++++++
bfd/simple.c | 1 -
2 files changed, 6 insertions(+), 1 deletion(-)
--
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-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards faa81729 8: update: binutils-fb261566ad73644286e9e72f0c455811faa19d91: 1
new 64e75fcb 8: update: binutils-3b33651e3dc54301a43631ba18b33b1151c4fd40: 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 (faa81729)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-chec [...]
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 | 14 +-
02-prepare_abe/console.log | 170 +-
03-build_abe-binutils/console.log | 15527 +++++++++++++-------------
04-build_abe-check_binutils/console.log | 1950 ++--
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 4 +-
06-update_baseline/console.log | 40 +-
06-update_baseline/results.regressions | 4 +-
console.log | 17907 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
sumfiles/binutils.log.xz | Bin 39792 -> 39812 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 95160 -> 95008 bytes
sumfiles/gas.sum | 4 +-
sumfiles/ld.log.xz | Bin 116812 -> 116804 bytes
sumfiles/ld.sum | 4 +-
sumfiles/libctf.log.xz | Bin 1516 -> 1516 bytes
sumfiles/libctf.sum | 2 +-
18 files changed, 17826 insertions(+), 17824 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.