This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 1efe135861 nptl: Turn libpthread.so into a symbolic link to the real DSO
new b717c14fb1 nptl_db: Remove stale `match_pid' parameter from `iterate_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:
ChangeLog | 6 ++++++
nptl_db/td_ta_thr_iter.c | 7 +++----
2 files changed, 9 insertions(+), 4 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 binutils-gdb.
from 0cb7c7b0bb Propagate record_print_flags
new d11ae95ea3 Prevent illegal memory accesses triggerd by intger overflow [...]
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:
binutils/ChangeLog | 6 ++++++
binutils/dwarf.c | 15 +++++++++++++++
2 files changed, 21 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 gcc-7-branch
in repository gcc.
from e306172280c Daily bump.
new b9ee6566126 PR c++/71569 - ICE with redundant args on member variable [...]
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/cp/ChangeLog | 10 ++++++++++
gcc/cp/decl.c | 20 +++++++++-----------
gcc/cp/pt.c | 10 +++++++---
gcc/testsuite/g++.dg/cpp1y/var-templ58.C | 12 ++++++++++++
gcc/testsuite/g++.dg/cpp1y/var-templ58a.C | 14 ++++++++++++++
5 files changed, 52 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ58.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ58a.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 lld.
from ce9e8d4da Don't allocate a header bellow address 0.
new b59a64697 Correct markup and nits in ld.lld man page
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:
docs/ld.lld.1 | 78 ++++++++++++++++++++++++++++++-----------------------------
1 file changed, 40 insertions(+), 38 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 93c45686b44 Do not handled volatile arguments (PR sanitizer/82484).
new 454031760ea PR c++/71569 - ICE with redundant args on member variable [...]
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/cp/ChangeLog | 10 ++++++++++
gcc/cp/decl.c | 20 +++++++++-----------
gcc/cp/pt.c | 10 +++++++---
gcc/testsuite/g++.dg/cpp1y/var-templ58.C | 12 ++++++++++++
gcc/testsuite/g++.dg/cpp1y/var-templ58a.C | 14 ++++++++++++++
5 files changed, 52 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ58.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ58a.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 llvm.
from 85e3087c68c [AArch64] generate vuzp instead of mov
new 2648a57b6f0 [InstCombine] simplify code for (X*Y) * X => (X*X) * Y ; NFCI
new 2d7eccead16 [WebAssembly] Update pre-generated test files to match late [...]
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:
.../InstCombine/InstCombineMulDivRem.cpp | 52 +++++++--------------
test/Object/Inputs/trivial-object-test.wasm | Bin 327 -> 320 bytes
test/Object/obj2yaml.test | 18 +++----
test/Object/objdump-relocations.test | 6 +--
test/tools/llvm-objdump/Inputs/trivial.obj.wasm | Bin 327 -> 320 bytes
.../llvm-objdump/WebAssembly/symbol-table.test | 4 +-
test/tools/llvm-objdump/wasm.txt | 2 +-
test/tools/llvm-readobj/Inputs/trivial.obj.wasm | Bin 298 -> 291 bytes
test/tools/llvm-readobj/relocations.test | 6 +--
test/tools/llvm-readobj/sections.test | 2 +-
test/tools/llvm-readobj/symbols.test | 20 ++++----
11 files changed, 46 insertions(+), 64 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 binutils-gdb.
from 8305403a1f x86: Encode AVX256/AVX512 vpsub[bwdq] with VEX128/EVEX128
new 0cb7c7b0bb Propagate record_print_flags
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 | 17 +++++++++++++++++
gdb/record-btrace.c | 16 +++++++---------
gdb/record.c | 15 +++++----------
gdb/target-debug.h | 2 ++
gdb/target-delegates.c | 24 ++++++++++++------------
gdb/target.c | 6 +++---
gdb/target.h | 14 ++++++++------
7 files changed, 54 insertions(+), 40 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 6d9b2bf0a78 [InstCombine] move/add tests for fmul reassociation; NFC
new 85e3087c68c [AArch64] generate vuzp instead of mov
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/AArch64/AArch64ISelLowering.cpp | 59 ++++++++++++++++++++++++++++++
test/CodeGen/AArch64/aarch64-vuzp.ll | 51 ++++++++++++++++++++++++++
2 files changed, 110 insertions(+)
create mode 100644 test/CodeGen/AArch64/aarch64-vuzp.ll
--
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 196ad9c0b6a [InstCombine] auto-generate full checks; NFC
new 6d9b2bf0a78 [InstCombine] move/add tests for fmul reassociation; NFC
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/Transforms/InstCombine/fast-math.ll | 12 ------
test/Transforms/InstCombine/fmul.ll | 72 ++++++++++++++++++++++++++++++++
2 files changed, 72 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 lld.
from de1306abf [ELF] - Don't crash on broken MEMORY declaration.
new ce9e8d4da Don't allocate a header bellow address 0.
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/LinkerScript.cpp | 22 ++++++++++++++++++----
test/ELF/linkerscript/header-phdr2.s | 11 +++++++++++
2 files changed, 29 insertions(+), 4 deletions(-)
create mode 100644 test/ELF/linkerscript/header-phdr2.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.