This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 37b040cd152 Fix dumping of "former thunk" info in cgraph dump
new 1886b55b82b d/dmd: Merge upstream dmd 7423993c9
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/d/ChangeLog | 5 ++
gcc/d/d-lang.cc | 3 +
gcc/d/d-target.cc | 9 +++
gcc/d/dmd/MERGE | 2 +-
gcc/d/dmd/cppmangle.c | 64 ++++++++++++++++++----
gcc/d/dmd/globals.h | 9 +++
gcc/d/dmd/target.h | 1 +
gcc/testsuite/gdc.test/runnable/cppa.d | 5 ++
.../gdc.test/runnable/extra-files/cppb.cpp | 6 ++
9 files changed, 91 insertions(+), 13 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/llvm-master-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards 8a7876f 0: good: llvm-52760bf43525018bf19b5d3533d3e0b907bb8dae: -10
new 71f76b4 0: good: llvm-47a2c3305a2f747c4394fee96172127120c9759e: -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 (8a7876f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-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 | 60 +++++++++----------
02-prepare_abe/console.log | 34 +++++------
03-build_abe-binutils/console.log | 21 +++----
11-update_baseline/console.log | 2 +-
console.log | 117 +++++++++++++++++++-------------------
jenkins/manifest.sh | 4 +-
6 files changed, 120 insertions(+), 118 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_gnu/gnu-release-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards fa4ddff gcc-26a99fc968635f53f95544aed3c507bcf2e87c0a: -5
new ac1bccb 0: good: gcc-3c765ca937d8180b2211f0a78b90fe13d3a3610d: -5
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 (fa4ddff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-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:
1-reset_artifacts/console.log | 71 +-
2-prepare_abe/console.log | 37 +-
3-build_abe-bootstrap_lto/console.log | 37940 ++++++++++++++++---------------
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 6 +-
console.log | 38052 ++++++++++++++++----------------
distance-to-baseline | 1 -
jenkins/build-name | 1 -
jenkins/manifest.sh | 16 +-
trigger-bisect-on-failure | 3 -
10 files changed, 38015 insertions(+), 38114 deletions(-)
delete mode 100644 distance-to-baseline
delete mode 100644 jenkins/build-name
delete mode 100644 trigger-bisect-on-failure
--
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 e7b681f1c6 Automatic date update in version.in
adds 82cb27ff6b Remove redundant assignment from dwarf2_find_containing_comp_unit
adds d16f140885 Automatic date update in version.in
new ba354106f0 S/390: arch13: Add instruction descriptions
new 40f382e88d S/390: arch13: Adjust to recent changes
new 0919bfe915 Add missing changelogs for previous commits.
new 7a6e0d89bb Don't use bfd_get_file_size in objdump
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:
bfd/ChangeLog | 28 +++++
bfd/coffcode.h | 51 ++++----
bfd/coffgen.c | 13 ++
bfd/elf.c | 32 +++--
bfd/elf64-sparc.c | 23 +++-
bfd/elfcode.h | 39 +++---
bfd/mach-o.c | 15 ++-
bfd/pdp11.c | 42 +++----
bfd/version.h | 2 +-
binutils/ChangeLog | 7 ++
binutils/objdump.c | 37 ++----
gas/ChangeLog | 5 +
gas/testsuite/gas/s390/zarch-arch13.d | 46 ++++----
gas/testsuite/gas/s390/zarch-arch13.s | 45 ++++---
gdb/ChangeLog | 5 +
gdb/dwarf2read.c | 1 -
opcodes/ChangeLog | 9 ++
opcodes/s390-opc.txt | 216 ++++++++++++++++++----------------
18 files changed, 358 insertions(+), 258 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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6207c6d 0: good: binutils-gcc-linux: all
new e87d772 0: 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 (6207c6d)
\
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:
1-reset_artifacts/console.log | 25 +-
2-prepare_abe/console.log | 16 +-
3-build_abe-binutils/console.log | 3708 ++++++++--------
4-build_abe-stage1/console.log | 5379 +++++++++++-----------
5-build_linux/console.log | 24 +-
6-boot_linux/console.log | 2 +-
console.log | 9130 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 9177 insertions(+), 9121 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_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 70ffeb8 gcc-8fe074cf790f632b22e59c24f102e528407bb04e: -5
new 8d8b90d 0: good: gcc-6f877a4cf0bd6cc857636445a3933ff8436504f8: -5
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 (70ffeb8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 73 +-
2-prepare_abe/console.log | 37 +-
3-build_abe-bootstrap_O1/console.log | 61534 ++++++++++++++++----------------
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 6 +-
console.log | 61648 ++++++++++++++++-----------------
distance-to-baseline | 1 -
jenkins/build-name | 1 -
jenkins/manifest.sh | 16 +-
trigger-bisect-on-failure | 3 -
10 files changed, 61609 insertions(+), 61712 deletions(-)
delete mode 100644 distance-to-baseline
delete mode 100644 jenkins/build-name
delete mode 100644 trigger-bisect-on-failure
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.