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 287c7eaf0d Don't move weak alias dyn_relocs to weakdef
new be7d1531e1 Add Disp8MemShift for AVX512 VAES instructions.
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:
gas/ChangeLog | 23 ++++++++++++++++
gas/testsuite/gas/i386/avx512f_vaes-intel.d | 16 +++++------
gas/testsuite/gas/i386/avx512f_vaes-wig1-intel.d | 16 +++++------
gas/testsuite/gas/i386/avx512f_vaes-wig1.d | 16 +++++------
gas/testsuite/gas/i386/avx512f_vaes.d | 16 +++++------
gas/testsuite/gas/i386/avx512vl_vaes-intel.d | 32 +++++++++++-----------
gas/testsuite/gas/i386/avx512vl_vaes.d | 32 +++++++++++-----------
gas/testsuite/gas/i386/x86-64-avx512f_vaes-intel.d | 8 ++++++
gas/testsuite/gas/i386/x86-64-avx512f_vaes-wig.s | 8 ++++++
.../gas/i386/x86-64-avx512f_vaes-wig1-intel.d | 8 ++++++
gas/testsuite/gas/i386/x86-64-avx512f_vaes-wig1.d | 8 ++++++
gas/testsuite/gas/i386/x86-64-avx512f_vaes.d | 8 ++++++
gas/testsuite/gas/i386/x86-64-avx512f_vaes.s | 8 ++++++
.../gas/i386/x86-64-avx512vl_vaes-intel.d | 32 +++++++++++-----------
gas/testsuite/gas/i386/x86-64-avx512vl_vaes-wig.s | 16 +++++++++++
.../gas/i386/x86-64-avx512vl_vaes-wig1-intel.d | 16 +++++++++++
gas/testsuite/gas/i386/x86-64-avx512vl_vaes-wig1.d | 16 +++++++++++
gas/testsuite/gas/i386/x86-64-avx512vl_vaes.d | 32 +++++++++++-----------
opcodes/ChangeLog | 5 ++++
opcodes/i386-opc.tbl | 24 ++++++++--------
opcodes/i386-tbl.h | 24 ++++++++--------
21 files changed, 244 insertions(+), 120 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 c3d5d042c [ELF] Give error message when relro sections are not contiguous.
new a7e20dedb [ELF] Skip over empty sections when checking for contiguous relro
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:
ELF/Writer.cpp | 18 +++++++++-
test/ELF/relro-non-contiguous-zerosize.s | 62 ++++++++++++++++++++++++++++++++
2 files changed, 79 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/relro-non-contiguous-zerosize.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.
unknown user pushed a change to branch master
in repository gcc.
from d0c598596a6 gcc/ PR target/83111 * config/sh/sh.md (udivsi3, divsi3, [...]
new 375984cdaee [ft32] Remove semicolon after ASM_OUTPUT_ADDR_VEC_ELT
new 628e9903386 [libobjc] Wrap CLASS_TABLE_HASH in do {} while (0)
new 9b6100fdc20 [sh] Wrap ASM_OUTPUT_ADDR_VEC_ELT in do {} while (0)
new 5ac7e39c132 [libgccjit] Wrap RETURN_NULL_IF_FAIL_NONNULL_NUMERIC_TYPE i [...]
The 4 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 | 9 +++++++++
gcc/config/ft32/ft32.h | 2 +-
gcc/config/sh/sh.h | 13 +++++++------
gcc/jit/ChangeLog | 5 +++++
gcc/jit/libgccjit.c | 4 +++-
libobjc/ChangeLog | 4 ++++
libobjc/class.c | 18 ++++++++++--------
7 files changed, 39 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 b8e96eb12a7 [X86][SSE] Use (V)PHMINPOSUW for vXi16 SMAX/SMIN/UMAX/UMIN [...]
new 7f86494ddd7 MSan: remove an unnecessary cast. NFC for userspace instrum [...]
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/Instrumentation/MemorySanitizer.cpp | 6 +++---
1 file changed, 3 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 libcxx.
from 9de865922 Allow to set locale on Windows.
new 0140bb819 Update C++2a status and add Glen to CREDITS.TXT. Reviewed as [...]
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:
CREDITS.TXT | 4 ++++
www/cxx2a_status.html | 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 lld.
from f981eadbf Add testcase for pr34113.
new c3d5d042c [ELF] Give error message when relro sections are not contiguous.
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:
ELF/Writer.cpp | 22 +++++++++++++++++++---
test/ELF/relro-non-contiguous.s | 28 ++++++++++++++++++++++++++++
2 files changed, 47 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/relro-non-contiguous.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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from b87c8e04 [clang-tidy] rename_check.py: Update '=====...' line in the docs.
new 287d64af Fixing a typo; NFC.
new 75ad4cae [clang-tidy] rename_check.py: fix a bug in check presence detection
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:
clang-tidy/rename_check.py | 2 +-
clangd/JSONExpr.cpp | 2 +-
2 files 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 gcc.
from 71d9051227d PR middle-end/82253 * expr.c (expand_assignment): For CON [...]
new d0c598596a6 gcc/ PR target/83111 * config/sh/sh.md (udivsi3, divsi3, [...]
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 | 9 +++++++++
gcc/config/sh/sh.md | 51 +++++++++++++++++++++++++--------------------------
2 files changed, 34 insertions(+), 26 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 gcc-7-branch
in repository gcc.
from 1f5386eaccf Daily bump.
new d1ec08d7008 gcc/ Backport from mainline 2017-11-23 Oleg Endo <olege [...]
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 | 12 ++++++++++++
gcc/config/sh/sh.md | 51 +++++++++++++++++++++++++--------------------------
2 files changed, 37 insertions(+), 26 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 67f36c7922 nss: Export nscd hash function as __nss_hash [BZ #22459]
new 0a947e061d malloc: Call tcache destructor in arena_thread_freeres
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 | 8 ++++++++
malloc/arena.c | 5 +++++
malloc/malloc.c | 23 ++++++++++++++++-------
3 files changed, 29 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.