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-master-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 4330e100 0: update: binutils-gcc: 1
new ee5a74dd 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 (4330e100)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 155 +-
02-prepare_abe/console.log | 356 +-
.../console.log | 138036 ++++++++---------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 16 +-
console.log | 138601 +++++++++---------
jenkins/manifest.sh | 10 +-
7 files changed, 138697 insertions(+), 138493 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 gcc.
from a0f9a5dcc3b Use OEP_DECL_NAME when comparing VLA bounds [PR101585].
new b7195fb01fe testsuite: Add missing C++ includes to tests [PR101646]
new 9360d6cd170 libstdc++: Simplify std::optional::value()
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:
gcc/testsuite/g++.dg/coroutines/pr99047.C | 1 +
gcc/testsuite/g++.dg/pr71655.C | 1 +
libstdc++-v3/include/experimental/optional | 56 +++++++++++++-----------------
libstdc++-v3/include/std/optional | 43 +++++++++++------------
4 files changed, 48 insertions(+), 53 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_tx1/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/llvm-project.
from b7c7b42db1d1 [ARM] Use just ARM::t2B in ARMBlockPlacementPass
adds fed41342a82f Revert "Revert "[Coverage] Fix branch coverage merging in [...]
No new revisions were added by this update.
Summary of changes:
llvm/test/tools/llvm-cov/branch-templates.cpp | 16 +++++++++++++++-
llvm/tools/llvm-cov/CoverageSummaryInfo.cpp | 6 +-----
llvm/tools/llvm-cov/CoverageSummaryInfo.h | 5 +++++
3 files changed, 21 insertions(+), 6 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_tx1/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/glibc.
from 16949aeaa0 Fix use of __pthread_attr_copy in mq_notify (bug 27896)
adds 27e892f660 wordexp: handle overflow in positional parameter number (bug 28011)
adds 737efa27fc x86_64: Remove unneeded static PIE check for undefined weak [...]
No new revisions were added by this update.
Summary of changes:
posix/wordexp-test.c | 1 +
posix/wordexp.c | 2 +-
sysdeps/x86_64/configure | 33 ---------------------------------
sysdeps/x86_64/configure.ac | 25 -------------------------
4 files changed, 2 insertions(+), 59 deletions(-)
mode change 100644 => 100755 sysdeps/x86_64/configure
--
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_tx1/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from ed2f2f45c2 Automatic date update in version.in
adds 75a4eb82ef Automatic date update in version.in
adds 2446b02367 Automatic date update in version.in
adds bd374cc2dc Automatic date update in version.in
adds 687dd74c9b arm: don't treat XScale features as part of the FPU [PR 28031]
adds 9db99e42f8 Automatic date update in version.in
adds 814d9ecf9b Automatic date update in version.in
adds abe2a28aaa Backportpatch to fix parsing of DWARF fuction and variable tags.
adds 84fd26d820 Backport patch to fix a quadratic slow down in the BFD library.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 20 ++++++++
bfd/dwarf2.c | 134 ++++++++++++++++++++++++++++++++++++++++-----------
bfd/elf.c | 5 ++
bfd/version.h | 2 +-
include/ChangeLog | 5 ++
include/opcode/arm.h | 2 +-
6 files changed, 139 insertions(+), 29 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_tx1/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 6e8d4831 5: update: llvm-b7c7b42db1d16c4cab595bf53c62a70a6a505e0e: 1
new 0c944e3e 5: 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 (6e8d4831)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tx1/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 | 167 +-
02-prepare_abe/console.log | 287 +-
03-build_abe-binutils/console.log | 11443 +--
04-build_abe-stage1/console.log | 13600 ++--
06-build_abe-linux/console.log | 2006 +-
07-build_abe-glibc/console.log | 38129 ++++-----
08-build_abe-stage2/console.log | 32054 ++++----
09-build_llvm-true/console.log | 13922 ++--
11-benchmark--Os/benchmark-start.log | 2 +-
11-benchmark--Os/benchmark.log | 86 +-
11-benchmark--Os/console.log | 286 +-
12-check_regression/console.log | 2579 +-
12-check_regression/results-0.csv | 2716 +-
12-check_regression/results-1.csv | 2764 +-
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 77 +-
12-check_regression/results-full.csv | 2832 +-
12-check_regression/results.csv | 165 +-
12-check_regression/results.log | 4296 +-
13-update_baseline/console.log | 6450 +-
13-update_baseline/results-1.csv | 2764 +-
13-update_baseline/results-brief.csv | 38 +-
13-update_baseline/results-compare.csv | 5 +-
13-update_baseline/results-full.csv | 2654 +-
13-update_baseline/results.csv | 161 +-
13-update_baseline/results.log | 2996 +-
console.log | 120957 +++++++++++++++--------------
jenkins/manifest.sh | 24 +-
results_id | 2 +-
29 files changed, 133589 insertions(+), 129911 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 users/lsix/refactor-typesafe-var
in repository binutils-gdb.
discards d57fcb8bba5 Introduce user provided setter and getter function for setting
discards fa31cda74a6 gdb: make string-like set show commands use std::string variable
discards 7c8af42de01 Add typesafe getter/setter for cmd_list_element.var
new 1e35da4a7e7 Add typesafe getter/setter for cmd_list_element.var
new dd4b9dd2b26 gdb: make string-like set show commands use std::string variable
new 743201dc1a7 Introduce user provided setter and getter function for params
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 (d57fcb8bba5)
\
N -- N -- N refs/heads/users/lsix/refactor-typesafe-var (743201dc1a7)
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 3 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/cli/cli-decode.c | 353 +++++++++++++++++++++++++++++++++++++++++++++++----
gdb/command.h | 104 ++++++++++++++-
2 files changed, 425 insertions(+), 32 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_gnu/gnu-master-arm-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 8d56b9fcf3 Correct gs264e bfd_mach in mips_arch_choices.
adds ca89bdf8b2 gdb: remove VALUE_FRAME_ID and fix another frame debug issue
adds af2b87e649 [gdb/testsuite] Add xfail for PR gcc/101633
adds f766f79a1f [gdb/testsuite] Add xfail for PR gcc/101643
No new revisions were added by this update.
Summary of changes:
gdb/frame.c | 25 +++-------
gdb/frame.h | 4 --
gdb/testsuite/gdb.ada/array_of_variant.exp | 53 +++++++++++++++++-----
gdb/testsuite/gdb.ada/big_packed_array.exp | 23 +++++++++-
.../gdb.base/premature-dummy-frame-removal.exp | 19 ++++++++
gdb/valops.c | 17 +++----
gdb/value.c | 5 +-
gdb/value.h | 6 ---
8 files changed, 100 insertions(+), 52 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.