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-norov-allnoconfig
in repository toolchain/ci/base-artifacts.
at 85ac8d44 0: update: binutils-llvm-linux-qemu: boot
This branch includes the following new commits:
new 85ac8d44 0: update: binutils-llvm-linux-qemu: boot
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.
--
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 glibc.
from a9f9ee2381 elf: Fix direction of NODELETE log messages during symbol lookup
new 05844d18f7 AArch64: Reset HWCAP2_AFP bits in FPCR for default fenv
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:
sysdeps/aarch64/fpu/fpu_control.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_gnu_native_build/master-aarch64
in repository toolchain/ci/gdb.
from 407115429b Modified changes for split-dwarf and dwarf-5.
adds d8efadbdd9 Synchronize libbierty sources with gcc.
adds 0772daccb3 objcopy: bfd_alloc orelocation
adds eeeaf705fe alloc gas seginfo on notes obstack
adds 96c33f79de Fix snafu in rust demangler recursion limit code
adds 10e52570b8 Automatic date update in version.in
adds 8180707f90 x86: de-duplicate sub-architecture strings accumulation
adds 6ceeed2506 x86: macro-ize cpu_arch[] entries
adds c368d2a802 x86: introduce fake processor type to mark sub-arch entries [...]
new 4694a0e5fe Support for location and range lists for split-dwarf and dwarf-5.
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:
ChangeLog | 13 ++
bfd/version.h | 2 +-
binutils/bucomm.c | 13 ++
binutils/bucomm.h | 2 +
binutils/dwarf.c | 41 +++-
binutils/dwarf.h | 2 +
binutils/objcopy.c | 37 ++--
gas/as.h | 1 +
gas/config/tc-i386.c | 528 ++++++++++++++++------------------------------
gas/config/tc-i386.h | 8 +-
gas/output-file.c | 42 +++-
gas/subsegs.c | 37 ++--
libiberty/ChangeLog | 146 ++++++++++++-
libiberty/configure | 1 +
libiberty/configure.ac | 1 +
libiberty/rust-demangle.c | 47 ++++-
16 files changed, 505 insertions(+), 416 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/glibc.
from a1bdd81664 Refactor internal-signals.h
adds c33ada0602 Use GCC 12 branch in build-many-glibcs.py
adds bb1bd9ec0e argp: Remove old includes in !_LIBC case
adds 8ee2c043cf Fix hurd namespace issues for internal signal functions
adds 62595e8944 libc-symbols.h: remove unused macros
adds 5dcbff5879 locale: Turn ADDC and ADDS into functions in linereader.c
adds 19d4944459 locale: Fix signed char bug in lr_getc
adds 7dcaabb94c locale: Introduce translate_unicode_codepoint into linereader.c
adds b15538d77c locale: localdef input files are now encoded in UTF-8
adds 01441ae333 de_DE: Convert to UTF-8
adds 9d77023bf3 localedef: Support building for older C standards
adds ef0700004b stdlib: Simplify buffer management in canonicalize
adds 7519dee356 malloc: Simplify checked_request2size interface
No new revisions were added by this update.
Summary of changes:
NEWS | 4 +
argp/argp-namefrob.h | 5 -
include/libc-symbols.h | 169 -------------
locale/programs/linereader.c | 506 +++++++++++++++++++++++--------------
locale/programs/linereader.h | 2 +-
localedata/locales/de_DE | 32 +--
malloc/malloc-check.c | 3 +-
malloc/malloc.c | 30 ++-
scripts/build-many-glibcs.py | 2 +-
stdlib/canonicalize.c | 115 ++++-----
sysdeps/generic/internal-signals.h | 6 +-
11 files changed, 413 insertions(+), 461 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 cf17abba 2: update: gcc-683f11843974f0bdf42f79cdcbb0c2b43c7b81b0: 1
discards add5ead4 1: reset: gcc-10b502fb78351a4073b6682c026a92c82d3da6c5: 1
discards b4df4f74 0: update: linux-88084a3df1672e131ddc1b4e39eeacfd39864acf: 6
new 2bd4637c 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 (cf17abba)
\
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 1612 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 38980 -> 38216 bytes
05-build_abe-gcc/console.log.xz | Bin 133020 -> 214260 bytes
06-clean_sysroot/console.log.xz | Bin 0 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 0 -> 9616 bytes
08-build_abe-glibc/console.log.xz | Bin 0 -> 241216 bytes
09-build_abe-gdb/console.log.xz | Bin 0 -> 38432 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 92 +++++++++++++++++++++------------
11-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 21 +++++---
results | 8 +++
13 files changed, 80 insertions(+), 43 deletions(-)
create mode 100644 06-clean_sysroot/console.log.xz
create mode 100644 07-build_abe-linux/console.log.xz
create mode 100644 08-build_abe-glibc/console.log.xz
create mode 100644 09-build_abe-gdb/console.log.xz
delete mode 100644 11-update_baseline/results.regressions
--
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_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
from e905dee0 0: update: binutils-96c33f79ded357e871c43af04238dfdedebac86c: 2
new db75e183 1: reset: gcc-10b502fb78351a4073b6682c026a92c82d3da6c5: 1
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 1584 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 52940 -> 51468 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 537168 -> 485128 bytes
06-check_regression/console.log.xz | Bin 416 -> 1164 bytes
06-check_regression/jira-body.txt | 2 ++
06-check_regression/mail-body.txt | 31 +++++++++++++++++++
06-check_regression/mail-subject.txt | 1 +
06-check_regression/results.regressions | 11 +++++++
06-check_regression/trigger-bisect | 2 ++
07-update_baseline/console.log | 45 +++++++++++++++-------------
07-update_baseline/results.regressions | 2 ++
jenkins/manifest.sh | 12 ++++----
mail/jira-body.txt | 5 ++++
mail/mail-body.txt | 34 +++++++++++++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 13 ++++++--
18 files changed, 130 insertions(+), 29 deletions(-)
create mode 100644 06-check_regression/jira-body.txt
create mode 100644 06-check_regression/mail-body.txt
create mode 100644 06-check_regression/mail-subject.txt
create mode 100644 06-check_regression/results.regressions
create mode 100644 06-check_regression/trigger-bisect
create mode 100644 07-update_baseline/results.regressions
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
create mode 100644 reset-baseline
--
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 glibc.
from 7519dee356 malloc: Simplify checked_request2size interface
new a9f9ee2381 elf: Fix direction of NODELETE log messages during symbol lookup
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:
elf/dl-lookup.c | 4 ++--
1 file changed, 2 insertions(+), 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.
"Prathamesh Kulkarni pushed a change to branch master
in repository toolchain/jenkins-scripts.
from e54ac9c1 tcwg-update-llvmbot-containers.sh: Remove unused parts of the [...]
new fdb90544 compare_results: Fix order of csv column values.
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:
tcwg_bmk-build.sh | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 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_gcc_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 2b89d2ad 2: update: gcc-10b502fb78351a4073b6682c026a92c82d3da6c5: 1
discards fb014b6b 1: reset: gcc-10b502fb78351a4073b6682c026a92c82d3da6c5: 1
discards 8f526bac 0: update: binutils-407115429b349a55561213a61e910756c965f902: 2
new 7ada05b9 0: update: binutils-gcc: 2
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 (2b89d2ad)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1600 -> 1668 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 50264 -> 53976 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 126040 -> 463612 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 92 +++++++++++++++++++------------
07-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 15 ++---
results | 2 +
9 files changed, 68 insertions(+), 43 deletions(-)
delete mode 100644 07-update_baseline/results.regressions
--
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-O3
in repository toolchain/ci/glibc.
from b6aade18a7 nss: handle stat failure in check_reload_and_get (BZ #28752)
adds cd4f43be3d linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/mq_timedreceive.c | 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_bmk_llvm_tx1/llvm-release-aarch64-spec2k6-O3
in repository toolchain/ci/binutils-gdb.
from eed56ee299 Automatic date update in version.in
adds 97dd8079fe PowerPC64: fix assertion in ppc_build_one_stub with -Os code
adds fa7673bf14 Automatic date update in version.in
adds faa0405980 Automatic date update in version.in
adds f1f91e76db Automatic date update in version.in
adds 9f3ab5dddb Automatic date update in version.in
adds 04d55a034c Automatic date update in version.in
adds 7f9a495a16 libctf: fix linking together multiple objects derived from t [...]
adds b8a2baa80b libctf: tests: prune warnings from compiler output
adds ed74e861d7 Automatic date update in version.in
adds 04d235629f Automatic date update in version.in
adds 969726c31f Automatic date update in version.in
adds c26e2c8be8 Automatic date update in version.in
adds f0b3db3175 Automatic date update in version.in
adds 37eaf1f099 Automatic date update in version.in
adds 178b942b8e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 3 +-
bfd/version.h | 2 +-
libctf/ctf-dedup.c | 2 +
libctf/ctf-impl.h | 4 +
libctf/ctf-link.c | 161 ++++++++++++++++-----
libctf/testsuite/config/default.exp | 7 +
libctf/testsuite/lib/ctf-lib.exp | 4 +-
.../libctf-regression/libctf-repeat-cu-lib.c | 9 ++
.../libctf-regression/libctf-repeat-cu-main.c | 5 +
.../testsuite/libctf-regression/libctf-repeat-cu.d | 7 +
.../libctf-regression/libctf-repeat-cu.exp | 118 +++++++++++++++
11 files changed, 285 insertions(+), 37 deletions(-)
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-lib.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-main.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.d
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.exp
--
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-O3
in repository toolchain/ci/base-artifacts.
discards 73a6a56b 0: update: binutils-gcc-linux-glibc-llvm: 1
new 49f7814d 0: update: binutils-gcc-linux-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 (73a6a56b)
\
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.xz | Bin 1564 -> 1668 bytes
02-prepare_abe/console.log.xz | Bin 2844 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30336 -> 31016 bytes
04-build_abe-stage1/console.log.xz | Bin 68416 -> 70032 bytes
06-build_abe-linux/console.log.xz | Bin 8092 -> 9168 bytes
07-build_abe-glibc/console.log.xz | Bin 235760 -> 236204 bytes
08-build_abe-stage2/console.log.xz | Bin 173900 -> 178840 bytes
09-build_llvm-true/console.log.xz | Bin 57636 -> 59012 bytes
10-benchmark/benchmark-build.log | 122 +-
10-benchmark/benchmark.log | 120 +-
10-benchmark/console.log.xz | Bin 4012 -> 4168 bytes
11-check_regression/console.log.xz | Bin 5140 -> 5120 bytes
11-check_regression/csv-results-0/md5sum.csv | 48924 +--
11-check_regression/csv-results-0/perf.csv | 1960 +-
11-check_regression/csv-results-0/results.csv | 193760 ++++++------
11-check_regression/csv-results-0/size.csv | 285377 +++++++++---------
11-check_regression/csv-results-0/vect.csv | 18 +-
11-check_regression/csv-results-1/md5sum.csv | 50544 ++--
11-check_regression/csv-results-1/perf.csv | 1935 +-
11-check_regression/csv-results-1/results.csv | 191824 ++++++------
11-check_regression/csv-results-1/size.csv | 258309 ++++++++--------
11-check_regression/csv-results-1/vect.csv | 20 +-
11-check_regression/results-brief.csv | 34 +-
11-check_regression/results-full.csv | 1983 +-
11-check_regression/results-internal.csv | 137 +-
11-check_regression/results.log | 2592 +-
12-update_baseline/console.log | 3686 +-
12-update_baseline/csv-results-0/md5sum.csv | 48924 +--
12-update_baseline/csv-results-0/perf.csv | 1960 +-
12-update_baseline/csv-results-0/results.csv | 193760 ++++++------
12-update_baseline/csv-results-0/size.csv | 285377 +++++++++---------
12-update_baseline/csv-results-0/vect.csv | 18 +-
12-update_baseline/csv-results-1/md5sum.csv | 50544 ++--
12-update_baseline/csv-results-1/perf.csv | 1935 +-
12-update_baseline/csv-results-1/results.csv | 191824 ++++++------
12-update_baseline/csv-results-1/size.csv | 258309 ++++++++--------
12-update_baseline/csv-results-1/vect.csv | 20 +-
12-update_baseline/results-brief.csv | 34 +-
12-update_baseline/results-full.csv | 1983 +-
12-update_baseline/results-internal.csv | 137 +-
12-update_baseline/results.log | 2620 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1276612 -> 4396464 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 108712 -> 325104 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3573544 -> 12336340 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 36136 -> 82132 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 197240 -> 977664 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 2064292 -> 4576608 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 3568964 -> 11652956 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 545020 -> 1752888 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1251300 -> 3680580 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 362268 -> 1160264 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 159404 -> 450052 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 55392 -> 150972 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 25772 -> 69700 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 841996 -> 2276580 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 79948 -> 215360 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 245892 -> 717524 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 7284200 -> 19920328 bytes
jenkins/manifest.sh | 24 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1276612 -> 4396464 bytes
save-temps/401.bzip2.tar.xz | Bin 108712 -> 325104 bytes
save-temps/403.gcc.tar.xz | Bin 3573544 -> 12336340 bytes
save-temps/429.mcf.tar.xz | Bin 36136 -> 82132 bytes
save-temps/444.namd.tar.xz | Bin 197240 -> 977664 bytes
save-temps/445.gobmk.tar.xz | Bin 2064292 -> 4576608 bytes
save-temps/447.dealII.tar.xz | Bin 3568964 -> 11652956 bytes
save-temps/450.soplex.tar.xz | Bin 545020 -> 1752888 bytes
save-temps/453.povray.tar.xz | Bin 1251300 -> 3680580 bytes
save-temps/456.hmmer.tar.xz | Bin 362268 -> 1160264 bytes
save-temps/458.sjeng.tar.xz | Bin 159404 -> 450052 bytes
save-temps/462.libquantum.tar.xz | Bin 55392 -> 150972 bytes
save-temps/470.lbm.tar.xz | Bin 25772 -> 69700 bytes
save-temps/471.omnetpp.tar.xz | Bin 841996 -> 2276580 bytes
save-temps/473.astar.tar.xz | Bin 79948 -> 215360 bytes
save-temps/482.sphinx3.tar.xz | Bin 245892 -> 717524 bytes
save-temps/483.xalancbmk.tar.xz | Bin 7284200 -> 19920328 bytes
77 files changed, 1032372 insertions(+), 1046444 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 1a6e0d8252a tree-optimization/106196 - properly update virtual SSA for [...]
new c3d2600cfb4 tree-optimization/106186 - propagate out virtual LC PHI nod [...]
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/tree-ssa-propagate.cc | 16 +++++++++++++++-
1 file changed, 15 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-norov-defconfig
in repository toolchain/ci/qemu.
at 1437479e5e Merge tag 'pull-la-20220704' of https://gitlab.com/rth7680/q [...]
No new revisions were added by this update.
--
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-norov-defconfig
in repository toolchain/ci/linux.
at 52cdf267e77d lib/cpumask: move some one-line wrappers to header file
No new revisions were added by this update.
--
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-norov-defconfig
in repository toolchain/ci/gcc.
at 1a6e0d8252a tree-optimization/106196 - properly update virtual SSA for [...]
This branch includes the following new commits:
new 7f4028ae9bb Maintain LC SSA when doing SVE vectorization
new 1a6e0d8252a tree-optimization/106196 - properly update virtual SSA for [...]
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.
--
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-norov-defconfig
in repository toolchain/ci/binutils-gdb.
at 4694a0e5fe Support for location and range lists for split-dwarf and dwarf-5.
This branch includes the following new commits:
new 4694a0e5fe Support for location and range lists for split-dwarf and dwarf-5.
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.