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-master-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 0042e544 2: update: binutils-gcc-glibc-llvm: 1
new 127ab21a 2: 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 (0042e544)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarc [...]
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 | 227 +-
02-prepare_abe/console.log | 439 +-
03-build_abe-binutils/console.log | 11920 +-
04-build_abe-stage1/console.log | 15835 ++-
05-build_abe-linux/console.log | 348 +-
06-build_abe-glibc/console.log | 40114 +++---
07-build_abe-stage2/console.log | 37576 +++---
08-build_llvm-true/console.log | 12854 +-
10-benchmark--O3_LTO/benchmark-start.log | 2 +-
10-benchmark--O3_LTO/benchmark.log | 22 +-
10-benchmark--O3_LTO/console.log | 230 +-
11-check_regression/console.log | 431 +-
11-check_regression/extra-bisect-params | 1 +
.../results-0.csv | 0
11-check_regression/results-1.csv | 51 +
11-check_regression/results-brief.csv | 20 +
.../results-compare.csv | 6 +-
11-check_regression/results-full.csv | 51 +
11-check_regression/results.csv | 25 +
.../results.log | 2722 +-
12-update_baseline/console.log | 1438 +-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/results-1.csv | 101 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 101 +-
12-update_baseline/results.csv | 48 +-
12-update_baseline/results.log | 2074 +-
12-update_baseline/results.regressions | 3 +
console.log | 121412 +++++++++---------
jenkins/manifest.sh | 28 +-
regressions.txt | 4 -
results | 18 +-
results_id | 2 +-
33 files changed, 124757 insertions(+), 123386 deletions(-)
create mode 100644 11-check_regression/extra-bisect-params
copy 12-update_baseline/results-1.csv => 11-check_regression/results-0.csv (100%)
create mode 100644 11-check_regression/results-1.csv
create mode 100644 11-check_regression/results-brief.csv
copy {12-update_baseline => 11-check_regression}/results-compare.csv (87%)
create mode 100644 11-check_regression/results-full.csv
create mode 100644 11-check_regression/results.csv
copy {12-update_baseline => 11-check_regression}/results.log (59%)
create mode 100644 12-update_baseline/results.regressions
delete mode 100644 regressions.txt
--
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/llvm-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2391c5c0 0: update: llvm-linux: 16
new 99e7db9d 0: update: llvm-linux: 16
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 (2391c5c0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 68 +-
02-build_llvm/console.log | 12842 ++++++++++++++--------------
03-build_linux/console.log | 752 +-
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 20 +-
06-update_baseline/console.log | 40 -
06-update_baseline/results.regressions | 20 +-
console.log | 13714 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
9 files changed, 13698 insertions(+), 13778 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-lts-allmodconfig
in repository toolchain/ci/gcc.
from 49a86fce1a8 c++: Refrain from using replace_placeholders in constexpr e [...]
adds 75c8d6e54a1 c++: Mangling of dependent conversions [PR91377]
adds 458ca332d10 libgcc: only use __mmap if glibc >- 2.26
adds 0be9efad938 debug: Improve debug info of c++14 deduced return type [PR94459]
adds 705510a708d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 ++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 5 ++++
gcc/cp/mangle.c | 1 +
gcc/dwarf2out.c | 15 ++++++++--
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/g++.dg/abi/mangle75.C | 13 ++++++++
gcc/testsuite/g++.dg/debug/pr94459.C | 58 ++++++++++++++++++++++++++++++++++++
libgcc/ChangeLog | 4 +++
libgcc/generic-morestack.c | 2 +-
10 files changed, 111 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/abi/mangle75.C
create mode 100644 gcc/testsuite/g++.dg/debug/pr94459.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_kernel/gnu-master-arm-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 3349112e38 elf: Remove zero-sized relocation section from section group
adds d87e3802d9 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-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7545a23f 0: update: binutils-gcc-linux: all
new 2d413866 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 (7545a23f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 208 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11323 +++++----
04-build_abe-stage1/console.log | 20329 ++++++++--------
05-build_linux/console.log | 5908 ++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 38230 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 38194 insertions(+), 38282 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/llvm-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 445f4325 0: update: llvm-linux: boot
new 21962b98 0: update: llvm-linux: boot
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 (445f4325)
\
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 | 128 +-
02-build_llvm/console.log | 12856 ++++++++--------
03-build_linux/console.log | 17744 +++++++++++-----------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 30736 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 30742 insertions(+), 30742 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-aarch64-stable-allyesconfig
in repository toolchain/ci/gcc.
from 49a86fce1a8 c++: Refrain from using replace_placeholders in constexpr e [...]
adds 75c8d6e54a1 c++: Mangling of dependent conversions [PR91377]
adds 458ca332d10 libgcc: only use __mmap if glibc >- 2.26
adds 0be9efad938 debug: Improve debug info of c++14 deduced return type [PR94459]
adds 705510a708d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 ++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 5 ++++
gcc/cp/mangle.c | 1 +
gcc/dwarf2out.c | 15 ++++++++--
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/g++.dg/abi/mangle75.C | 13 ++++++++
gcc/testsuite/g++.dg/debug/pr94459.C | 58 ++++++++++++++++++++++++++++++++++++
libgcc/ChangeLog | 4 +++
libgcc/generic-morestack.c | 2 +-
10 files changed, 111 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/abi/mangle75.C
create mode 100644 gcc/testsuite/g++.dg/debug/pr94459.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.