This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 08c6e95234 csu: Update __libgcc_s_init comment
new da09e6fa2f Make default libc_feholdsetround_noex_ctx use __feholdexcept [...]
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 | 10 ++++++++++
sysdeps/generic/math_private.h | 9 +++++----
2 files changed, 15 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 llvm.
from 18780e4d4a3 [Hexagon] Use SetVector when queuing nodes to scan in selec [...]
new 542cfb168d5 [Hexagon] Impose limits on container sizes in HexagonGenInsert
new 20afd373f62 DAGCombine: Let truncates negate extension through extract- [...]
new eeebc9ffe02 [Hexagon] Cast elements to correct type when creating const [...]
The 3 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/CodeGen/SelectionDAG/DAGCombiner.cpp | 16 +++++
lib/Target/Hexagon/HexagonGenInsert.cpp | 23 +++++-
lib/Target/Hexagon/HexagonISelLowering.cpp | 3 +-
test/CodeGen/Hexagon/autohvx/isel-const-vector.ll | 12 ++++
test/CodeGen/X86/trunc-subvector.ll | 87 ++++++-----------------
5 files changed, 71 insertions(+), 70 deletions(-)
create mode 100644 test/CodeGen/Hexagon/autohvx/isel-const-vector.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 ce7fc60a2bf X86: Refactor type-splitting to target-legal size vector to [...]
new d69c23cbe00 X86 Tests: Add zext cases in (trunc (subvector)) test. NFC
new 18780e4d4a3 [Hexagon] Use SetVector when queuing nodes to scan in selec [...]
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/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp | 7 +-
test/CodeGen/X86/trunc-subvector.ll | 138 ++++++++++++++++++++++++++
2 files changed, 142 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 binutils-gdb.
from 8b6f4cd34f ld: Keep PREINIT_ARRAY/INIT_ARRAY/FINI_ARRAY sections for -r [...]
new 71d378ae60 gdb.base/breakpoint-in-ro-region.exp regression on sss targe [...]
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 | 7 +++++++
gdb/infrun.c | 33 ++++++++++++++++++++++++++++++---
2 files changed, 37 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 gdb-8.1-branch
in repository binutils-gdb.
from 936a312c04 Fix backwards compatibility with old GDBservers (PR remote/22597)
new f740fa5094 gdb.base/breakpoint-in-ro-region.exp regression on sss targe [...]
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 | 7 +++++++
gdb/infrun.c | 33 ++++++++++++++++++++++++++++++---
2 files changed, 37 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 binutils-gdb.
from 65f14869fd ld: Remove unused expression state
new 8b6f4cd34f ld: Keep PREINIT_ARRAY/INIT_ARRAY/FINI_ARRAY sections for -r [...]
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:
bfd/ChangeLog | 6 ++++++
bfd/elflink.c | 10 +++++++++-
ld/ChangeLog | 8 ++++++++
ld/scripttempl/elf.sc | 13 +++++++------
ld/testsuite/ld-elf/pr22677.d | 18 ++++++++++++++++++
ld/testsuite/ld-elf/pr22677.s | 16 ++++++++++++++++
6 files changed, 64 insertions(+), 7 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr22677.d
create mode 100644 ld/testsuite/ld-elf/pr22677.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 ba9728eb693 [C++ PATCH] kill unused enum
new e689998bec4 PR middle-end/83718 * tree-inline.c (copy_cfg_body): Adju [...]
new 18113215637 PR middle-end/83189 * gimple-ssa-isolate-paths.c (isolate [...]
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/ChangeLog | 11 ++++
gcc/gimple-ssa-isolate-paths.c | 4 +-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/g++.dg/torture/pr83718.C | 115 +++++++++++++++++++++++++++++++++
gcc/tree-inline.c | 4 +-
5 files changed, 136 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr83718.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 1719a98cf0a [X86][SSE] Drop old insertps stack folding test
new ce7fc60a2bf X86: Refactor type-splitting to target-legal size vector to [...]
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/X86ISelLowering.cpp | 90 ++++++++++++++++++++++++--------------
1 file changed, 58 insertions(+), 32 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 6bd0a312a4 Fix the order of SHLIB_RODATA_ADDR in elf.sc
new b3b9f8d3e9 ld: In map file use '=' in PROVIDE statements
new 8be965c5f0 ld: Find and run some tests using a wildcard pattern
new eab62f2f01 ld: Fix issue where PROVIDE overrides defined symbol
new 65f14869fd ld: Remove unused expression state
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:
ld/ChangeLog | 41 +++++++++
ld/ldexp.c | 98 +++++++++++-----------
ld/ldexp.h | 1 -
ld/ldlang.c | 1 +
ld/testsuite/ld-scripts/provide-3.d | 1 +
ld/testsuite/ld-scripts/provide-4-map.d | 13 ---
ld/testsuite/ld-scripts/provide-4.d | 2 +-
ld/testsuite/ld-scripts/provide-4.map | 13 +++
ld/testsuite/ld-scripts/provide-5.d | 2 +-
.../ld-scripts/{provide-5-map.d => provide-5.map} | 2 +-
ld/testsuite/ld-scripts/provide-6.d | 9 ++
ld/testsuite/ld-scripts/provide-6.t | 11 +++
.../ld-scripts/{provide-5.d => provide-7.d} | 6 +-
ld/testsuite/ld-scripts/provide-7.t | 11 +++
ld/testsuite/ld-scripts/provide-8.d | 8 ++
ld/testsuite/ld-scripts/provide-8.t | 14 ++++
ld/testsuite/ld-scripts/provide.exp | 12 +--
17 files changed, 172 insertions(+), 73 deletions(-)
delete mode 100644 ld/testsuite/ld-scripts/provide-4-map.d
create mode 100644 ld/testsuite/ld-scripts/provide-4.map
rename ld/testsuite/ld-scripts/{provide-5-map.d => provide-5.map} (60%)
create mode 100644 ld/testsuite/ld-scripts/provide-6.d
create mode 100644 ld/testsuite/ld-scripts/provide-6.t
copy ld/testsuite/ld-scripts/{provide-5.d => provide-7.d} (52%)
create mode 100644 ld/testsuite/ld-scripts/provide-7.t
create mode 100644 ld/testsuite/ld-scripts/provide-8.d
create mode 100644 ld/testsuite/ld-scripts/provide-8.t
--
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 45d589394 Make std::experimental::filesystem::remove and remove_all ret [...]
new 04f23ba84 Fix some too-big local arrays. Thanks to dcdillon for the pat [...]
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/locale.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.