This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 3bf34db38 [compiler-rt][xray][mips] Mark some tests as unsupported.
new 35e74d5f6 [scudo] getauxval alternative for Android
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/scudo/scudo_utils.cpp | 56 +++++++++++++++++++++++++++++++++++++----------
1 file changed, 44 insertions(+), 12 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 ab5ac271e6 __libc_dynarray_emplace_enlarge: Add missing else
new 65687ac76c Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)
new 7bbbb4b9f7 Add ChangeLog bugzilla mark for previous commit
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:
ChangeLog | 18 ++++++++++++++++++
sysdeps/i386/i686/multiarch/strncpy.c | 1 -
sysdeps/x86_64/multiarch/stpcpy.c | 1 -
sysdeps/x86_64/multiarch/strcspn.c | 1 -
sysdeps/x86_64/multiarch/strncat.c | 1 -
sysdeps/x86_64/multiarch/strncpy.c | 1 -
sysdeps/x86_64/multiarch/strpbrk.c | 1 -
sysdeps/x86_64/multiarch/strspn.c | 1 -
8 files changed, 18 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 lld.
from 397c8a019 [ELF][AArch64] Add alignment checks for the LDST<N>_ABS_LO12_ [...]
new e638f7a99 Remove a trailing empty line that didn't end with '\n'.
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/lit.cfg | 1 -
1 file changed, 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 f4ee4b3924b * gcc-interface/decl.c (warn_on_field_placement): Issue th [...]
new 9959b72991b [gcc] 2017-09-07 Michael Meissner <meissner(a)linux.vnet.ibm.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/ChangeLog | 35 ++++++
gcc/config/rs6000/rs6000-c.c | 22 ++--
gcc/config/rs6000/rs6000-cpus.def | 2 -
gcc/config/rs6000/rs6000.c | 135 +++++++--------------
gcc/config/rs6000/rs6000.h | 4 +-
gcc/config/rs6000/rs6000.opt | 16 +--
gcc/doc/invoke.texi | 33 ++---
gcc/testsuite/ChangeLog | 19 +++
gcc/testsuite/gcc.target/powerpc/float128-1.c | 3 +-
gcc/testsuite/gcc.target/powerpc/float128-2.c | 3 +-
gcc/testsuite/gcc.target/powerpc/float128-3.c | 21 ++++
.../powerpc/{float128-1.c => float128-4.c} | 49 ++++----
gcc/testsuite/gcc.target/powerpc/float128-5.c | 24 ++++
gcc/testsuite/gcc.target/powerpc/float128-cmp.c | 2 +-
.../gcc.target/powerpc/float128-complex-1.c | 3 +-
.../gcc.target/powerpc/float128-complex-2.c | 2 +-
gcc/testsuite/gcc.target/powerpc/float128-hw.c | 3 +-
gcc/testsuite/gcc.target/powerpc/float128-mix.c | 5 +-
gcc/testsuite/gcc.target/powerpc/float128-type-1.c | 17 ++-
gcc/testsuite/gcc.target/powerpc/float128-type-2.c | 16 +--
20 files changed, 241 insertions(+), 173 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-3.c
copy gcc/testsuite/gcc.target/powerpc/{float128-1.c => float128-4.c} (72%)
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-5.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 5eeb71626c0 PR78468 - add alloca alignment test
new f4ee4b3924b * gcc-interface/decl.c (warn_on_field_placement): Issue th [...]
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/ada/ChangeLog | 8 ++++++--
gcc/ada/gcc-interface/decl.c | 4 ++++
2 files changed, 10 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 clang.
from 0040ea0ac5 [OPENMP] Fix for PR33922: New ident_t flags for __kmpc_for_s [...]
new 9b9fbbe14f Fix ARM bare metal driver to support atomics
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/Driver/ToolChains/BareMetal.cpp | 8 --------
lib/Driver/ToolChains/BareMetal.h | 2 --
test/Driver/baremetal.cpp | 10 +++++++++-
3 files changed, 9 insertions(+), 11 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 4d0cce80137 [X86] Introduce a new td file to hold patterns some of the [...]
new 02ac39c4175 [X86] Actually add the new file that was supposed to go wit [...]
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/Target/X86/X86InstrVecCompiler.td | 179 ++++++++++++++++++++++++++++++++++
1 file changed, 179 insertions(+)
create mode 100644 lib/Target/X86/X86InstrVecCompiler.td
--
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 8f8f815255 Fix calls in gdb.arch/thumb2-it.exp
new a102602bc5 Correct shell compatibility issue detected with pkgsrc.
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/ChangeLog | 4 ++++
gdb/config/djgpp/djconfig.sh | 2 +-
2 files changed, 5 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 3274c0d73fe Minor style fixes in lib/Support/**/Program.(inc|cpp).
new e429f678d69 Fix PR33878: BasicAA incorrectly assumes different address [...]
new 4d0cce80137 [X86] Introduce a new td file to hold patterns some of the [...]
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:
lib/Analysis/BasicAliasAnalysis.cpp | 5 --
lib/Target/X86/X86InstrAVX512.td | 93 ----------------------------
lib/Target/X86/X86InstrInfo.td | 1 +
lib/Target/X86/X86InstrSSE.td | 118 ------------------------------------
4 files changed, 1 insertion(+), 216 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.