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_profiled
in repository toolchain/ci/binutils-gdb.
from 35f7d33dd9 sim: sh: fix switch-bool warnings
adds 08ca783430 Sync Makefile.tpl with GCC
adds 9d6a1a6496 Automatic date update in version.in
adds b431e7a3fe sync libbacktrace from gcc
adds cc81bc2dfb [PR gdb/16238] Add completer for the show user command
No new revisions were added by this update.
Summary of changes:
Makefile.in | 307 +++++++++++++++++++++++-
Makefile.tpl | 82 ++++++-
bfd/version.h | 2 +-
gdb/cli/cli-cmds.c | 72 +++++-
gdb/testsuite/gdb.base/show-user-completion.exp | 72 ++++++
libbacktrace/ChangeLog | 17 ++
libbacktrace/btest.c | 24 +-
libbacktrace/elf.c | 32 +--
libbacktrace/xztest.c | 2 +-
9 files changed, 564 insertions(+), 46 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/show-user-completion.exp
--
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_profiled
in repository toolchain/ci/base-artifacts.
discards 20ae19c67 0: update: binutils-gcc: 2
new efc7f6579 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 (20ae19c67)
\
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 1540 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 65908 -> 65748 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 930864 -> 931732 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O2
in repository toolchain/ci/base-artifacts.
discards 3bf98b6b0 0: update: binutils-11209cc7534d3f1175e7c6ab2cc6e89ae7388ae1: 1
new 0af0d8a69 0: update: gcc-3bb142476b8a4c780875b62d3001712138e45030: 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 (3bf98b6b0)
\
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 1668 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 41464 -> 40344 bytes
04-build_abe-stage1/console.log.xz | Bin 84432 -> 82700 bytes
06-build_abe-newlib/console.log.xz | Bin 31380 -> 31280 bytes
07-build_abe-stage2/console.log.xz | Bin 158832 -> 157656 bytes
08-benchmark/benchmark-build.log | 32 ++++++++++++++++----------------
08-benchmark/benchmark.log | 30 +++++++++++++++---------------
08-benchmark/console.log.xz | Bin 3048 -> 3048 bytes
09-check_regression/console.log.xz | Bin 1600 -> 1624 bytes
09-check_regression/results.log | 4 ++--
10-update_baseline/console.log | 10 +++++-----
10-update_baseline/results.log | 4 ++--
jenkins/manifest.sh | 10 +++++-----
results_id | 2 +-
15 files changed, 46 insertions(+), 46 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_profiled
in repository toolchain/ci/binutils-gdb.
from 08ca783430 Sync Makefile.tpl with GCC
adds 9d6a1a6496 Automatic date update in version.in
adds b431e7a3fe sync libbacktrace from gcc
adds cc81bc2dfb [PR gdb/16238] Add completer for the show user command
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/cli/cli-cmds.c | 72 ++++++++++++++++++++++++-
gdb/testsuite/gdb.base/show-user-completion.exp | 72 +++++++++++++++++++++++++
libbacktrace/ChangeLog | 17 ++++++
libbacktrace/btest.c | 24 +++++++--
libbacktrace/elf.c | 32 +++++------
libbacktrace/xztest.c | 2 +-
7 files changed, 198 insertions(+), 23 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/show-user-completion.exp
--
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_profiled
in repository toolchain/ci/base-artifacts.
discards a34c8b372 0: update: binutils-gcc: 2
new 8340d13c2 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 (a34c8b372)
\
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 1560 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 53168 -> 53096 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 497496 -> 495564 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
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/llvm-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 22814b100 3: reset: linux-5816b3e6577eaa676ceb00a848f0fd65fe2adc29: 20149
new 88a88d05d 3: reset: linux-5816b3e6577eaa676ceb00a848f0fd65fe2adc29: 20149
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 (22814b100)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 1604 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 44440 -> 44372 bytes
04-build_llvm/console.log.xz | Bin 60616 -> 59252 bytes
05-build_abe-qemu/console.log.xz | Bin 32296 -> 32168 bytes
06-build_linux/console.log.xz | Bin 4488 -> 4028 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 126 +++++++++++++++++------------------
jenkins/manifest.sh | 4 +-
9 files changed, 65 insertions(+), 65 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_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O2
in repository toolchain/ci/binutils-gdb.
from 1ae21545f9 Automatic date update in version.in
adds 0873abcf1f Automatic date update in version.in
adds 59800602bb Automatic date update in version.in
adds bd711d6329 gold: Place .note.gnu.property section before other note sections
adds 8de124e4b0 Automatic date update in version.in
adds c66c9a782e Automatic date update in version.in
adds 0049265ca4 Automatic date update in version.in
adds 11209cc753 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/layout.cc | 3 ++-
gold/layout.h | 9 +++++++--
3 files changed, 10 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O2
in repository toolchain/ci/base-artifacts.
discards 72691ab93 0: update: binutils-gcc-newlib: 1
new 3bf98b6b0 0: update: binutils-11209cc7534d3f1175e7c6ab2cc6e89ae7388ae1: 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 (72691ab93)
\
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 1572 -> 1668 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 41344 -> 41464 bytes
04-build_abe-stage1/console.log.xz | Bin 83204 -> 84432 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 32964 -> 31380 bytes
07-build_abe-stage2/console.log.xz | Bin 159136 -> 158832 bytes
08-benchmark/benchmark-build.log | 38 +++---
08-benchmark/benchmark.log | 36 +++---
08-benchmark/console.log.xz | Bin 3048 -> 3048 bytes
09-check_regression/console.log.xz | Bin 1628 -> 1600 bytes
09-check_regression/results.log | 24 ++--
10-update_baseline/console.log | 238 +++++++++++++++++------------------
10-update_baseline/results.log | 24 ++--
jenkins/manifest.sh | 12 +-
results | 2 +-
results_id | 2 +-
17 files changed, 187 insertions(+), 189 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.