This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 50900b9b2 Add entry a77ccc81295f41b72f96db000d1aa44e4dc91254 from https [...]
new 8cade1c57 Add entry a77ccc81295f41b72f96db000d1aa44e4dc91254 from https [...]
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:
.../jira/description | 4 +
.../jira/summary | 2 +-
.../jira/yaml | 6 +-
.../status-summary.txt | 2 +-
.../status.txt | 4 +
.../master-thumb_m55_hard_eabi/details.txt | 76410 ++++++++++---------
.../reproduction_instructions.txt | 4 +-
.../master-thumb_m55_hard_eabi/status-summary.txt | 1 +
.../status.txt | 6 +-
.../tcwg_gnu_embed_check_gcc/status-summary.txt | 2 +-
.../tcwg_gnu_embed_check_gcc/status.txt | 4 +
11 files changed, 38243 insertions(+), 38202 deletions(-)
copy binutils/sha1/{31ed3a9d691493486f6e32357d89a55229dbdc0a => a77ccc81295f41b72f [...]
copy binutils/sha1/a77ccc81295f41b72f96db000d1aa44e4dc91254/tcwg_gnu_embed_check_g [...]
create mode 100644 binutils/sha1/a77ccc81295f41b72f96db000d1aa44e4dc91254/tcwg_gnu [...]
copy binutils/sha1/a77ccc81295f41b72f96db000d1aa44e4dc91254/tcwg_gnu_embed_check_g [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from 149a048e2 Add entry e98ad6a049c96c21cf641954584c2f5b7df0ce93 from https [...]
new 50900b9b2 Add entry a77ccc81295f41b72f96db000d1aa44e4dc91254 from https [...]
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_gnu_embed_check_gcc/master-thumb_m55_hard_eabi}/build_url | 2 +-
.../master-thumb_m55_hard_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy binutils/sha1/{31ed3a9d691493486f6e32357d89a55229dbdc0a/tcwg_gnu_embed_check_ [...]
copy binutils/sha1/a77ccc81295f41b72f96db000d1aa44e4dc91254/{tcwg_gnu_embed_check_ [...]
--
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 6141d0c98a5 [MAINTAINERS] Fix myself in order and add username
new bfefed6c5bb aarch64: Add AdvSIMD faminmax intrinsics
new c1fb78fb03c aarch64: Add codegen support for AdvSIMD faminmax
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/aarch64/aarch64-builtins.cc | 119 +++++++++
gcc/config/aarch64/aarch64-option-extensions.def | 2 +
.../aarch64-simd-pragma-builtins.def} | 10 +-
gcc/config/aarch64/aarch64-simd.md | 19 ++
gcc/config/aarch64/aarch64.h | 4 +
gcc/config/aarch64/iterators.md | 12 +
gcc/doc/invoke.texi | 2 +
.../aarch64/simd/faminmax-builtins-no-flag.c | 10 +
.../gcc.target/aarch64/simd/faminmax-builtins.c | 115 +++++++++
.../aarch64/simd/faminmax-codegen-no-flag.c | 217 +++++++++++++++++
.../gcc.target/aarch64/simd/faminmax-codegen.c | 197 +++++++++++++++
.../gcc.target/aarch64/simd/faminmax-no-codegen.c | 267 +++++++++++++++++++++
12 files changed, 970 insertions(+), 4 deletions(-)
copy gcc/config/{arm/arm-passes.def => aarch64/aarch64-simd-pragma-builtins.def} (72%)
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/faminmax-builtins-no-flag.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/faminmax-builtins.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/faminmax-codegen-no-flag.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/faminmax-codegen.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/faminmax-no-codegen.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.
unknown user pushed a change to branch master
in repository linux.
from de5cb0dcb74c Merge branch 'address-masking'
new d0dd066a0fa2 seqcount: replace smp_rmb() in read_seqcount() with load acquire
new 9631042b91c3 hexagon: vdso: Fix build failure
new f8eb5bd9a818 mm: fix build on 32-bit targets without MAX_PHYSMEM_BITS
The 3 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:
arch/hexagon/kernel/vdso.c | 2 +-
include/linux/mm.h | 2 +-
include/linux/seqlock.h | 25 +++++--------------------
3 files changed, 7 insertions(+), 22 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 4c73fafbbdf ld/PE: enable secrel testcases also for 64-bit Cygwin
new 43a1fffa620 gdb: update comment in code_breakpoint::re_set_default
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/breakpoint.c | 7 ++++---
1 file 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.
unknown user pushed a change to branch master
in repository gcc.
from 358db2e3ed4 libstdc++: guard c++config pragmas
new 6141d0c98a5 [MAINTAINERS] Fix myself in order and add username
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:
MAINTAINERS | 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 2620e3727d9 libstdc++: operator new/delete are transaction_safe
new 358db2e3ed4 libstdc++: guard c++config pragmas
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:
libstdc++-v3/include/bits/c++config | 2 ++
1 file changed, 2 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 2b7971448f1 dwarf2: store the RA state in CFI row
new 2620e3727d9 libstdc++: operator new/delete are transaction_safe
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:
libstdc++-v3/libsupc++/new | 56 +++++++++++++++++++++++++++++++---------------
1 file changed, 38 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 glibc.
from 6f3f6c506c Linux: readdir64_r should not skip d_ino == 0 entries (bug 32126)
new 7b8c134b54 AArch64: Improve codegen in SVE expf & related routines
new a15b1394b5 AArch64: Improve codegen in SVE F32 logs
new 5bc100bd4b AArch64: Improve codegen in users of AdvSIMD log1pf helper
new 7900ac490d AArch64: Improve codegen in users of ADVSIMD expm1f helper
new 16a59571e4 AArch64: Simplify rounding-multiply pattern in several AdvSI [...]
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:
sysdeps/aarch64/fpu/acoshf_advsimd.c | 34 +++++-----
sysdeps/aarch64/fpu/asinhf_advsimd.c | 33 ++++++----
sysdeps/aarch64/fpu/atanhf_advsimd.c | 26 +++++---
sysdeps/aarch64/fpu/cos_advsimd.c | 11 ++--
sysdeps/aarch64/fpu/cosf_advsimd.c | 9 +--
sysdeps/aarch64/fpu/coshf_sve.c | 35 +++++-----
sysdeps/aarch64/fpu/exp10f_sve.c | 83 ++++++++++++-----------
sysdeps/aarch64/fpu/exp2f_sve.c | 70 +++++++++++---------
sysdeps/aarch64/fpu/expf_advsimd.c | 10 ++-
sysdeps/aarch64/fpu/expf_sve.c | 62 ++++-------------
sysdeps/aarch64/fpu/expm1f_advsimd.c | 62 ++++-------------
sysdeps/aarch64/fpu/log10f_sve.c | 41 +++++++-----
sysdeps/aarch64/fpu/log1pf_advsimd.c | 121 ++++++++++++----------------------
sysdeps/aarch64/fpu/log2f_sve.c | 37 ++++++-----
sysdeps/aarch64/fpu/logf_sve.c | 38 ++++++-----
sysdeps/aarch64/fpu/sin_advsimd.c | 16 ++---
sysdeps/aarch64/fpu/sinf_advsimd.c | 22 +++----
sysdeps/aarch64/fpu/sinhf_advsimd.c | 23 ++++---
sysdeps/aarch64/fpu/sv_expf_inline.h | 34 +++++-----
sysdeps/aarch64/fpu/tanhf_advsimd.c | 21 ++++--
sysdeps/aarch64/fpu/v_expm1f_inline.h | 43 ++++++------
sysdeps/aarch64/fpu/v_log1pf_inline.h | 71 +++++++++++++-------
22 files changed, 439 insertions(+), 463 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 bdf41d627c1 libgcc: hide CIE and FDE data for DWARF architecture extens [...]
new 4068096fbf5 Rename REG_CFA_TOGGLE_RA_MANGLE to REG_CFA_NEGATE_RA_STATE
new 9e1c71bab50 dwarf2: add hooks for architecture-specific CFIs
new fb475d3f259 aarch64 testsuite: explain expectections for pr94515* tests
new 2b7971448f1 dwarf2: store the RA state in CFI row
The 4 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/combine-stack-adj.cc | 2 +-
gcc/config/aarch64/aarch64.cc | 37 ++++++++++++++++-
gcc/config/sparc/sparc.cc | 35 +++++++++++++++++
gcc/coretypes.h | 6 +++
gcc/doc/tm.texi | 16 +++++++-
gcc/doc/tm.texi.in | 5 ++-
gcc/dwarf2cfi.cc | 59 ++++++++++++++--------------
gcc/dwarf2out.cc | 13 ++++--
gcc/dwarf2out.h | 11 ++----
gcc/hooks.cc | 14 +++++++
gcc/hooks.h | 3 ++
gcc/reg-notes.def | 8 ++--
gcc/target.def | 20 ++++++++++
gcc/testsuite/g++.target/aarch64/pr94515-1.C | 14 +++++--
gcc/testsuite/g++.target/aarch64/pr94515-2.C | 41 +++++++++++++++----
include/dwarf2.h | 5 +++
libffi/include/ffi_cfi.h | 2 +
libgcc/config/aarch64/aarch64-asm.h | 4 +-
libitm/config/aarch64/sjlj.S | 10 ++---
19 files changed, 239 insertions(+), 66 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.