This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from d3bf2f5927 elf: Do not run DSO sorting if tunables is not enabled
new 9fea0f1a2a [powerpc] Tighten contraints for asm constant parameters
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:
sysdeps/powerpc/fpu/fenv_libc.h | 8 ++++----
sysdeps/powerpc/test-get_hwcap.c | 8 ++++----
sysdeps/powerpc/tst-tlsifunc.c | 2 +-
3 files changed, 9 insertions(+), 9 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 newlib.
from eb628ca8e Cygwin: add release note
new d4e42ceb9 Cygwin: console: Prevent the exec'ed bash from exiting by Ctrl-C.
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/sigproc.cc | 8 ++++++++
1 file changed, 8 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 cygwin-3_3-branch
in repository newlib.
from b01b5e45e Cygwin: add release note
new b3d2f35cb Cygwin: console: Prevent the exec'ed bash from exiting by Ctrl-C.
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/sigproc.cc | 8 ++++++++
1 file changed, 8 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 67b0d47e20e aarch64: enable Ampere-1 CPU
new 1967fd8f219 tree-optimization/102970 - remap cliques when translating o [...]
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/g++.dg/opt/pr102970.C | 60 +++++++++++++++++++++++++++++++++++++
gcc/tree-ssa-pre.c | 15 ++++++++++
2 files changed, 75 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/opt/pr102970.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 a195c7270e4 AArch64: Improve GOT addressing
new 67b0d47e20e aarch64: enable Ampere-1 CPU
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-cores.def | 3 +-
gcc/config/aarch64/aarch64-cost-tables.h | 107 +++++++++++++++++++++++++++++++
gcc/config/aarch64/aarch64-tune.md | 2 +-
gcc/config/aarch64/aarch64.c | 78 ++++++++++++++++++++++
gcc/doc/invoke.texi | 2 +-
5 files changed, 189 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from 6ef4fa071e asan: dlltool buffer overflow: embedded NUL in string
adds 5fff6115fe Fix LD_PRELOAD=/usr/lib64/libasan.so.6 gdb
adds 7fd8546853 [AArch64] Make gdbserver register set selection dynamic
No new revisions were added by this update.
Summary of changes:
gdb/arch/aarch64.h | 9 ++
gdbserver/linux-aarch64-low.cc | 186 ++++++++++++++++++++++-------------------
gdbsupport/new-op.cc | 42 ++++++++++
3 files changed, 152 insertions(+), 85 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_gnu_cross_build/master-arm
in repository toolchain/ci/glibc.
from 6720d36b66 x86-64: Replace movzx with movzbl
adds 09f214528c riscv: Build with -mno-relax if linker does not support R_RI [...]
adds d3bf2f5927 elf: Do not run DSO sorting if tunables is not enabled
No new revisions were added by this update.
Summary of changes:
elf/Makefile | 2 ++
sysdeps/riscv/Makefile | 6 ++++++
sysdeps/riscv/configure | 30 ++++++++++++++++++++++++++++++
sysdeps/riscv/configure.ac | 16 ++++++++++++++++
4 files changed, 54 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_gnu_cross_build/master-arm
in repository toolchain/ci/gcc.
from 62af7d9402f Fix wrong code caulsed by retslot EAF flags propagation [PR103040]
adds ea2ab805acd IBM Z: Free bbs in s390_loop_unroll_adjust
adds c081d0a3b02 middle-end/103033 - drop native_interpret_expr with .DEFERR [...]
adds 73658e70d9e Make sbitmap bitmap_set_bit and bitmap_clear_bit return cha [...]
new 2d01bef2f21 Rename predicate class to ipa_predicate
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/bitmap.c | 2 +-
gcc/bitmap.h | 2 +-
gcc/config/s390/s390.c | 5 +-
gcc/internal-fn.c | 29 +++---
gcc/ipa-fnsummary.c | 234 +++++++++++++++++++++++++------------------------
gcc/ipa-fnsummary.h | 11 +--
gcc/ipa-predicate.c | 101 +++++++++++----------
gcc/ipa-predicate.h | 65 +++++++-------
gcc/sbitmap.h | 28 ++++--
gcc/tree-ssa.c | 4 +-
10 files changed, 247 insertions(+), 234 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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 6ef4fa071e asan: dlltool buffer overflow: embedded NUL in string
adds 5fff6115fe Fix LD_PRELOAD=/usr/lib64/libasan.so.6 gdb
adds 7fd8546853 [AArch64] Make gdbserver register set selection dynamic
No new revisions were added by this update.
Summary of changes:
gdb/arch/aarch64.h | 9 ++
gdbserver/linux-aarch64-low.cc | 186 ++++++++++++++++++++++-------------------
gdbsupport/new-op.cc | 42 ++++++++++
3 files changed, 152 insertions(+), 85 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.