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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 2d6ff200 2: good: gcc-3768212421ef314352e3cee2ccbc370d17072736: 5180
discards fac171a1 1: first-bad: gcc-74fde7b56ae08b23046a3e0b07685e453b2c6938: 5180
discards 73846aaf 0: good: linux-8c2ffd9174779014c3fe1f96d9dc3641d9175f00: boot
new d7eddd40 0: good: binutils-gcc-linux: 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 (2d6ff200)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 15 +-
02-prepare_abe/console.log | 14 +-
03-build_abe-binutils/console.log | 3182 ++++++++-------
04-build_abe-stage1/console.log | 3922 ++++++++++---------
05-build_linux/console.log | 358 +-
06-boot_linux/console.log | 219 ++
07-check_regression/console.log | 5 +-
08-update_baseline/console.log | 33 +-
console.log | 7714 +++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 6 +-
11 files changed, 7927 insertions(+), 7557 deletions(-)
create mode 100644 06-boot_linux/console.log
--
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 lldb.
from e28b20203 Remove the TypePair class
new 210252594 python 2/3 compat: commands vs subprocess
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:
examples/python/delta.py | 1 -
examples/python/gdbremote.py | 2 +-
examples/python/globals.py | 1 -
examples/python/memory.py | 9 ++++++---
examples/python/performance.py | 10 +++++++---
examples/python/process_events.py | 8 ++++++--
examples/python/stacks.py | 1 -
examples/python/types.py | 9 ++++++---
scripts/verify_api.py | 4 ++--
9 files changed, 28 insertions(+), 17 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 42ae70fa214 * hash-table.h (hash_table::m_gather_mem_stats): If GATHER [...]
new d9bfb20779a d/dmd: Merge upstream dmd ab702e73e
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/dmd/MERGE | 2 +-
gcc/d/dmd/dmangle.c | 3 ++-
gcc/d/dmd/dscope.c | 10 ++++++----
gcc/d/dmd/idgen.c | 9 +++++----
gcc/d/dmd/lexer.c | 21 +++++++++++++++------
gcc/d/dmd/parse.c | 18 +++++++++++++++++-
gcc/testsuite/gdc.test/fail_compilation/cerrors.d | 15 +++++++++++++++
gcc/testsuite/gdc.test/fail_compilation/ctypes.d | 13 +++++++++++++
gcc/testsuite/gdc.test/fail_compilation/widechars.d | 10 ++++++++++
9 files changed, 84 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gdc.test/fail_compilation/cerrors.d
create mode 100644 gcc/testsuite/gdc.test/fail_compilation/ctypes.d
create mode 100644 gcc/testsuite/gdc.test/fail_compilation/widechars.d
--
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 11a3b129416 [RISCV] Improve codegen for icmp {ne,eq} with a constant
new 1b75f131c67 Moved body of methods dump to .cpp file to fix compilation [...]
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/Support/SMTAPI.h | 6 +++---
lib/Support/Z3Solver.cpp | 4 ++++
2 files changed, 7 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 5fb812fc79 Take over Dave Brolley's maintainerships for FR30, FRV and MEP.
new 7ea79cb3af Provide string description of definition, visibility and res [...]
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:
ld/ChangeLog | 6 ++++
ld/plugin.c | 73 ++++++++++++++++++++++++++++++++++++--
ld/testsuite/ld-plugin/plugin-12.d | 8 ++---
3 files changed, 81 insertions(+), 6 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-next-defconfig
in repository toolchain/ci/gcc.
from 82effd32e30 S/390: Fix PR89775. Stackpointer save/restore instructions removed
adds 9722528d8f3 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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_kernel/gnu-release-arm-next-defconfig
in repository toolchain/ci/binutils-gdb.
from ae0e4eb9ce [ARC] don't force _init/_fini as DT_INIT/DT_FINI.
adds 306a60edca Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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_kernel/gnu-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards f6623f0a 0: good: binutils-gcc-linux: boot
new 36a31a98 0: good: binutils-gcc-linux: 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 (f6623f0a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 16 +-
02-prepare_abe/console.log | 14 +-
03-build_abe-binutils/console.log | 4120 +++++++---------
04-build_abe-stage1/console.log | 5347 ++++++++++----------
05-build_linux/console.log | 83 +-
06-boot_linux/console.log | 390 +-
console.log | 9882 +++++++++++++++++--------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 9291 insertions(+), 10579 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.