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 b622494ee37 gdb/remote: handle attach when stop packet lacks thread-id
new b6846ba57b4 gdb/testsuite: resolve some duplicate testnames in gdb.mi
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:
gdb/testsuite/gdb.mi/mi-syn-frame.exp | 12 +-
gdb/testsuite/gdb.mi/mi-var-child.exp | 10 +-
gdb/testsuite/gdb.mi/mi-var-rtti.cc | 48 ++---
gdb/testsuite/gdb.mi/mi-watch.exp | 2 +-
gdb/testsuite/gdb.mi/mi2-amd64-entry-value.exp | 236 +++++++++++++------------
gdb/testsuite/gdb.mi/mi2-var-child.exp | 10 +-
6 files changed, 170 insertions(+), 148 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
in repository toolchain/ci/gcc.
from 9ac0730c25b Fix typo in type verification.
adds 61e53698a08 i386: Enable intrinsics that convert float and bf16 data to [...]
adds ef26c151c14 x86: PR target/103773: Fix wrong-code with -Oz from pop to memory.
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/avx512bf16intrin.h | 36 +++++++++++++
gcc/config/i386/avx512bf16vlintrin.h | 63 ++++++++++++++++++++++
gcc/config/i386/i386.md | 62 ++++++++++++++-------
.../gcc.target/i386/avx512bf16-cvtsbh2ss-1.c | 15 ++++++
.../gcc.target/i386/avx512bf16-vcvtpbh2ps-1.c | 20 +++++++
.../gcc.target/i386/avx512bf16vl-cvtness2sbh-1.c | 14 +++++
.../gcc.target/i386/avx512bf16vl-vcvtpbh2ps-1.c | 29 ++++++++++
gcc/testsuite/gcc.target/i386/pr103773-2.c | 19 +++++++
gcc/testsuite/gcc.target/i386/pr103773.c | 12 +++++
9 files changed, 252 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bf16-cvtsbh2ss-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bf16-vcvtpbh2ps-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bf16vl-cvtness2sbh-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bf16vl-vcvtpbh2ps-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr103773-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr103773.c
--
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
in repository toolchain/ci/binutils-gdb.
from 7898f55ba0 Automatic date update in version.in
adds 391c90eea5 gdb: make use of SCOPE_EXIT to manage thread executing state
adds b1718fcdd1 gdb: on x86-64 non-trivial C++ objects are returned in memory
adds b622494ee3 gdb/remote: handle attach when stop packet lacks thread-id
No new revisions were added by this update.
Summary of changes:
gdb/amd64-tdep.c | 16 ++++-
gdb/record-btrace.c | 24 ++-----
gdb/record-full.c | 8 ++-
gdb/remote.c | 31 ++++-----
gdb/testsuite/gdb.cp/non-trivial-retval.cc | 19 +++++-
gdb/testsuite/gdb.cp/non-trivial-retval.exp | 26 ++++++++
gdb/testsuite/gdb.server/ext-attach.exp | 98 ++++++++++++++++++-----------
7 files changed, 143 insertions(+), 79 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
in repository toolchain/ci/base-artifacts.
discards 6585d3431 0: update: binutils-gcc: 2
new ded6e53db 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 (6585d3431)
\
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 1532 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 51908 -> 53136 bytes
05-build_abe-bootstrap/console.log.xz | Bin 465532 -> 462744 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-release-arm-spec2k6-O3_LTO
in repository toolchain/ci/binutils-gdb.
from a2fbc5eec7 Automatic date update in version.in
adds 25a297446c Automatic date update in version.in
adds 446864d6d6 Automatic date update in version.in
adds 72a45cec0f Automatic date update in version.in
adds 6e67642edc Automatic date update in version.in
adds 862d4c203e Automatic date update in version.in
adds 9137c2cb7c 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_bmk_llvm_tk1/llvm-release-arm-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards faf6a0962 0: update: binutils-gcc-linux-glibc-llvm: 1
new 00c801a0d 0: update: binutils-gcc-linux-glibc-llvm: 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 (faf6a0962)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-releas [...]
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 1700 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 41920 -> 42456 bytes
04-build_abe-stage1/console.log.xz | Bin 85428 -> 87092 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-linux/console.log.xz | Bin 8816 -> 9060 bytes
07-build_abe-glibc/console.log.xz | Bin 224616 -> 226824 bytes
08-build_abe-stage2/console.log.xz | Bin 205520 -> 210716 bytes
09-build_llvm-true/console.log.xz | Bin 57920 -> 57572 bytes
10-benchmark/benchmark-build.log | 80 +-
10-benchmark/benchmark.log | 78 +-
10-benchmark/console.log.xz | Bin 3160 -> 3176 bytes
11-check_regression/console.log.xz | Bin 1624 -> 2948 bytes
11-check_regression/results-0.csv | 62 +
11-check_regression/results-1.csv | 60 +
11-check_regression/results-brief.csv | 19 +
11-check_regression/results-compare.csv | 23 +
11-check_regression/results-full.csv | 60 +
11-check_regression/results-perf-0.csv | 124 +-
11-check_regression/results-perf-1.csv | 118 +-
11-check_regression/results.csv | 23 +
11-check_regression/results.log | 3350 ++++++++++----------
12-update_baseline/console.log | 1358 ++++----
12-update_baseline/results-0.csv | 62 +
12-update_baseline/results-1.csv | 60 +
12-update_baseline/results-brief.csv | 19 +
12-update_baseline/results-compare.csv | 23 +
12-update_baseline/results-full.csv | 60 +
12-update_baseline/results-perf-0.csv | 120 +-
12-update_baseline/results-perf-1.csv | 118 +-
12-update_baseline/results.csv | 23 +
12-update_baseline/results.log | 3328 ++++++++++---------
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 395912 -> 394448 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 42804 -> 42800 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 1200208 -> 1193944 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 22436 -> 22448 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 57400 -> 57368 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 44200 -> 44180 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 612804 -> 611964 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 832064 -> 832208 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 204176 -> 204156 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 444580 -> 448924 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 120644 -> 120928 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 50476 -> 50504 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 23552 -> 23584 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 174048 -> 174068 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 15872 -> 15916 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 312048 -> 312076 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 41088 -> 41104 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 92904 -> 92636 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 3067044 -> 3106012 bytes
jenkins/manifest.sh | 28 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 395912 -> 394448 bytes
save-temps/401.bzip2.tar.xz | Bin 42804 -> 42800 bytes
save-temps/403.gcc.tar.xz | Bin 1200208 -> 1193944 bytes
save-temps/429.mcf.tar.xz | Bin 22436 -> 22448 bytes
save-temps/433.milc.tar.xz | Bin 57400 -> 57368 bytes
save-temps/444.namd.tar.xz | Bin 44200 -> 44180 bytes
save-temps/445.gobmk.tar.xz | Bin 612804 -> 611964 bytes
save-temps/447.dealII.tar.xz | Bin 832064 -> 832208 bytes
save-temps/450.soplex.tar.xz | Bin 204176 -> 204156 bytes
save-temps/453.povray.tar.xz | Bin 444580 -> 448924 bytes
save-temps/456.hmmer.tar.xz | Bin 120644 -> 120928 bytes
save-temps/458.sjeng.tar.xz | Bin 50476 -> 50504 bytes
save-temps/462.libquantum.tar.xz | Bin 23552 -> 23584 bytes
save-temps/464.h264ref.tar.xz | Bin 174048 -> 174068 bytes
save-temps/470.lbm.tar.xz | Bin 15872 -> 15916 bytes
save-temps/471.omnetpp.tar.xz | Bin 312048 -> 312076 bytes
save-temps/473.astar.tar.xz | Bin 41088 -> 41104 bytes
save-temps/482.sphinx3.tar.xz | Bin 92904 -> 92636 bytes
save-temps/483.xalancbmk.tar.xz | Bin 3067044 -> 3106012 bytes
73 files changed, 4946 insertions(+), 4254 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.