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-master-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from bbcfc6249a Automatic date update in version.in
adds 03d0d46a0e Tweak the 'how to make a release' document
adds cc8dee1f1c Move declaration of max_user_call_depth to header
adds 7b9a15e1ee Remove unnecessary declaration of trace_regblock_size
adds d5082b3251 Automatic date update in version.in
adds d6e7631356 [gdb/testsuite] Add KFAIL for missing support of reverse-deb [...]
adds 073bbbb058 gdb: small cleanup in breakpoint.c's includes
new 4786fbf372 Update the README-how-to-make-a-release file with a note to [...]
new 68255adc03 Mention PR gdb/25010 in ChangeLog entry
new 5862c886a2 Mention PR breakpoints/25011 in ChangeLog entry
new 34a7f2a4e3 Mention PR testsuite/25016 in ChangeLog entry
new d039f01465 Mention PR c++/20020 in ChangeLog entry
The 5 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 +-
binutils/ChangeLog | 10 ++++++++++
binutils/README-how-to-make-a-release | 20 ++++++++++++++------
gdb/ChangeLog | 21 +++++++++++++++++++++
gdb/breakpoint.c | 6 +-----
gdb/cli/cli-cmds.c | 3 +--
gdb/cli/cli-cmds.h | 4 ++++
gdb/cli/cli-script.c | 1 -
gdb/remote.c | 3 +--
gdb/testsuite/ChangeLog | 15 +++++++++++++++
gdb/testsuite/gdb.reverse/sigall-precsave.exp | 10 ++++++++--
gdb/testsuite/gdb.reverse/sigall-reverse.exp | 11 +++++++++++
gdb/testsuite/gdb.reverse/solib-precsave.exp | 13 ++++++++++++-
gdb/testsuite/gdb.reverse/solib-reverse.exp | 13 ++++++++++++-
gdb/testsuite/gdb.reverse/step-precsave.exp | 4 ++++
gdb/testsuite/gdb.reverse/until-precsave.exp | 13 ++++++++++++-
gdb/testsuite/gdb.reverse/until-reverse.exp | 15 ++++++++++++---
gdb/testsuite/lib/gdb.exp | 4 ++++
ld/ChangeLog | 4 ++++
ld/NEWS | 2 --
20 files changed, 147 insertions(+), 27 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-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6cb6cb50b 0: update: binutils-gcc-linux: all
new 6a783598c 0: update: binutils-gcc-linux: 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 (6cb6cb50b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 162 +-
02-prepare_abe/console.log | 398 +-
03-build_abe-binutils/console.log | 10911 ++++++------
04-build_abe-stage1/console.log | 20170 +++++++++++-----------
05-build_linux/console.log | 700 +-
06-boot_linux/console.log | 2 +-
console.log | 32368 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 32384 insertions(+), 32339 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 master
in repository llvm.
from 1e9936e7449 IRTranslator - silence static analyzer null dereference war [...]
new 09c57f735ca [X86][AVX] Add i686 avx splat tests
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:
test/CodeGen/X86/avx-splat.ll | 165 ++++++++++++++++++++++++++++--------------
1 file changed, 111 insertions(+), 54 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 master
in repository clang-tools-extra.
from 4681c87f [clang-tidy] bugprone-not-null-terminated-result: checker adj [...]
new 23b584ed Make most clangd unittests pass on Windows
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:
clangd/unittests/FindTargetTests.cpp | 16 ++++++++++++++++
clangd/unittests/ParsedASTTests.cpp | 3 +++
clangd/unittests/SelectionTests.cpp | 10 +++++++++-
clangd/unittests/SemanticHighlightingTests.cpp | 10 ++++++++--
clangd/unittests/TweakTesting.cpp | 2 ++
clangd/unittests/TweakTesting.h | 3 +++
clangd/unittests/TweakTests.cpp | 11 ++++++++---
clangd/unittests/XRefsTests.cpp | 9 ++++++++-
8 files changed, 57 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 4786fbf372 Update the README-how-to-make-a-release file with a note to [...]
new 68255adc03 Mention PR gdb/25010 in ChangeLog entry
new 5862c886a2 Mention PR breakpoints/25011 in ChangeLog entry
new 34a7f2a4e3 Mention PR testsuite/25016 in ChangeLog entry
new d039f01465 Mention PR c++/20020 in ChangeLog entry
The 4 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/ChangeLog | 2 ++
gdb/testsuite/ChangeLog | 3 +++
2 files changed, 5 insertions(+)
--
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-release-aarch64-spec2k6-O2
in repository toolchain/ci/gcc.
from 175cbba5c24 Daily bump.
adds c68e5829c33 PR ada/91995 * sem_ch8.adb (Chain_Use_Clause): Remove sec [...]
adds a373d307df2 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 13 +++++++++++++
gcc/ada/sem_ch8.adb | 6 ++----
gcc/ada/sem_elab.adb | 16 +++++++++++++---
gcc/ada/sem_spark.adb | 4 ++--
gcc/ada/sem_util.adb | 43 +++++++++----------------------------------
gcc/ada/sem_util.ads | 21 +--------------------
7 files changed, 41 insertions(+), 64 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-release-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 9d30ecbba 0: reset: binutils-gcc-glibc-llvm: 0
new 6f0a3a43e 0: reset: binutils-gcc-glibc-llvm: 0
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 (9d30ecbba)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-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 | 128 +-
02-prepare_abe/console.log | 250 +-
03-build_abe-binutils/console.log | 10766 +--
04-build_abe-stage1/console.log | 11479 +--
05-build_abe-linux/console.log | 38 +-
06-build_abe-glibc/console.log | 38289 +++++-----
07-build_abe-stage2/console.log | 35766 +++++-----
08-build_llvm-true/console.log | 11646 +--
09-benchmark-O2/benchmark-start.log | 2 +-
09-benchmark-O2/benchmark.log | 4 +-
09-benchmark-O2/console.log | 116 +-
11-update_baseline/console.log | 5948 +-
11-update_baseline/results-0.csv | 2187 +-
11-update_baseline/results-1.csv | 2178 +-
11-update_baseline/results-compare.csv | 10 +-
11-update_baseline/results-full.csv | 2337 +-
11-update_baseline/results.csv | 163 +-
11-update_baseline/results.log | 2548 +-
console.log | 114494 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
results_id | 2 +-
21 files changed, 116266 insertions(+), 122095 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f895832d0 0: update: binutils-gcc-linux: all
new e7ce9be3f 0: update: binutils-gcc-linux: 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 (f895832d0)
\
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 | 128 +-
02-prepare_abe/console.log | 402 +-
03-build_abe-binutils/console.log | 10462 ++++++-------
04-build_abe-stage1/console.log | 17986 ++++++++++-----------
05-build_linux/console.log | 982 +-
06-boot_linux/console.log | 2 +-
console.log | 29989 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 29965 insertions(+), 29994 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.