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 4998f9ea9d3 x86-64: tighten convert-load-reloc checking
new d66348e851e aarch64: Fix PLT fixups when BTI is used [PR32572]
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:
bfd/elfnn-aarch64.c | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 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 binutils-2_44-branch
in repository binutils-gdb.
from 8138227cfb0 Automatic date update in version.in
new a4e996833fe aarch64: Fix PLT fixups when BTI is used [PR32572]
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:
bfd/elfnn-aarch64.c | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 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 b00bd292863 s390: Implement isfinite and isnormal optabs
new 02fc12b0401 tree-optimization/116010 - dr_may_alias regression
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/gfortran.dg/vect/vect-8.f90 | 4 ++--
gcc/tree-data-ref.cc | 26 +++++++++++++++++++++++++-
2 files changed, 27 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 dc1e1b38ce6 tree-optimization/118634 - improve cunroll dump
new b00bd292863 s390: Implement isfinite and isnormal optabs
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/s390/s390.h | 31 ------
gcc/config/s390/s390.md | 114 +++++++++++++++++----
gcc/config/s390/vector.md | 42 ++------
.../s390/isfinite-isinf-isnormal-signbit-1.c | 62 +++++++++++
.../s390/isfinite-isinf-isnormal-signbit-2.c | 13 +++
.../s390/isfinite-isinf-isnormal-signbit-3.c | 13 +++
.../s390/isfinite-isinf-isnormal-signbit.h | 23 +++++
7 files changed, 215 insertions(+), 83 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/isfinite-isinf-isnormal-signbit-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/isfinite-isinf-isnormal-signbit-2.c
create mode 100644 gcc/testsuite/gcc.target/s390/isfinite-isinf-isnormal-signbit-3.c
create mode 100644 gcc/testsuite/gcc.target/s390/isfinite-isinf-isnormal-signbit.h
--
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 8bdf10fc2e9 Fix command flags for SVE2 faminmax
new dc1e1b38ce6 tree-optimization/118634 - improve cunroll dump
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-loop-ivcanon.cc | 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 glibc.
from b62759db04 stdlib: Support malloc-managed environ arrays for compatibility
new 36fcdfbbc5 Revert "stdlib: Support malloc-managed environ arrays for co [...]
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:
csu/init-first.c | 1 -
csu/libc-start.c | 1 -
include/unistd.h | 3 ---
posix/environ.c | 2 --
stdlib/Makefile | 1 -
stdlib/setenv.c | 66 +++++++++++++++++++++++-----------------------
stdlib/tst-setenv-malloc.c | 64 --------------------------------------------
7 files changed, 33 insertions(+), 105 deletions(-)
delete mode 100644 stdlib/tst-setenv-malloc.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 gcc.
from 91fa9c15cc4 [ifcombine] check for more zero-extension cases [PR118572]
new 8bdf10fc2e9 Fix command flags for SVE2 faminmax
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/aarch64/aarch64-sve2.md | 2 +-
gcc/config/aarch64/aarch64.h | 1 -
gcc/config/aarch64/iterators.md | 8 ++++----
gcc/testsuite/gcc.target/aarch64/sve/faminmax_1.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/faminmax_2.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/faminmax_3.c | 11 +++++++++++
6 files changed, 18 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/faminmax_3.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 binutils-gdb.
from f238781aa11 Automatic date update in version.in
new 6a7a2387ade x86/APX: widen @gotpcrel and @gottpoff support (incl to MOVRS)
new 4998f9ea9d3 x86-64: tighten convert-load-reloc checking
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:
bfd/elf64-x86-64.c | 370 ++++++++++++++++++++++++++++++-----
bfd/elfxx-x86.c | 8 +-
bfd/elfxx-x86.h | 2 +-
gas/config/tc-i386.c | 104 +++++++---
gas/config/tc-i386.h | 8 +-
ld/testsuite/ld-x86-64/apx-load1.s | 71 +++++++
ld/testsuite/ld-x86-64/apx-load1a.d | 142 ++++++++++----
ld/testsuite/ld-x86-64/apx-load1b.d | 52 +----
ld/testsuite/ld-x86-64/apx-load1c.d | 140 +++++++++----
ld/testsuite/ld-x86-64/apx-load1d.d | 140 +++++++++----
ld/testsuite/ld-x86-64/load3.s | 22 +++
ld/testsuite/ld-x86-64/load3a.d | 21 ++
ld/testsuite/ld-x86-64/load3b.d | 21 ++
ld/testsuite/ld-x86-64/load4.d | 13 ++
ld/testsuite/ld-x86-64/load4.s | 23 +++
ld/testsuite/ld-x86-64/tlsbindesc.dd | 16 ++
ld/testsuite/ld-x86-64/tlsbindesc.rd | 36 ++--
ld/testsuite/ld-x86-64/tlsbindesc.s | 6 +
ld/testsuite/ld-x86-64/tlsie5.d | 2 +-
ld/testsuite/ld-x86-64/x86-64.exp | 3 +
20 files changed, 934 insertions(+), 266 deletions(-)
create mode 100644 ld/testsuite/ld-x86-64/load3.s
create mode 100644 ld/testsuite/ld-x86-64/load3a.d
create mode 100644 ld/testsuite/ld-x86-64/load3b.d
create mode 100644 ld/testsuite/ld-x86-64/load4.d
create mode 100644 ld/testsuite/ld-x86-64/load4.s
--
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 a8b2077bf Add entry c25bd6e35134f591ee7dfeb4494df02987106f7e from https [...]
new 856b9e4af Add entry c25bd6e35134f591ee7dfeb4494df02987106f7e 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:
llvm/sha1/c25bd6e35134f591ee7dfeb4494df02987106f7e/jira/description | 4 ++++
llvm/sha1/c25bd6e35134f591ee7dfeb4494df02987106f7e/status.txt | 4 ++++
.../llvm-aarch64-master-Oz/details.txt | 2 ++
.../llvm-aarch64-master-Oz}/reproduction_instructions.txt | 0
.../llvm-aarch64-master-Oz/status-summary.txt | 1 +
.../{llvm-aarch64-master-Os => llvm-aarch64-master-Oz}/status.txt | 6 +++---
.../tcwg_bmk-code_size-cpu2017fast/status-summary.txt | 2 +-
.../tcwg_bmk-code_size-cpu2017fast/status.txt | 4 ++++
8 files changed, 19 insertions(+), 4 deletions(-)
create mode 100644 llvm/sha1/c25bd6e35134f591ee7dfeb4494df02987106f7e/tcwg_bmk-cod [...]
copy llvm/sha1/{0548481856e75998e1de329f5c9722dcf1ca5c84/tcwg_bmk-code_vect-spec2k [...]
create mode 100644 llvm/sha1/c25bd6e35134f591ee7dfeb4494df02987106f7e/tcwg_bmk-cod [...]
copy llvm/sha1/c25bd6e35134f591ee7dfeb4494df02987106f7e/tcwg_bmk-code_size-cpu2017 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.