This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3_LTO_VECT
in repository toolchain/ci/base-artifacts.
discards ce9b88f50 0: update: binutils-7aa6ff110f22ed663a33cb5c3e302b9315217457: 1
new 338000dcf 0: update: gcc-2d5be1fca0fb5b3d69d250531af6c37279eee96a: 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 (ce9b88f50)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1756 -> 1752 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 41332 -> 40536 bytes
04-build_abe-stage1/console.log.xz | Bin 84880 -> 82820 bytes
06-build_abe-newlib/console.log.xz | Bin 31248 -> 31044 bytes
07-build_abe-stage2/console.log.xz | Bin 158848 -> 157548 bytes
08-benchmark/benchmark-build.log | 34 +++++++++++++++--------------
08-benchmark/benchmark.log | 32 +++++++++++++++-------------
08-benchmark/console.log.xz | Bin 3004 -> 3068 bytes
09-check_regression/console.log.xz | Bin 848 -> 840 bytes
09-check_regression/results.log | 4 ++--
10-update_baseline/console.log | 40 +++++++++++++++++------------------
10-update_baseline/results.log | 4 ++--
jenkins/manifest.sh | 10 ++++-----
results_id | 2 +-
15 files changed, 65 insertions(+), 61 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
in repository toolchain/ci/base-artifacts.
discards 3e8076136 2: update: gcc-909b30a17e71253772d2cb174d0dae6d0b8c9401: 1
discards 0048a749a 1: reset: gcc-909b30a17e71253772d2cb174d0dae6d0b8c9401: 1
discards eae4ec9b9 0: update: binutils-b9db26b4c44245c0b0148ef9e711677d4e664f9f: 2
new 3f2dabb6c 0: update: gcc-bcb163eee8c290a1c023f89b401ba7406dcac605: 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 (3e8076136)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1496 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 51088 -> 51500 bytes
05-build_abe-bootstrap/console.log.xz | Bin 23800 -> 264448 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 92 +++++++++++++++++++++------------
07-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 8 +--
results | 2 +
9 files changed, 64 insertions(+), 40 deletions(-)
delete mode 100644 07-update_baseline/results.regressions
--
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 36cb9e7e17c aarch64: Update gas/NEWS for recent changes
new 8a18382f945 Add "task" keyword to the "watch" command
new bc75fb44c56 Implement 'task apply'
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:
gdb/NEWS | 6 +
gdb/ada-tasks.c | 204 ++++++++++++++++++++-
gdb/breakpoint.c | 12 ++
gdb/doc/gdb.texinfo | 40 +++-
gdb/gdbthread.h | 17 ++
gdb/testsuite/gdb.ada/rdv_wait.exp | 5 +
gdb/testsuite/gdb.ada/task_watch.exp | 83 +++++++++
.../gdb.ada/{tasks => task_watch}/foo.adb | 4 +-
gdb/thread.c | 31 ++--
9 files changed, 382 insertions(+), 20 deletions(-)
create mode 100644 gdb/testsuite/gdb.ada/task_watch.exp
copy gdb/testsuite/gdb.ada/{tasks => task_watch}/foo.adb (97%)
--
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 a27940feffb libphobos: Push all callee-save registers on the stack befo [...]
new 7d02c8bf759 [PR103437] Use long long multiplication as backup for overf [...]
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/ira-color.c | 17 +++++++++++++++++
1 file changed, 17 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
from 748d7c412 1: reset: binutils-45c06bb712699e94533d16ac79efca189723294d: 0
new eed8b96b4 2: update: binutils-ae8e528122be3e0344b2ee533b4b050389e8dcad: 0
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 1536 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 37680 -> 35156 bytes
06-check_regression/console.log.xz | Bin 1152 -> 412 bytes
06-check_regression/jira-body.txt | 2 --
06-check_regression/mail-body.txt | 29 ----------------
06-check_regression/mail-subject.txt | 1 -
06-check_regression/results.regressions | 11 ------
06-check_regression/trigger-bisect | 2 --
07-update_baseline/console.log | 58 +++++++++++++++++++++++++-------
jenkins/manifest.sh | 10 +++---
mail/jira-body.txt | 5 ---
mail/mail-body.txt | 32 ------------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 11 ------
16 files changed, 51 insertions(+), 111 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_bootstrap/master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
from 72e3ea63d 0: update: gcc-bcb163eee8c290a1c023f89b401ba7406dcac605: 2
new 748d7c412 1: reset: binutils-45c06bb712699e94533d16ac79efca189723294d: 0
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 1624 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 51448 -> 37680 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 262824 -> 0 bytes
06-check_regression/console.log.xz | Bin 416 -> 1152 bytes
06-check_regression/jira-body.txt | 2 ++
06-check_regression/mail-body.txt | 29 +++++++++++++++++++++++++++
06-check_regression/mail-subject.txt | 1 +
06-check_regression/results.regressions | 11 +++++++++++
06-check_regression/trigger-bisect | 2 ++
07-update_baseline/console.log | 33 +++++++++++++++++--------------
07-update_baseline/results.regressions | 2 ++
jenkins/manifest.sh | 11 +++++------
mail/jira-body.txt | 5 +++++
mail/mail-body.txt | 32 ++++++++++++++++++++++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 15 ++++++++++----
18 files changed, 119 insertions(+), 25 deletions(-)
delete mode 100644 05-build_abe-bootstrap_O1/console.log.xz
create mode 100644 06-check_regression/jira-body.txt
create mode 100644 06-check_regression/mail-body.txt
create mode 100644 06-check_regression/mail-subject.txt
create mode 100644 06-check_regression/results.regressions
create mode 100644 06-check_regression/trigger-bisect
create mode 100644 07-update_baseline/results.regressions
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
create mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.