This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-release-aarch64-spec2k6-O3
in repository toolchain/ci/binutils-gdb.
from a9ca89e3dd gas, arm: PR25660L Fix vadd/vsub with lt and le condition co [...]
adds b9414a8064 gas, arm: Fix bad backport
No new revisions were added by this update.
Summary of changes:
gas/config/tc-arm.c | 1 -
1 file changed, 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_tx1/llvm-release-aarch64-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards db65bcdf6 4: update: binutils-gcc-glibc-llvm: 1
new 571292773 4: update: binutils-gcc-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 (db65bcdf6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-release-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 | 177 +-
02-prepare_abe/console.log | 272 +-
03-build_abe-binutils/console.log | 11632 ++-
04-build_abe-stage1/console.log | 13704 ++--
05-build_abe-linux/console.log | 294 +-
06-build_abe-glibc/console.log | 38940 +++++----
07-build_abe-stage2/console.log | 36601 ++++-----
08-build_llvm-true/console.log | 12682 +--
10-benchmark--O3/benchmark-start.log | 2 +-
10-benchmark--O3/benchmark.log | 21 +-
10-benchmark--O3/console.log | 155 +-
11-check_regression/console.log | 2932 +-
11-check_regression/results-0.csv | 2125 +-
11-check_regression/results-1.csv | 2178 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 6 +-
11-check_regression/results-full.csv | 2320 +-
11-check_regression/results.csv | 160 +-
11-check_regression/results.log | 2564 +-
12-update_baseline/console.log | 6080 +-
12-update_baseline/results-1.csv | 2178 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 6 +-
12-update_baseline/results-full.csv | 2178 +-
12-update_baseline/results.csv | 156 +-
12-update_baseline/results.log | 2010 +-
console.log | 124355 ++++++++++++++---------------
jenkins/manifest.sh | 24 +-
results | 4 +-
results_id | 2 +-
30 files changed, 131774 insertions(+), 132060 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.
unknown user pushed a change to branch gdb-9-branch
in repository binutils-gdb.
from 2ba01680b81 Automatic date update in version.in
new e884bd5e246 Automatic date update in version.in
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:
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 fe26d3a34a2 Make dwarf2_evaluate_property parameter const
new d9fb0d71365 Automatic date update in version.in
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:
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 binutils-2_34-branch
in repository binutils-gdb.
from a367a6d2ea7 Automatic date update in version.in
new 2c0bfdb0fcd Automatic date update in version.in
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:
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_gnu/gnu-release-arm-bootstrap_ubsan
in repository toolchain/ci/gcc.
from c78b41b23b3 Daily bump.
adds 883465f79e7 Daily bump.
adds d01cb80e0fb rs6000: Check -+0 and NaN for smax/smin generation
adds 337111a2349 doc: Note that some warnings depend on optimizations (PR 92757)
adds bf061b9a5f7 Daily bump.
No new revisions were added by this update.
Summary of changes:
a | 81 ++++++++++++++++++++++++++
gcc/ChangeLog | 15 +++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.c | 6 +-
gcc/doc/invoke.texi | 5 ++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.target/powerpc/p9-minmax-3.c | 17 ++++++
7 files changed, 129 insertions(+), 2 deletions(-)
create mode 100644 a
create mode 100644 gcc/testsuite/gcc.target/powerpc/p9-minmax-3.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_gnu/gnu-release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 5c40ec902 0: update: gcc-c78b41b23b360e21a43bb161c7381c71680da8f3: 1
new 81e174185 0: update: gcc-bf061b9a5f77bfda10bd5a82eb6db2cc5a71d271: 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 (5c40ec902)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 58 +-
02-prepare_abe/console.log | 437 +-
03-build_abe-bootstrap_ubsan/console.log | 92370 ++++++++++++++--------------
05-check_regression/console.log | 20 +-
06-update_baseline/console.log | 34 +-
console.log | 92919 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
regressions.txt | 20 +-
8 files changed, 92934 insertions(+), 92932 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_tk1/llvm-release-arm-spec2k6-O3
in repository toolchain/ci/glibc.
from d53f5cac50 malloc/tst-mallocfork2: Kill lingering process for unexpecte [...]
adds 75fa5fd7c3 Improve IFUNC check [BZ #25506]
adds 57700813eb Avoid ldbl-96 stack corruption from range reduction of pseud [...]
adds 949fbe7826 math/test-sinl-pseudo: Use stack protector only if available
adds dd34bce38c Add NEWS entry for CVE-2020-10029 (bug 25487)
adds da97c6b88e Fix use-after-free in glob when expanding ~user (bug 25414)
adds fb266e65cc Fix array overflow in backtrace on PowerPC (bug 25423)
adds 6b11f60c70 Add NEWS entry for CVE-2020-1752 (bug 25414)
No new revisions were added by this update.
Summary of changes:
NEWS | 8 +++++++
configure | 2 +-
configure.ac | 2 +-
debug/tst-backtrace5.c | 12 +++++++++++
posix/glob.c | 25 +++++++++++-----------
sysdeps/ieee754/ldbl-96/Makefile | 5 ++++-
sysdeps/ieee754/ldbl-96/e_rem_pio2l.c | 12 +++++++++++
.../ieee754/ldbl-96/test-sinl-pseudo.c | 22 ++++++++++++++-----
sysdeps/powerpc/powerpc32/backtrace.c | 2 ++
sysdeps/powerpc/powerpc64/backtrace.c | 2 ++
10 files changed, 72 insertions(+), 20 deletions(-)
copy libio/tst-bz24228.c => sysdeps/ieee754/ldbl-96/test-sinl-pseudo.c (58%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.