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-master-arm_eabi-coremark-O3_LTO_VECT
in repository toolchain/ci/binutils-gdb.
from 11a607f8cb [gdb/testsuite] Fix DUPLICATEs gdb.dwarf2/dw2-is-stmt.exp
adds d8f2441d85 [gdb/testsuite] Fix DUPLICATEs in gdb.dwarf2/implptr-64bit.exp
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.dwarf2/implptr-64bit.exp | 22 ++++++++++++++++++----
1 file changed, 18 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-master-arm_eabi-coremark-O3_LTO_VECT
in repository toolchain/ci/base-artifacts.
from 3db6cf032 6: reset: binutils-11a607f8cb5f2999569b44fe08ee0e0acd0f4c3c: 1
new 362bd67cf 7: reset: binutils-d8f2441d856b3b57bbd3b3c60496ca30678f1b8f: 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 1604 -> 1720 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 42312 -> 41892 bytes
04-build_abe-stage1/console.log.xz | Bin 89540 -> 89616 bytes
06-build_abe-newlib/console.log.xz | Bin 31520 -> 31080 bytes
07-build_abe-stage2/console.log.xz | Bin 156992 -> 156524 bytes
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 40 +++++++++++++++++++++++++++++------
09-benchmark/console.log.xz | Bin 2244 -> 2732 bytes
10-check_regression/console.log.xz | Bin 1388 -> 1404 bytes
10-check_regression/mail-body.txt | 2 +-
10-check_regression/results.log | 4 ++--
10-check_regression/trigger-bisect | 2 +-
11-update_baseline/console.log | 16 +++++++-------
11-update_baseline/results.log | 4 ++--
jenkins/manifest.sh | 8 +++----
mail/jira-body.txt | 6 +++---
mail/mail-body.txt | 8 +++----
mail/mail-subject.txt | 2 +-
results_id | 2 +-
20 files changed, 62 insertions(+), 34 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_lto
in repository toolchain/ci/base-artifacts.
discards 91288c496 0: update: binutils-gcc: 2
new 0fc7bcfca 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 (91288c496)
\
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 2772 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 52212 -> 52012 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 529768 -> 524008 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ---------------------
jenkins/manifest.sh | 14 ++++----
7 files changed, 7 insertions(+), 43 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_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from a58f2d262b Automatic date update in version.in
adds b0f6c8d247 gdb: make lwp_info non-POD
adds 676362df18 gdb: add destructor to lwp_info
adds 901b98215e gdb: use intrusive_list for linux-nat lwp_list
adds 2c02075a8e x86: Print {bad} on invalid broadcast in OP_E_memory
new cee4c731af sim: drop weak func attrs on module inits
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:
gas/testsuite/gas/i386/bad-bcast-intel.d | 15 +++
gas/testsuite/gas/i386/bad-bcast.d | 10 +-
gas/testsuite/gas/i386/bad-bcast.s | 2 +
gas/testsuite/gas/i386/i386.exp | 1 +
gdb/ia64-linux-nat.c | 8 +-
gdb/linux-nat.c | 84 +++++++----------
gdb/linux-nat.h | 73 ++++++++-------
gdb/linux-thread-db.c | 3 +-
gdb/mips-linux-nat.c | 7 +-
opcodes/i386-dis.c | 155 ++++++++++++++++---------------
sim/common/Make-common.in | 2 +-
11 files changed, 185 insertions(+), 175 deletions(-)
create mode 100644 gas/testsuite/gas/i386/bad-bcast-intel.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards ececeb7c7 0: update: binutils-gcc: 1
new 9874aa807 0: update: binutils-gcc: 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 (ececeb7c7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/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.xz | Bin 1524 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 50884 -> 51736 bytes
04-build_abe-gcc/console.log.xz | Bin 197524 -> 198388 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3868 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3060 -> 2752 bytes
07-check_regression/console.log.xz | Bin 2960 -> 2616 bytes
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 63 +-
08-update_baseline/console.log | 328 ++-
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 63 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3378688 -> 3387156 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 2904680 -> 2902736 bytes
sumfiles/gcc.sum | 4358 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 862820 -> 864176 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2176 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 167896 -> 168380 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 421444 -> 424392 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2473 insertions(+), 2611 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
in repository toolchain/ci/interesting-commits.
from 518a157 Add regression 11a607f8cb5f2999569b44fe08ee0e0acd0f4c3c from [...]
new fcb4199 Add regression d8f2441d856b3b57bbd3b3c60496ca30678f1b8f from [...]
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:
binutils | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.