This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel
in repository toolchain/ci/interesting-commits.
from ab038f8 Add regression 0101947dbcc3204f08fb5b69a21dbd4b1535cad6 from [...]
new d962b9b Add last-good 56a9efa199a603b77e7f2bd0e84e11e897bf7473 from h [...]
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:
qemu | 1 +
1 file changed, 1 insertion(+)
create mode 100644 qemu
--
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 newlib.
from 2d3416440 Cygwin: CI configuration update
new 715c4208e Cygwin: mq_open: set filesize using ftruncate
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:
winsup/cygwin/posix_ipc.cc | 6 +++---
1 file changed, 3 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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 1e54e82fd49 c++/98032 - add testcase
new 1781e8fa94d aix: Alias -m64 to -maix64 and -m32 to -maix32.
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/rs6000/aix.h | 5 +++++
gcc/config/rs6000/aix64.opt | 6 ++++++
2 files changed, 11 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.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 991ac2d157e early-remat.c: Fix new/delete mismatch [PR100230]
new 7f37c47c1eb aix: Alias -m64 to -maix64 and -m32 to -maix32.
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/rs6000/aix.h | 5 +++++
gcc/config/rs6000/aix64.opt | 6 ++++++
2 files changed, 11 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.
unknown user pushed a change to branch master
in repository gcc.
from 5672fe9da4a AVR cc0 conversion - adjust peepholes
new f546e0d3d03 aarch64: Use RTL builtins for vmull[_high]_p8 intrinsics
new 60518e64732 aarch64: Use RTL builtins for FP ml[as]_n intrinsics
new b0d9aac8992 aarch64: Use RTL builtins for FP ml[as] intrinsics
new 1baf4ed8786 aarch64: Use RTL builtins for FP ml[as][q]_lane intrinsics
new d388179a798 aarch64: Use RTL builtins for FP ml[as][q]_laneq intrinsics
new d8d291f3367 testsuite: aarch64: Add fusion tests for FP vml[as] intrinsics
The 6 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/aarch64/aarch64-simd-builtins.def | 11 +
gcc/config/aarch64/aarch64-simd.md | 230 +++++++++++++++++++--
gcc/config/aarch64/arm_neon.h | 80 +++----
gcc/config/aarch64/iterators.md | 1 +
.../advsimd-intrinsics/vmla_float_not_fused.c | 67 ++++++
.../advsimd-intrinsics/vmls_float_not_fused.c | 67 ++++++
6 files changed, 385 insertions(+), 71 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmla_float_ [...]
create mode 100644 gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmls_float_ [...]
--
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-11
in repository gcc.
from 88393a07a8d c++/98032 - add testcase
new 991ac2d157e early-remat.c: Fix new/delete mismatch [PR100230]
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/early-remat.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.
unknown user pushed a change to branch master
in repository gcc.
from dc4202bd24f middle-end: Disable section anchors for VAR_DECLs if -fdata [...]
new 5672fe9da4a AVR cc0 conversion - adjust peepholes
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/avr/avr.md | 524 +++++++++++++++++++++++++++++---------------------
1 file changed, 308 insertions(+), 216 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 d9398dd2902 Define target hook to emit KFmode constants for libgcc.
new dc4202bd24f middle-end: Disable section anchors for VAR_DECLs if -fdata [...]
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/varasm.c | 6 ++++++
1 file changed, 6 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.
unknown user pushed a change to branch master
in repository gcc.
from 69e5544210e Refactor backward threader registry and profitability code [...]
new d9398dd2902 Define target hook to emit KFmode constants for libgcc.
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/rs6000/rs6000.c | 29 +++++++++++++++++++++++++++++
1 file changed, 29 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 698facb837c Use rvalue reference in thread_pool::post_task
new 1053c6389a6 Use template functions in windows-nat.c
new 9e439f0098d Move function indirection code to nat/windows-nat
new de071872905 Use nat/windows-nat function indirection code
new e228ef975e9 Share DLL code between gdb and gdbserver
new 1bee48c7ad5 Make get_image_name static
The 5 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/ChangeLog | 72 +++++++++
gdb/nat/windows-nat.c | 313 +++++++++++++++++++++++++++++++++++-
gdb/nat/windows-nat.h | 115 +++++++++++++-
gdb/windows-nat.c | 418 ++-----------------------------------------------
gdbserver/ChangeLog | 29 ++++
gdbserver/win32-low.cc | 298 +++--------------------------------
6 files changed, 555 insertions(+), 690 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.