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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 66f992392 2: update: binutils-llvm-linux-qemu: 22047
new 68be9a1ba 2: update: binutils-llvm-linux-qemu: 22047
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 (66f992392)
\
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 1568 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 31504 -> 31684 bytes
04-build_llvm/console.log.xz | Bin 59172 -> 59328 bytes
05-build_abe-qemu/console.log.xz | Bin 29680 -> 30440 bytes
06-build_linux/console.log.xz | Bin 4284 -> 4164 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 22 +++++++++++-----------
9 files changed, 17 insertions(+), 17 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 94b2828 Add last-good 228d64af4e244faabab5c47506920a1bde85d74e from h [...]
new e784df8 Add regression e163dbbc4433e598cad7e6011b255d1d6ad93a3b 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:
gcc | 1 +
1 file changed, 1 insertion(+)
--
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 7af1d54 Add regression 90950758eb9f65227ef4ce8597ccc922959e25f6 from [...]
new 94b2828 Add last-good 228d64af4e244faabab5c47506920a1bde85d74e from h [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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 456b53654a3 Add combine splitter to transform vpternlogd/vpcmpeqd/vpxor [...]
adds 744428312e2 Revert "Fixed typo"
adds 7c0ceaed0c0 Darwin, ppc: Additional change for r12-5974.
adds ff56eea24e4 Darwin, Driver: Avoid a link line for empty commands.
adds 80091f94268 Sync config.sub: 2021-10-27
adds 574c09da48a libgcc, Darwin: Add missing build dependencies.
adds 411ac94611f slp: check that the operation we're combing is a boolean op [...]
adds 7fa2a204670 docs: Fix spelling issues in -fipa-strict-aliasing.
adds 7dca2ad6491 docs: fix option name reference
new e781cb93d7d vect: Fix multi-vector SLP gather loads [PR103744]
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:
config.sub | 79 +++++++++++++++++++----------
gcc/config/darwin-driver.c | 8 ++-
gcc/config/darwin.h | 5 --
gcc/config/rs6000/darwin.h | 2 +-
gcc/doc/invoke.texi | 8 +--
gcc/testsuite/gcc.dg/vect/pr103744-1.c | 20 ++++++++
gcc/testsuite/gcc.dg/vect/pr103744-2.c | 31 +++++++++++
gcc/testsuite/gcc.target/aarch64/pr103741.c | 26 ++++++++++
gcc/tree-vect-stmts.c | 10 ++--
libgcc/config.host | 4 ++
libgcc/config/rs6000/t-darwin-ehs | 4 +-
libgcc/config/t-darwin-ehs | 3 ++
libgcc/config/t-slibgcc-darwin | 8 +--
13 files changed, 159 insertions(+), 49 deletions(-)
mode change 100755 => 100644 config.sub
create mode 100644 gcc/testsuite/gcc.dg/vect/pr103744-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr103744-2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr103741.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 27e3da31c3 asan: NULL dereference in bfd_elf_set_group_contents
adds 72994b6028 gdb/tui: install SIGWINCH only when connected to a TTY
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/sigwinch-notty.exp | 70 +++++++++++++++++++++++++++++++
gdb/testsuite/lib/gdb.exp | 4 +-
gdb/testsuite/lib/notty-wrap | 24 +++++++++++
gdb/tui/tui-interp.c | 10 ++++-
4 files changed, 105 insertions(+), 3 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/sigwinch-notty.exp
create mode 100755 gdb/testsuite/lib/notty-wrap
--
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 a4183f84f 0: update: binutils-gcc: 2
new 3e7eb466e 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 (a4183f84f)
\
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 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 50720 -> 52660 bytes
05-build_abe-bootstrap/console.log.xz | Bin 466168 -> 466088 bytes
06-check_regression/console.log.xz | Bin 420 -> 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-release-arm-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 172e0da3ef Automatic date update in version.in
adds 1fb4a5909e Automatic date update in version.in
adds b77f1b197a Automatic date update in version.in
adds 0a18ced151 Automatic date update in version.in
adds a2fbc5eec7 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_kernel/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a46da4f44 0: update: qemu-a3607def89f9cd68c1b994e1030527df33aa91d0: all
new d09dd72df 0: update: binutils-gcc-linux-qemu: all
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 (a46da4f44)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 1608 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 41088 -> 41348 bytes
04-build_abe-stage1/console.log.xz | Bin 87088 -> 84980 bytes
05-build_abe-qemu/console.log.xz | Bin 29324 -> 29640 bytes
06-build_linux/console.log.xz | Bin 4592 -> 3460 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 21 ++++++++++++---------
10 files changed, 17 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_gnu_apm/gnu-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from e9f81c261a nptl: Add one more barrier to nptl/tst-create1
adds 0dcbf4c870 Run conform/ tests using newly built libc
adds 1fe4b8d693 Use $(pie-default) with conformtest
adds 0686586515 pthread/tst-cancel28: Fix barrier re-init race condition
adds 7af07fe795 mips: align stack in clone [BZ #28223]
adds 4db172a54d mips: increase stack alignment in clone to match the ABI
adds 93aabf891e arm: Guard ucontext _rtld_global_ro access by SHARED, not PIC macro
adds dc9b69d533 nss: Use "files dns" as the default for the hosts database ( [...]
No new revisions were added by this update.
Summary of changes:
Makeconfig | 23 ++++++++++++++++-------
NEWS | 2 ++
conform/Makefile | 6 +++++-
conform/conformtest.py | 20 +++++++++++++++++---
manual/nss.texi | 5 ++---
nss/XXX-lookup.c | 2 +-
nss/nss_database.c | 4 ++--
sysdeps/pthread/tst-cancel28.c | 1 -
sysdeps/unix/sysv/linux/arm/getcontext.S | 4 ++--
sysdeps/unix/sysv/linux/arm/setcontext.S | 4 ++--
sysdeps/unix/sysv/linux/mips/clone.S | 7 +++++++
11 files changed, 56 insertions(+), 22 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_apm/gnu-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 91cf5b0141 Automatic date update in version.in
adds d012e2bb91 Automatic date update in version.in
adds 172e0da3ef Automatic date update in version.in
adds 1fb4a5909e Automatic date update in version.in
adds b77f1b197a Automatic date update in version.in
adds 0a18ced151 Automatic date update in version.in
adds a2fbc5eec7 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 72994b60283 gdb/tui: install SIGWINCH only when connected to a TTY
new c12d6b570d9 Initialize `m_ndimensions' in the member initializer list
new 8294c9025a9 Avoid redundant operations in `fortran_array_walker'
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/f-array-walker.h | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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/glibc.
from e9f81c261a nptl: Add one more barrier to nptl/tst-create1
adds 0dcbf4c870 Run conform/ tests using newly built libc
adds 1fe4b8d693 Use $(pie-default) with conformtest
adds 0686586515 pthread/tst-cancel28: Fix barrier re-init race condition
adds 7af07fe795 mips: align stack in clone [BZ #28223]
adds 4db172a54d mips: increase stack alignment in clone to match the ABI
new 93aabf891e arm: Guard ucontext _rtld_global_ro access by SHARED, not PIC macro
new dc9b69d533 nss: Use "files dns" as the default for the hosts database ( [...]
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:
Makeconfig | 23 ++++++++++++++++-------
NEWS | 2 ++
conform/Makefile | 6 +++++-
conform/conformtest.py | 20 +++++++++++++++++---
manual/nss.texi | 5 ++---
nss/XXX-lookup.c | 2 +-
nss/nss_database.c | 4 ++--
sysdeps/pthread/tst-cancel28.c | 1 -
sysdeps/unix/sysv/linux/arm/getcontext.S | 4 ++--
sysdeps/unix/sysv/linux/arm/setcontext.S | 4 ++--
sysdeps/unix/sysv/linux/mips/clone.S | 7 +++++++
11 files changed, 56 insertions(+), 22 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 91cf5b0141 Automatic date update in version.in
adds d012e2bb91 Automatic date update in version.in
adds 172e0da3ef Automatic date update in version.in
adds 1fb4a5909e Automatic date update in version.in
adds b77f1b197a Automatic date update in version.in
adds 0a18ced151 Automatic date update in version.in
adds a2fbc5eec7 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 3a383fdf0 3: update: binutils-gcc-linux-glibc-llvm: 1
discards c9a8279bf 2: reset: llvm-a26f1bf67ec70f72e64101cf483b26466928fc38: 1
discards c5eb46ddd 1: reset: llvm-bb1e5399e4586239d6424f5eea5a9f06c52ebe9b: 1
discards ec62fc763 0: update: binutils-gcc-linux-glibc: 1
new faf6a0962 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 (3a383fdf0)
\
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 1628 -> 1700 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 42248 -> 41920 bytes
04-build_abe-stage1/console.log.xz | Bin 87004 -> 85428 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-linux/console.log.xz | Bin 9108 -> 8816 bytes
07-build_abe-glibc/console.log.xz | Bin 226936 -> 224616 bytes
08-build_abe-stage2/console.log.xz | Bin 211164 -> 205520 bytes
09-build_llvm-true/console.log.xz | Bin 56876 -> 57920 bytes
10-benchmark/benchmark-build.log | 80 +-
10-benchmark/benchmark.log | 78 +-
10-benchmark/console.log.xz | Bin 3224 -> 3160 bytes
11-check_regression/console.log.xz | Bin 2896 -> 1624 bytes
11-check_regression/results-0.csv | 64 +-
11-check_regression/results-1.csv | 66 +-
11-check_regression/results-brief.csv | 21 +-
11-check_regression/results-compare.csv | 23 -
11-check_regression/results-full.csv | 66 +-
.../{results-1.csv => results-perf-0.csv} | 0
11-check_regression/results-perf-1.csv | 63 +
11-check_regression/results-vect-0.csv | 1 +
11-check_regression/results-vect-1.csv | 1 +
11-check_regression/results.csv | 25 +-
11-check_regression/results.log | 3488 ++++++++++----------
12-update_baseline/console.log | 2771 +++-------------
12-update_baseline/exe.regressions | 1 -
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/jira-body.txt | 3 -
12-update_baseline/mail-body.txt | 3 -
12-update_baseline/mail-subject.txt | 1 -
12-update_baseline/results-0.csv | 61 +-
12-update_baseline/results-1.csv | 66 +-
12-update_baseline/results-brief.csv | 21 +-
12-update_baseline/results-compare.csv | 23 -
12-update_baseline/results-full.csv | 66 +-
12-update_baseline/results-perf-0.csv | 61 +
12-update_baseline/results-perf-1.csv | 63 +
12-update_baseline/results-vect-0.csv | 1 +
12-update_baseline/results-vect-1.csv | 1 +
12-update_baseline/results.csv | 25 +-
12-update_baseline/results.log | 3362 ++++++++++---------
12-update_baseline/results.regressions | 5 -
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 393480 -> 395912 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 42764 -> 42804 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 1186816 -> 1200208 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 22380 -> 22436 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 57312 -> 57400 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 43996 -> 44200 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 611584 -> 612804 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 842660 -> 832064 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 196604 -> 204176 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 449400 -> 444580 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 120808 -> 120644 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 50484 -> 50476 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 23520 -> 23552 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 174032 -> 174048 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 15912 -> 15872 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 326296 -> 312048 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 40976 -> 41088 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 92880 -> 92904 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 3067024 -> 3067044 bytes
jenkins/manifest.sh | 28 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 393480 -> 395912 bytes
save-temps/401.bzip2.tar.xz | Bin 42764 -> 42804 bytes
save-temps/403.gcc.tar.xz | Bin 1186816 -> 1200208 bytes
save-temps/429.mcf.tar.xz | Bin 22380 -> 22436 bytes
save-temps/433.milc.tar.xz | Bin 57312 -> 57400 bytes
save-temps/444.namd.tar.xz | Bin 43996 -> 44200 bytes
save-temps/445.gobmk.tar.xz | Bin 611584 -> 612804 bytes
save-temps/447.dealII.tar.xz | Bin 842660 -> 832064 bytes
save-temps/450.soplex.tar.xz | Bin 196604 -> 204176 bytes
save-temps/453.povray.tar.xz | Bin 449400 -> 444580 bytes
save-temps/456.hmmer.tar.xz | Bin 120808 -> 120644 bytes
save-temps/458.sjeng.tar.xz | Bin 50484 -> 50476 bytes
save-temps/462.libquantum.tar.xz | Bin 23520 -> 23552 bytes
save-temps/464.h264ref.tar.xz | Bin 174032 -> 174048 bytes
save-temps/470.lbm.tar.xz | Bin 15912 -> 15872 bytes
save-temps/471.omnetpp.tar.xz | Bin 326296 -> 312048 bytes
save-temps/473.astar.tar.xz | Bin 40976 -> 41088 bytes
save-temps/482.sphinx3.tar.xz | Bin 92880 -> 92904 bytes
save-temps/483.xalancbmk.tar.xz | Bin 3067024 -> 3067044 bytes
83 files changed, 4264 insertions(+), 6280 deletions(-)
copy 11-check_regression/{results-1.csv => results-perf-0.csv} (100%)
create mode 100644 11-check_regression/results-perf-1.csv
create mode 100644 11-check_regression/results-vect-0.csv
create mode 100644 11-check_regression/results-vect-1.csv
delete mode 100644 12-update_baseline/exe.regressions
delete mode 100644 12-update_baseline/mail-subject.txt
create mode 100644 12-update_baseline/results-perf-0.csv
create mode 100644 12-update_baseline/results-perf-1.csv
create mode 100644 12-update_baseline/results-vect-0.csv
create mode 100644 12-update_baseline/results-vect-1.csv
delete mode 100644 12-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/gdb.
from 27e3da31c3 asan: NULL dereference in bfd_elf_set_group_contents
adds 72994b6028 gdb/tui: install SIGWINCH only when connected to a TTY
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/sigwinch-notty.exp | 70 +++++++++++++++++++++++++++++++
gdb/testsuite/lib/gdb.exp | 4 +-
gdb/testsuite/lib/notty-wrap | 24 +++++++++++
gdb/tui/tui-interp.c | 10 ++++-
4 files changed, 105 insertions(+), 3 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/sigwinch-notty.exp
create mode 100755 gdb/testsuite/lib/notty-wrap
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.