This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 1b9af5b949b [gdb/testsuite] Fix regexp in gdb.threads/dlopen-libpthread.exp
new 2124b2de4bb Set _WIN32_WINNT in common.m4 configure check
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:
gdb/configure | 12 +++++++++++-
gdbserver/configure | 12 +++++++++++-
gdbsupport/common-defs.h | 4 +++-
gdbsupport/common.m4 | 13 ++++++++++++-
gdbsupport/configure | 12 +++++++++++-
5 files changed, 48 insertions(+), 5 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-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from 79865f08cb 35: onsuccess: #436: boot: Success after gcc/linux/qemu: 472 [...]
new dce1fec2f2 36: onsuccess: #437: boot: Success after binutils/gcc/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 1800 -> 1760 bytes
02-prepare_abe/console.log.xz | Bin 2812 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 30892 -> 30508 bytes
04-build_abe-stage1/console.log.xz | Bin 68732 -> 68660 bytes
05-build_abe-qemu/console.log.xz | Bin 32388 -> 31356 bytes
06-build_linux/console.log.xz | Bin 3084 -> 3068 bytes
07-boot_linux/console.log.xz | Bin 6208 -> 6132 bytes
08-check_regression/console.log.xz | Bin 3904 -> 4100 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
18 files changed, 28 insertions(+), 28 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 devel/omp/gcc-12
in repository gcc.
from 8f078860084 openmp: Fix up finish_omp_target_clauses [PR108286]
new 2d6fb968133 amdgcn, libgomp: custom USM allocator
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:
libgomp/plugin/plugin-gcn.c | 205 ++++++++++++++++++++++-----------------
libgomp/usm-allocator.c | 231 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 347 insertions(+), 89 deletions(-)
create mode 100644 libgomp/usm-allocator.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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
from ba2d46feed 40: onsuccess: #522: boot: Success after binutils/gcc/linux/ [...]
new 4f94ed9c4d 41: onsuccess: #523: boot: Success after binutils/gcc/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 1788 -> 1780 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 32560 -> 32136 bytes
04-build_abe-stage1/console.log.xz | Bin 73880 -> 73480 bytes
05-build_abe-qemu/console.log.xz | Bin 32324 -> 31784 bytes
06-build_linux/console.log.xz | Bin 4108 -> 4112 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 4404 -> 4432 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 24 insertions(+), 24 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 binutils-gdb.
from 1b9876fa8d2 Fix XPASS weak symbols on x86_64-mingw32
new 1b9af5b949b [gdb/testsuite] Fix regexp in gdb.threads/dlopen-libpthread.exp
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:
gdb/testsuite/gdb.threads/dlopen-libpthread.exp | 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.
unknown user pushed a change to branch master
in repository gcc.
from c7279270a2d bpf: correct bpf_print_operand for floats [PR108293]
new 98837d6e79d PR tree-optimization/71343: Value number X<<2 as X*4.
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/testsuite/gcc.dg/pr71343-2.c | 34 ++++++++++++++++++++++++++++++++++
gcc/tree-ssa-sccvn.cc | 26 ++++++++++++++++++++++++++
2 files changed, 60 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr71343-2.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-stable-defconfig
in repository toolchain/ci/base-artifacts.
from 9351e68d97 35: onsuccess: #439: boot: Success after gcc/linux/qemu: 424 [...]
new 8c61fc1497 36: onsuccess: #440: boot: Success after binutils/gcc/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 1756 -> 1788 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 31132 -> 30520 bytes
04-build_abe-stage1/console.log.xz | Bin 69772 -> 68588 bytes
05-build_abe-qemu/console.log.xz | Bin 31516 -> 31788 bytes
06-build_linux/console.log.xz | Bin 3372 -> 3336 bytes
07-boot_linux/console.log.xz | Bin 6252 -> 6096 bytes
08-check_regression/console.log.xz | Bin 3920 -> 4092 bytes
08-check_regression/mail-body.txt | 4 ++--
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 6 +++---
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
results | 2 +-
20 files changed, 33 insertions(+), 33 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 3e1cba12a8d Fix problematic interaction between bitfields, unions, SSO and SRA
new c7279270a2d bpf: correct bpf_print_operand for floats [PR108293]
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/config/bpf/bpf.cc | 34 +++++++++++++++++++++++++++------
gcc/testsuite/gcc.target/bpf/double-1.c | 12 ++++++++++++
gcc/testsuite/gcc.target/bpf/double-2.c | 12 ++++++++++++
gcc/testsuite/gcc.target/bpf/float-1.c | 12 ++++++++++++
4 files changed, 64 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/bpf/double-1.c
create mode 100644 gcc/testsuite/gcc.target/bpf/double-2.c
create mode 100644 gcc/testsuite/gcc.target/bpf/float-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.