This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr21913
in repository glibc.
discards 5b4dd7f1b6 i386: Add _startup_sbrk and _startup_fatal [BZ #21913]
new aaddc88d7a i386: Add _startup_sbrk and _startup_fatal [BZ #21913]
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 (5b4dd7f1b6)
\
N -- N -- N refs/heads/hjl/pr21913 (aaddc88d7a)
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:
--
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 hjl/pie/static
in repository glibc.
discards e103942bb6 Use hidden visibility for libc.a with PIC
discards be8bc2b268 Add _startup_sbrk and _startup_fatal
discards 0d71e7e9d9 Add _dl_relocate_static_pie
discards 7280f1c8b1 Define pie-default/default-pie-ldflag for --enable-static-pie
discards 5cbb18c80f x86-64: Check if linker supports static PIE
discards 28a9e5354c Add --enable-static-pie
discards 1220f56419 Check if -static and -pie work together
discards 30cef343f3 Check if -static-pie works
discards 34291304c1 Check if linker supports --no-dynamic-linker
adds 219dd320d6 Reimplement min_of_type using __MATH_TG.
new 7f7ff317da i386: Add _startup_sbrk and _startup_fatal [BZ #21913]
new 070ec388cc Check if linker supports --no-dynamic-linker
new 5548e9d5ae Check if -static-pie works
new d93968ee86 Check if -static and -pie work together
new ebf1796e7d Add --enable-static-pie
new e32bbfdf48 x86-64: Check if linker supports static PIE
new 3c7e37d0fe Define pie-default/default-pie-ldflag for --enable-static-pie
new 5c2d331c8b Add _dl_relocate_static_pie
new bdf68a2a6f Use hidden visibility for libc.a with PIC
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 (e103942bb6)
\
N -- N -- N refs/heads/hjl/pie/static (bdf68a2a6f)
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 9 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:
ChangeLog | 13 +++++++++++++
sysdeps/generic/math_private.h | 26 ++++++++------------------
sysdeps/unix/sysv/linux/i386/Makefile | 3 ++-
sysdeps/unix/sysv/linux/i386/startup.h | 2 +-
sysdeps/unix/sysv/linux/i386/startup_sbrk.c | 11 ++++-------
5 files changed, 28 insertions(+), 27 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 llvm.
from 4bd72a825d3 [SLPVectorizer][X86] Cleanup test case. NFCI
new 6b4cc4f3b52 [InstCombine] Support '(C - X) ^ signmask -> (C + signmask [...]
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:
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 27 +++++++++-------------
test/Transforms/InstCombine/xor.ll | 20 ++++++++++++++++
2 files changed, 31 insertions(+), 16 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 llvm.
from 157c9319f62 [llvm-dlltool] Map the "arm64" machine type
new 4bd72a825d3 [SLPVectorizer][X86] Cleanup test case. NFCI
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:
.../SLPVectorizer/X86/insert-after-bundle.ll | 505 ++++++++++-----------
1 file changed, 249 insertions(+), 256 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 libcxxabi.
from b900822 [demangler] Fix another bug found by oss-fuzz in r309340
new 1137f96 [demangler] Fix another oss-fuzz bug
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:
src/cxa_demangle.cpp | 2 +-
test/test_demangle.pass.cpp | 1 +
2 files changed, 2 insertions(+), 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 llvm.
from 4e37712e3ba AMDGPU: Fix typo in feature description
new 157c9319f62 [llvm-dlltool] Map the "arm64" machine type
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:
lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp | 1 +
test/DllTool/coff-exports.def | 2 ++
2 files changed, 3 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 clang.
from c5d8b4291b [X86] Enable isel to use the PAUSE instruction even when SSE [...]
new 017fd0bd21 [test] Remove an unintentional -x cl flag in an aarch64-wind [...]
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:
test/Preprocessor/predefined-macros.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 hjl/pr81743/master
in repository gcc.
at de2bdd73691 i386: Set priority to P_AES for Westmere
This branch includes the following new commits:
new de2bdd73691 i386: Set priority to P_AES for Westmere
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.
--
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 release/2.24/master
in repository glibc.
from 36f173ab37 sunrpc: Avoid use-after-free read access in clntudp_call [BZ [...]
new d5a4092c36 x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]
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:
ChangeLog | 6 ++++++
sysdeps/x86/cpu-features.c | 7 +++++--
2 files changed, 11 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 gcc.
from 322ea700ec6 2017-08-06 Andrew Pinski <apinski(a)cavium.com>
new c526c5b43a1 2017-08-06 Andrew Pinski <apinski(a)cavium.com>
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/ChangeLog | 13 +++++++++++++
gcc/testsuite/gcc.target/aarch64/target_attr_1.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_10.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_13.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_15.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_2.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_3.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_4.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_7.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_crypto_ice_1.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_crypto_ice_2.c | 2 +-
11 files changed, 23 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.