This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64
in repository toolchain/ci/linux.
from 278218f6778b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds d6f12f83989b x86/build: Use the proper name CONFIG_FW_LOADER
adds 1286cc4893cf Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.o [...]
adds bb436283e25a i2c: validate user data in compat ioctl
adds c116fe1e1883 Docs: Fixes link to I2C specification
adds 859431ac11ae Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
adds 9f3c16a430e8 perf expr: Fix return value of ids__new()
adds a78abde22024 perf intel-pt: Fix parsing of VM time correlation arguments
adds 5e0c325cdb71 perf script: Fix CPU filtering of a script's switch events
adds 0f80bfbf4919 perf scripts python: intel-pt-events.py: Fix printing of s [...]
adds e0257a01d668 perf pmu: Fix alias events list
adds 64f18d2d0430 perf top: Fix TUI exit screen refresh race condition
adds 24a0b2206134 Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git:/ [...]
adds c9e6606c7fe9 Linux 5.16-rc8
No new revisions were added by this update.
Summary of changes:
Documentation/i2c/summary.rst | 8 +++++---
Makefile | 2 +-
arch/x86/tools/relocs.c | 2 +-
drivers/i2c/i2c-dev.c | 3 +++
tools/perf/builtin-script.c | 2 +-
tools/perf/scripts/python/intel-pt-events.py | 23 +++++++++++++----------
tools/perf/ui/tui/setup.c | 8 +++++---
tools/perf/util/expr.c | 7 ++++++-
tools/perf/util/intel-pt.c | 1 +
tools/perf/util/pmu.c | 23 +++++++++++++++++------
10 files changed, 53 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_gnu_native_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from a2c5833233 Update year range in copyright notice of binutils files
adds d365c1c51c Use filtered output in print_i387_ext
adds 5046fddb3a Update copying.awk for _initialize declaration patch
adds 1eeb031630 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/copying.awk | 3 ++-
gdb/i387-tdep.c | 2 +-
3 files changed, 4 insertions(+), 3 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_native_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards a09e3e8ef 0: update: binutils-gcc-linux-glibc-gdb: 6
new 947a44b34 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (a09e3e8ef)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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.xz | Bin 1508 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 37848 -> 37968 bytes
05-build_abe-gcc/console.log.xz | Bin 202284 -> 203272 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8836 -> 8736 bytes
08-build_abe-glibc/console.log.xz | Bin 236772 -> 238212 bytes
09-build_abe-gdb/console.log.xz | Bin 38288 -> 38960 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
11 files changed, 18 insertions(+), 18 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 814c221c9eb testsuite: fix ASAN errors in i386.exp tests
new 91031bffa42 symtab: Fold &a == &b to 0 if folding_initializer [PR94716]
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/symtab.c | 14 +++++++++++---
gcc/testsuite/g++.dg/cpp0x/constexpr-compare1.C | 7 +++++++
gcc/testsuite/g++.dg/cpp1y/constexpr-94716.C | 8 ++++++++
gcc/testsuite/g++.dg/cpp1z/constexpr-compare1.C | 8 ++++++++
gcc/testsuite/gcc.dg/init-compare-1.c | 5 +++++
5 files changed, 39 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-compare1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-94716.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-compare1.C
create mode 100644 gcc/testsuite/gcc.dg/init-compare-1.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_gnu_tx1/gnu-release-aarch64-spec2k6-O3_LTO_VECT
in repository toolchain/ci/binutils-gdb.
from 94b8bc9867 Automatic date update in version.in
adds 0c5af9fb8f Automatic date update in version.in
adds bc6cd9525b Automatic date update in version.in
adds d731b570f9 Automatic date update in version.in
adds 9113d6cff8 Automatic date update in version.in
adds c912b88e00 -Waddress warning in ldelf.c
adds 0080033e29 Automatic date update in version.in
adds e140b569e5 Automatic date update in version.in
adds 1e85b8e9ec Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
ld/ldelf.c | 1 -
2 files changed, 1 insertion(+), 2 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_gnu_tx1/gnu-release-aarch64-spec2k6-O3_LTO_VECT
in repository toolchain/ci/base-artifacts.
discards c6a9a845a 0: update: binutils-gcc-linux-glibc: 1
new 0ecf0e9cc 0: update: binutils-gcc-linux-glibc: 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 (c6a9a845a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-release- [...]
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.xz | Bin 1576 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 43496 -> 43512 bytes
04-build_abe-stage1/console.log.xz | Bin 68220 -> 68052 bytes
06-build_abe-linux/console.log.xz | Bin 9044 -> 9024 bytes
07-build_abe-glibc/console.log.xz | Bin 233192 -> 233044 bytes
08-build_abe-stage2/console.log.xz | Bin 175224 -> 175184 bytes
09-benchmark/benchmark-build.log | 60 +-
09-benchmark/benchmark.log | 58 +-
09-benchmark/console.log.xz | Bin 3100 -> 3112 bytes
10-check_regression/console.log.xz | Bin 2536 -> 2812 bytes
10-check_regression/results-0.csv | 114 +-
10-check_regression/results-1.csv | 171 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 181 +-
10-check_regression/results-perf-0.csv | 114 +-
10-check_regression/results-perf-1.csv | 171 +-
10-check_regression/results.csv | 72 +-
10-check_regression/results.log | 4954 ++++++++++++++++----
11-update_baseline/console.log | 1354 +++---
11-update_baseline/results-0.csv | 114 +-
11-update_baseline/results-1.csv | 171 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 181 +-
11-update_baseline/results-perf-0.csv | 114 +-
11-update_baseline/results-perf-1.csv | 171 +-
11-update_baseline/results.csv | 72 +-
11-update_baseline/results.log | 4946 +++++++++++++++----
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 7018892 -> 7016652 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 423032 -> 424864 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 19830664 -> 19800660 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 79360 -> 79360 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 28966200 -> 28966536 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 135152 -> 135092 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 844516 -> 844552 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 1167448 -> 1167512 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 5509116 -> 5503212 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 4261872 -> 4260168 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 281304 -> 281092 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 1274696 -> 1274000 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 8643484 -> 8615992 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 28774832 -> 28611676 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 4375292 -> 4377352 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 7045404 -> 7047740 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 8805772 -> 8805712 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 1937168 -> 1937184 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 671772 -> 671776 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 1230984 -> 1231164 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 250096 -> 250048 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 3018816 -> 3019056 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 16132408 -> 16133040 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 81496 -> 81364 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 5848200 -> 5859064 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 359492 -> 360848 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 15919468 -> 15858504 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 1332140 -> 1332436 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 52226672 -> 51961864 bytes
jenkins/manifest.sh | 18 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 7018892 -> 7016652 bytes
save-temps/401.bzip2.tar.xz | Bin 423032 -> 424864 bytes
save-temps/403.gcc.tar.xz | Bin 19830664 -> 19800660 bytes
save-temps/410.bwaves.tar.xz | Bin 79360 -> 79360 bytes
save-temps/416.gamess.tar.xz | Bin 28966200 -> 28966536 bytes
save-temps/429.mcf.tar.xz | Bin 135152 -> 135092 bytes
save-temps/433.milc.tar.xz | Bin 844516 -> 844552 bytes
save-temps/434.zeusmp.tar.xz | Bin 1167448 -> 1167512 bytes
save-temps/435.gromacs.tar.xz | Bin 5509116 -> 5503212 bytes
save-temps/436.cactusADM.tar.xz | Bin 4261872 -> 4260168 bytes
save-temps/437.leslie3d.tar.xz | Bin 281304 -> 281092 bytes
save-temps/444.namd.tar.xz | Bin 1274696 -> 1274000 bytes
save-temps/445.gobmk.tar.xz | Bin 8643484 -> 8615992 bytes
save-temps/447.dealII.tar.xz | Bin 28774832 -> 28611676 bytes
save-temps/450.soplex.tar.xz | Bin 4375292 -> 4377352 bytes
save-temps/453.povray.tar.xz | Bin 7045404 -> 7047740 bytes
save-temps/454.calculix.tar.xz | Bin 8805772 -> 8805712 bytes
save-temps/456.hmmer.tar.xz | Bin 1937168 -> 1937184 bytes
save-temps/458.sjeng.tar.xz | Bin 671772 -> 671776 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 1230984 -> 1231164 bytes
save-temps/462.libquantum.tar.xz | Bin 250096 -> 250048 bytes
save-temps/464.h264ref.tar.xz | Bin 3018816 -> 3019056 bytes
save-temps/465.tonto.tar.xz | Bin 16132408 -> 16133040 bytes
save-temps/470.lbm.tar.xz | Bin 81496 -> 81364 bytes
save-temps/471.omnetpp.tar.xz | Bin 5848200 -> 5859064 bytes
save-temps/473.astar.tar.xz | Bin 359492 -> 360848 bytes
save-temps/481.wrf.tar.xz | Bin 15919468 -> 15858504 bytes
save-temps/482.sphinx3.tar.xz | Bin 1332140 -> 1332436 bytes
save-temps/483.xalancbmk.tar.xz | Bin 52226672 -> 51961864 bytes
88 files changed, 9878 insertions(+), 3276 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.