This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 570e911f4e PowerPC64: fix assertion in ppc_build_one_stub with -Os code
adds c86acd3f18 Use PyBool_FromLong
adds d75bdf170e Don't declare cli_set_logging
adds 54603ee2ae Automatic date update in version.in
adds 39b8a8090e Delete delete_thread_silent
adds a32c1a92d5 gdb: make use of RAII in run_inferior_call
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/cli/cli-interp.h | 5 -----
gdb/gdbthread.h | 4 ----
gdb/infcall.c | 25 +++++++++++--------------
gdb/python/py-cmd.c | 3 +--
gdb/python/py-symbol.c | 3 +--
gdb/python/py-type.c | 6 ++----
gdb/thread.c | 28 +++++-----------------------
8 files changed, 21 insertions(+), 55 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_gcc_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 435d2c3a 0: update: binutils-gcc: 2
new 0eef7f4a 0: update: binutils-gcc: 2
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 (435d2c3a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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.xz | Bin 1560 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 54380 -> 53072 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 464116 -> 460528 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards b9c60916 0: update: binutils-gcc-linux-qemu: boot
new bb3b1d2d 0: update: binutils-gcc-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 (b9c60916)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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.xz | Bin 1552 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30136 -> 30340 bytes
04-build_abe-stage1/console.log.xz | Bin 90584 -> 90480 bytes
05-build_abe-qemu/console.log.xz | Bin 32276 -> 32164 bytes
06-build_linux/console.log.xz | Bin 6712 -> 6736 bytes
07-boot_linux/console.log.xz | Bin 5960 -> 5920 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 14 insertions(+), 14 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 268b5c81e93 profile-count: fix /= and *= operators
new 7fd34782b95 Fix stmt_kills_ref_p WRT external throws
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/tree-ssa-alias.cc | 24 ++++++++++++++++++------
1 file changed, 18 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_gcc_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 90b7a5df15 aarch64: Disallow copy relocations on protected data
adds 3af607d998 Use unique_xmalloc_ptr in interp
adds ee04bfc01e Move mi_interpreter to mi-interp.h
adds b2a696a881 Use std::string for interpreter_p
No new revisions were added by this update.
Summary of changes:
gdb/interps.c | 15 +++------------
gdb/interps.h | 10 +++++-----
gdb/main.c | 24 +++++++++---------------
gdb/main.h | 2 +-
gdb/mi/mi-common.h | 50 --------------------------------------------------
gdb/mi/mi-interp.h | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/mi/mi-main.c | 2 +-
gdb/tui/tui-interp.c | 9 +++------
8 files changed, 72 insertions(+), 90 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_gcc_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
from b0d64b1d 1: reset: binutils-90b7a5df152a64d2bea20beb438e8b81049a5c30: 1
new 42772697 2: update: binutils-b2a696a8810f2ec36765c9bdcb56e62737376caf: 1
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.xz | Bin 1600 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 39824 -> 37840 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 101540 -> 100636 bytes
06-check_regression/console.log.xz | Bin 1172 -> 420 bytes
06-check_regression/jira-body.txt | 2 --
06-check_regression/mail-body.txt | 30 --------------------
06-check_regression/mail-subject.txt | 1 -
06-check_regression/results.regressions | 10 -------
06-check_regression/trigger-bisect | 2 --
07-update_baseline/console.log | 44 ++++++++++++++++++++++++++----
jenkins/manifest.sh | 10 +++----
mail/jira-body.txt | 5 ----
mail/mail-body.txt | 33 ----------------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 10 -------
17 files changed, 44 insertions(+), 104 deletions(-)
delete mode 100644 06-check_regression/jira-body.txt
delete mode 100644 06-check_regression/mail-body.txt
delete mode 100644 06-check_regression/mail-subject.txt
delete mode 100644 06-check_regression/results.regressions
delete mode 100644 06-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete mode 100644 reset-baseline
--
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_gcc_check/master-arm
in repository toolchain/ci/gcc.
from 93070671eae libstdc++: check for openat
adds 3b8794302b5 PR target/105930: Split *xordi3_doubleword after reload on x86.
adds 268b5c81e93 profile-count: fix /= and *= operators
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/i386.md | 29 +++++++++++++++++++++--------
gcc/profile-count.h | 20 ++++++++++++--------
2 files changed, 33 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.