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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a2a32f8c 0: update: binutils-gcc-linux-qemu: all
new cc277431 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 (a2a32f8c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 137 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11418 +++++-----
04-build_abe-stage1/console.log | 17993 +++++++--------
05-build_linux/console.log | 502 +-
06-build_abe-qemu/console.log | 4614 ++--
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 8 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 35122 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
13 files changed, 35112 insertions(+), 35124 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 f35a4f96373 Daily bump.
new b83604c75fe dwarf2out: reset generation count in toplev::finalize [PR98751]
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/dwarf2out.c | 66 ++++++++++++++++++++++++++++++++++-----------------------
1 file changed, 40 insertions(+), 26 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-Oz
in repository toolchain/ci/glibc.
from 61e8ae9b66 aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
adds 369b47aaf7 x86-64: Avoid rep movsb with short distance [BZ #27130]
adds 8113182a97 x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]
adds d811d240c0 x86: Check IFUNC definition in unrelocated executable [BZ #20019]
No new revisions were added by this update.
Summary of changes:
NEWS | 3 +++
elf/Makefile | 2 ++
elf/ifuncmain6pie.c | 14 +++-----------
elf/ifuncmod6.c | 8 ++++----
sysdeps/i386/dl-machine.h | 16 +++++++++++-----
sysdeps/x86/Makefile | 6 ++++++
sysdeps/x86/dl-cet.c | 6 +++++-
sysdeps/x86/tst-setjmp-cet.c | 1 +
sysdeps/x86_64/dl-machine.h | 16 +++++++++++-----
.../x86_64/multiarch/memmove-vec-unaligned-erms.S | 21 +++++++++++++++++++++
10 files changed, 67 insertions(+), 26 deletions(-)
create mode 100644 sysdeps/x86/tst-setjmp-cet.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_bmk_tk1/llvm-release-arm-spec2k6-Oz
in repository toolchain/ci/gcc.
from cae446efd7c Daily bump.
adds 1bf384c36a7 Daily bump.
adds 23b1bb7b22a hurd: libgcc unwinding over signal trampolines with SIGINFO
adds 0313ce139f4 Hurd: Enable ifunc by default
adds 4aeae11db66 libstdc++: Fix clang analyzer suppression [PR 98605]
adds f3c2cc8eaa0 Daily bump.
adds 0f1e1069a75 [nvptx libgomp plugin] Build only in supported configurations
adds 8d491db06a6 libgomp_g.h: Include stdint.h instead of gstdint.h.
adds 669f3c7bc02 Daily bump.
adds 891c4f6f4d3 Daily bump.
adds ed0b8379792 Daily bump.
adds 26b0c76ef8b Daily bump.
adds af7f0399252 Daily bump.
adds 921fbde7ae9 Fix PR ada/98740
new 9aa61202d2d [Fortran] PR91640 – Fix call to contiguous dummy
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/ChangeLog | 8 +++
gcc/DATESTAMP | 2 +-
gcc/ada/gcc-interface/trans.c | 11 ++--
gcc/config.gcc | 4 +-
gcc/fortran/trans-expr.c | 18 +++---
gcc/testsuite/gfortran.dg/contiguous_10.f90 | 69 ++++++++++++++++++++++
libgcc/ChangeLog | 10 ++++
libgcc/config/i386/gnu-unwind.h | 60 ++++++++++++++-----
libgomp/ChangeLog | 19 ++++++
libgomp/configure | 85 ++++++++++++++++-----------
libgomp/libgomp_g.h | 2 +-
libgomp/plugin/configfrag.ac | 91 +++++++++++++++++------------
libgomp/plugin/plugin-nvptx.c | 9 ---
libstdc++-v3/ChangeLog | 9 +++
libstdc++-v3/include/std/mutex | 8 +--
15 files changed, 288 insertions(+), 117 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/contiguous_10.f90
--
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-Oz
in repository toolchain/ci/base-artifacts.
discards 9489345a 4: update: binutils-gcc-glibc-llvm: 1
new 520262ed 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 (9489345a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-release-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 | 190 +-
02-prepare_abe/console.log | 272 +-
03-build_abe-binutils/console.log | 11131 +--
04-build_abe-stage1/console.log | 18209 ++--
05-build_abe-linux/console.log | 1976 +-
06-build_abe-glibc/console.log | 38137 ++++----
07-build_abe-stage2/console.log | 38845 ++++----
08-build_llvm-true/console.log | 12746 +--
10-benchmark--Oz_mthumb/benchmark-start.log | 2 +-
10-benchmark--Oz_mthumb/benchmark.log | 12 +-
10-benchmark--Oz_mthumb/console.log | 167 +-
11-check_regression/console.log | 2530 +-
11-check_regression/results-0.csv | 2318 +-
11-check_regression/results-1.csv | 2271 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 8 +-
11-check_regression/results-full.csv | 2459 +-
11-check_regression/results.csv | 166 +-
11-check_regression/results.log | 2640 +-
12-update_baseline/console.log | 2809 +-
12-update_baseline/results-1.csv | 2271 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 8 +-
12-update_baseline/results-full.csv | 2271 +-
12-update_baseline/results.csv | 164 +-
12-update_baseline/results.log | 2012 +-
console.log | 127042 ++++++++++++-------------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
29 files changed, 135300 insertions(+), 135454 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-release-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards 8c5f6913 0: update: binutils-4100e6999664833defb8ee038f75812d9b85f9c7: 1
new 77591227 0: update: binutils-4100e6999664833defb8ee038f75812d9b85f9c7: 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 (8c5f6913)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-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 | 206 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 13658 +++++++++++-----------
04-build_abe-check_binutils/console.log | 3396 +++---
05-check_regression/console.log | 266 +-
05-check_regression/results.regressions | 4 +-
06-update_baseline/console.log | 276 +-
06-update_baseline/results.regressions | 4 +-
console.log | 18224 +++++++++++++++---------------
jenkins/manifest.sh | 6 +-
sumfiles/binutils.log.xz | Bin 36676 -> 36716 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 67448 -> 67432 bytes
sumfiles/gas.sum | 2 +-
sumfiles/ld.log.xz | Bin 92876 -> 92880 bytes
sumfiles/ld.sum | 2 +-
16 files changed, 18230 insertions(+), 18230 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 releases/gcc-9
in repository gcc.
from 9aa61202d2d [Fortran] PR91640 – Fix call to contiguous dummy
new 8e6871c633f Daily bump.
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/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 +++++
gcc/fortran/ChangeLog | 10 ++++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
4 files changed, 24 insertions(+), 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 releases/gcc-8
in repository gcc.
from 867451bf043 Daily bump.
new 767d0f3b166 Daily bump.
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/DATESTAMP | 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 releases/gcc-10
in repository gcc.
from 5dbf59731e4 Update gcc de.po.
new e1f4be24f46 Daily bump.
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/ChangeLog | 19 +++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 +++++
gcc/po/ChangeLog | 4 ++++
gcc/testsuite/ChangeLog | 8 ++++++++
5 files changed, 37 insertions(+), 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 gcc.
from 6bc6094fa3f testsuite: aix testsuite adjustments
new f35a4f96373 Daily bump.
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/ChangeLog | 80 +++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 ++
gcc/cp/ChangeLog | 39 ++++++++++++++
gcc/fortran/ChangeLog | 7 +++
gcc/po/ChangeLog | 4 ++
gcc/testsuite/ChangeLog | 132 ++++++++++++++++++++++++++++++++++++++++++++++++
libgomp/ChangeLog | 5 ++
8 files changed, 273 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.