This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fw/libdl
in repository glibc.
discards b058015833 dlfcn: Rework static dlopen hooks
discards 434280d2e3 dlfcn: Eliminate GLIBC_PRIVATE dependency from tststatic2
discards 76fe48a6f7 dlfcn: Cleanups after -ldl is no longer required
discards 97b10a0971 dlfcn: Move dlopen into libc
discards 315910ec84 dlfcn: Move dlvsym into libc
discards 9ccc4bbcbe dlfcn: Move dlinfo into libc
discards 10b847d79b dlfcn: Move dladdr1 into libc
discards fe9b4f116a dlfcn: Move dlmopen into libc
discards 3504a74d52 dlfcn: Move dlsym into libc
discards 407a59efde dlfcn: Move dladdr into libc
discards 895080f19b dlfcn: Move dlclose into libc
discards ceefb4449d dlfcn: Move dlerror into libc
discards abfd8cd73a Add libc ABI extension kludge for baseline-violating libdl symbols
discards be0358085c stdio-common: Remove _IO_vfwscanf
adds 94bc766ec6 Add cast_to_pointer to cast an integer to void * pointer
adds fc335a0ded Bench: Add support for choose direction of memcpy in benchtests
adds 1b992204f6 x86: Improve memmove-vec-unaligned-erms.S
adds 79aec84102 Properly check stack alignment [BZ #27901]
adds 7de36744ee powerpc: Fix handling of scv return error codes [BZ #27892]
adds 709e3709a0 testrun.sh: Improve --help message
adds 3b638095a5 nptl: Do not install libpthread.so and do not link tests with it
adds ac0353af81 Linux: Remove remaining references to $(shared-thread-library)
new 5c988a9c0d stdio-common: Remove _IO_vfwscanf
new d2383471b2 Add libc ABI extension kludge for baseline-violating libdl symbols
new dcc7bb35c3 dlfcn: Move dlerror into libc
new ffe540c81b dlfcn: Move dlclose into libc
new 4775766774 dlfcn: Move dladdr into libc
new 2ff7a2a0c3 dlfcn: Move dlsym into libc
new 3c4f25a9eb dlfcn: Move dlmopen into libc
new 5c8cda43b0 dlfcn: Move dladdr1 into libc
new 32fac44dcd dlfcn: Move dlinfo into libc
new df1f5fd21c dlfcn: Move dlvsym into libc
new 2a986278b9 dlfcn: Move dlopen into libc
new ca443b4e64 dlfcn: Cleanups after -ldl is no longer required
new 55b7755373 dlfcn: Eliminate GLIBC_PRIVATE dependency from tststatic2
new cea3b14275 dlfcn: Rework static dlopen hooks
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b058015833)
\
N -- N -- N refs/heads/fw/libdl (cea3b14275)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 14 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:
Makefile | 9 ++-
benchtests/bench-memcpy-large.c | 50 ++++++++------
benchtests/bench-memcpy-walk.c | 33 +++++++---
benchtests/bench-memcpy.c | 76 ++++++++++++----------
dlfcn/Makefile | 9 ++-
include/libc-pointer-arith.h | 3 +
nptl/Makefile | 47 +++----------
sysdeps/generic/tst-stack-align.h | 40 ++++++++----
sysdeps/i386/i686/tst-stack-align.h | 44 -------------
sysdeps/i386/tst-stack-align.h | 41 ------------
sysdeps/mips/Makefile | 2 -
sysdeps/nptl/Makeconfig | 8 ++-
sysdeps/powerpc/powerpc64/sysdep.h | 5 +-
sysdeps/powerpc/tst-stack-align.h | 27 ++------
sysdeps/unix/sysv/linux/Makefile | 6 --
sysdeps/unix/sysv/linux/i386/Makefile | 1 -
.../m680x0/unwind-arch.h => x86/tst-stack-align.h} | 16 +++--
.../x86_64/multiarch/memmove-vec-unaligned-erms.S | 6 +-
sysdeps/x86_64/tst-stack-align.h | 46 -------------
19 files changed, 174 insertions(+), 295 deletions(-)
delete mode 100644 sysdeps/i386/i686/tst-stack-align.h
delete mode 100644 sysdeps/i386/tst-stack-align.h
copy sysdeps/{m68k/m680x0/unwind-arch.h => x86/tst-stack-align.h} (70%)
delete mode 100644 sysdeps/x86_64/tst-stack-align.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 3b0a7d624e6 RISC-V: Pass -mno-relax to assembler
new 7a5e9a58fbe c++tools: Include <cstdlib> for exit [PR100731]
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:
c++tools/server.cc | 1 +
1 file changed, 1 insertion(+)
--
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/gnu-master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 84fae74 0: update: gcc-a4dbd5cffa6acb100dd75017ef95dadc3d8a136f: 1
new 49383a2 0: update: gcc-ebd5e86c0f41dc1d692f9b2b68a510b1f6835a3e: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (84fae74)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 112 +-
02-prepare_abe/console.log | 110 +-
04-build_abe-bootstrap_O3/console.log | 61984 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 62202 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 62223 insertions(+), 62199 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 ebd5e86c0f4 Improve global state for options.
new 3b0a7d624e6 RISC-V: Pass -mno-relax to assembler
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/riscv/riscv.h | 1 +
1 file changed, 1 insertion(+)
--
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 f5c6b71c9b0 C-SKY: Fix copyright of csky-modes.def.
new cec4d4a6782 Add no_sanitize_coverage attribute.
new ebd5e86c0f4 Improve global state for options.
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/asan.h | 10 ++++++++
gcc/c-family/c-attribs.c | 29 ++++++++++++++++++++++
gcc/c-family/c-pragma.c | 16 +++++++++---
gcc/doc/extend.texi | 6 +++++
gcc/fold-const.c | 4 +--
gcc/ipa-inline.c | 3 +++
gcc/optc-save-gen.awk | 9 -------
gcc/sancov.c | 4 +--
.../gcc.dg/sancov/{basic0.c => attribute.c} | 20 ++++++++++++++-
gcc/tree-ssa-ifcombine.c | 4 ++-
10 files changed, 86 insertions(+), 19 deletions(-)
copy gcc/testsuite/gcc.dg/sancov/{basic0.c => attribute.c} (52%)
--
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 bc59a99c293 Daily bump.
new 59eb00c08db arm: Fix wrong code with MVE V2DImode loads and stores [PR99960]
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/arm/mve.md | 35 ++++------------------
.../arm/mve/intrinsics/vldrdq_gather_base_wb_s64.c | 4 +--
.../arm/mve/intrinsics/vldrdq_gather_base_wb_u64.c | 4 +--
.../mve/intrinsics/vldrdq_gather_base_wb_z_s64.c | 4 +--
.../mve/intrinsics/vldrdq_gather_base_wb_z_u64.c | 4 +--
.../arm/mve/intrinsics/vuninitializedq_int.c | 3 +-
.../arm/mve/intrinsics/vuninitializedq_int1.c | 3 +-
7 files changed, 15 insertions(+), 42 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 4b1987f8ad3 Fix typo and weird syntax in configure script
new f5c6b71c9b0 C-SKY: Fix copyright of csky-modes.def.
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/csky/csky-modes.def | 38 +++++++++++++++++++-------------------
1 file changed, 19 insertions(+), 19 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-11
in repository gcc.
from 4fb903d43b1 OpenMP/Fortran: Handle polymorphic scalars in data-sharing [...]
new 86a3caca520 openmp: Fix reduction clause handling on teams distribute s [...]
new d179c16a366 libgomp/100747 - fix permission of configure scripts
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/c-family/ChangeLog.omp | 9 +++++++++
gcc/c-family/c-omp.c | 17 +++++++++++++++++
gcc/testsuite/ChangeLog.omp | 11 +++++++++++
gcc/testsuite/c-c++-common/gomp/pr99928-10.c | 4 ++--
gcc/testsuite/c-c++-common/gomp/pr99928-8.c | 4 ++--
gcc/testsuite/c-c++-common/gomp/pr99928-9.c | 4 ++--
libgomp/ChangeLog.omp | 8 ++++++++
libgomp/testsuite/libgomp.c-c++-common/reduction-17.c | 16 ++++++++++++++++
liboffloadmic/ChangeLog.omp | 8 ++++++++
liboffloadmic/configure | 0
liboffloadmic/plugin/configure | 0
11 files changed, 75 insertions(+), 6 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/reduction-17.c
create mode 100644 liboffloadmic/ChangeLog.omp
mode change 100644 => 100755 liboffloadmic/configure
mode change 100644 => 100755 liboffloadmic/plugin/configure
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.