This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 66c48be23e0 MIPS: improve -march=native arch detection
new 73137f365a0 pru: Optimize DI shifts
new e95e91eccd0 pru: Add cbranchdi4 pattern
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/config/pru/pru-protos.h | 1 +
gcc/config/pru/pru.cc | 21 ++
gcc/config/pru/pru.md | 376 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/pru/ashiftdi-1.c | 53 ++++
gcc/testsuite/gcc.target/pru/lshiftrtdi-1.c | 53 ++++
gcc/testsuite/gcc.target/pru/pr106562-1.c | 9 +
gcc/testsuite/gcc.target/pru/pr106562-2.c | 9 +
gcc/testsuite/gcc.target/pru/pr106562-3.c | 9 +
gcc/testsuite/gcc.target/pru/pr106562-4.c | 159 ++++++++++++
9 files changed, 690 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/pru/ashiftdi-1.c
create mode 100644 gcc/testsuite/gcc.target/pru/lshiftrtdi-1.c
create mode 100644 gcc/testsuite/gcc.target/pru/pr106562-1.c
create mode 100644 gcc/testsuite/gcc.target/pru/pr106562-2.c
create mode 100644 gcc/testsuite/gcc.target/pru/pr106562-3.c
create mode 100644 gcc/testsuite/gcc.target/pru/pr106562-4.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-release-aarch64-norov-allmodconfig
in repository toolchain/ci/base-artifacts.
from de239aed1a 15: onsuccess: #52: boot: Success after binutils/gcc/linux/q [...]
new 0ce8e497d3 16: onsuccess: #53: boot: Success after binutils/gcc/linux/q [...]
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 1704 -> 1708 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30100 -> 30112 bytes
04-build_abe-stage1/console.log.xz | Bin 68644 -> 68792 bytes
05-build_abe-qemu/console.log.xz | Bin 31972 -> 31992 bytes
06-build_linux/console.log.xz | Bin 3436 -> 3432 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 4120 -> 4064 bytes
dashboard/dashboard-generate.sh | 12 +++++++-
dashboard/dashboard-push.sh | 5 ++++
.../results-functional.json | 0
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/dashboard-push.sh | 5 ++++
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++-----------
20 files changed, 44 insertions(+), 24 deletions(-)
copy dashboard/{squad => squad-vs-first}/results-functional.json (100%)
--
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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 1faa53f7c5 23: onsuccess: #488: 23164: Success after binutils/llvm/linu [...]
new 615a160cef 24: onsuccess: #489: 23164: Success after binutils/llvm/linu [...]
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 1700 -> 1692 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30240 -> 30064 bytes
04-build_kernel_llvm/console.log.xz | Bin 64748 -> 65440 bytes
05-build_abe-qemu/console.log.xz | Bin 31960 -> 31368 bytes
06-build_linux/console.log.xz | Bin 6692 -> 5200 bytes
08-check_regression/console.log.xz | Bin 4580 -> 4500 bytes
08-check_regression/mail-body.txt | 2 +-
dashboard/dashboard-generate.sh | 12 +++++++-
dashboard/dashboard-push.sh | 5 ++++
.../results-functional.json | 0
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/dashboard-push.sh | 5 ++++
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 4 +--
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++-----------
20 files changed, 46 insertions(+), 26 deletions(-)
copy dashboard/{squad => squad-vs-first}/results-functional.json (100%)
--
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 release/2.36/master
in repository glibc.
from 2bd815d834 nscd: Drop local address tuple variable [BZ #29607]
new 3e27919274 Ensure calculations happen with desired rounding mode in y1lf128
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:
NEWS | 1 +
sysdeps/ieee754/ldbl-128/e_j1l.c | 3 +++
2 files changed, 4 insertions(+)
--
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/release-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
from b1a9b24888 18: onsuccess: #124: 2: Success after binutils/gcc: 7 commits
new 03ffbaf8e3 19: onsuccess: #125: 2: Success after binutils/gcc: 8 commits
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 1672 -> 1712 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 50880 -> 51524 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 460216 -> 460480 bytes
06-check_regression/console.log.xz | Bin 2864 -> 2812 bytes
dashboard/dashboard-generate.sh | 12 +++++++++++-
dashboard/dashboard-push.sh | 5 +++++
.../score/results-functional.json | 0
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
jenkins/dashboard-push.sh | 5 +++++
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 20 ++++++++++----------
15 files changed, 36 insertions(+), 16 deletions(-)
copy dashboard/{squad => squad-vs-first}/score/results-functional.json (100%)
--
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_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
from 09a3717270 61: onsuccess: #477: 1: Success after binutils/gcc/linux/gli [...]
new d91fce92db 62: onsuccess: #478: 1: Success after binutils/gcc/linux/gli [...]
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 1764 -> 1708 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 51312 -> 50552 bytes
04-build_abe-gcc/console.log.xz | Bin 236308 -> 235888 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9152 -> 8696 bytes
07-build_abe-glibc/console.log.xz | Bin 232812 -> 232360 bytes
08-build_abe-gdb/console.log.xz | Bin 50356 -> 49964 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3820 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2636 -> 2060 bytes
11-check_regression/console.log.xz | Bin 6076 -> 5740 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 9 -
dashboard/dashboard-generate.sh | 12 +-
dashboard/dashboard-push.sh | 5 +
.../score/results-functional.json | 0
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
jenkins/dashboard-push.sh | 5 +
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 38 +--
sumfiles/binutils.log.xz | Bin 56868 -> 56588 bytes
sumfiles/binutils.sum | 60 ++--
sumfiles/gas.log.xz | Bin 97928 -> 98032 bytes
sumfiles/gas.sum | 268 ++++++++--------
sumfiles/ld.log.xz | Bin 131264 -> 131356 bytes
sumfiles/ld.sum | 342 ++++++++++-----------
33 files changed, 390 insertions(+), 379 deletions(-)
copy dashboard/{squad => squad-vs-first}/score/results-functional.json (100%)
--
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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from 72af4b6f59 24: onsuccess: #502: boot: Success after binutils/llvm/qemu: [...]
new ec833912c0 25: onsuccess: #503: boot: Success after binutils/llvm/linux [...]
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 1712 -> 1724 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30428 -> 30372 bytes
04-build_kernel_llvm/console.log.xz | Bin 66224 -> 66476 bytes
05-build_abe-qemu/console.log.xz | Bin 32460 -> 32096 bytes
06-build_linux/console.log.xz | Bin 3540 -> 3460 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 4052 -> 4440 bytes
08-check_regression/mail-body.txt | 6 +++-
09-update_baseline/console.log | 8 +++---
dashboard/dashboard-generate.sh | 12 +++++++-
dashboard/dashboard-push.sh | 5 ++++
.../results-functional.json | 0
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/dashboard-push.sh | 5 ++++
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 8 ++++--
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++-----------
22 files changed, 58 insertions(+), 30 deletions(-)
copy dashboard/{squad => squad-vs-first}/results-functional.json (100%)
--
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_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
from f1f1fa56f2 58: onsuccess: #572: 1: Success after binutils/gcc/linux/gli [...]
new 3d5eb6294f 59: onsuccess: #573: 1: Success after binutils/gcc/linux/gli [...]
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 1696 -> 1688 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 39108 -> 38576 bytes
04-build_abe-gcc/console.log.xz | Bin 214412 -> 214868 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 9112 -> 8728 bytes
07-build_abe-glibc/console.log.xz | Bin 240532 -> 240376 bytes
08-build_abe-gdb/console.log.xz | Bin 38668 -> 37596 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3820 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2636 -> 2056 bytes
11-check_regression/console.log.xz | Bin 6072 -> 5744 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
dashboard/dashboard-generate.sh | 12 +-
dashboard/dashboard-push.sh | 5 +
.../score/results-functional.json | 0
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
jenkins/dashboard-push.sh | 5 +
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 38 +--
sumfiles/binutils.log.xz | Bin 59220 -> 59208 bytes
sumfiles/binutils.sum | 60 ++--
sumfiles/gas.log.xz | Bin 81084 -> 81104 bytes
sumfiles/gas.sum | 268 ++++++++--------
sumfiles/ld.log.xz | Bin 121420 -> 121212 bytes
sumfiles/ld.sum | 342 ++++++++++-----------
32 files changed, 390 insertions(+), 370 deletions(-)
copy dashboard/{squad => squad-vs-first}/score/results-functional.json (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.