This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 57254f4 Add UBSan blacklist for <__tree> and <__hash_table>
new fe6d50f Implement LWG issue 1169. num_get not fully compatible with strto*
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:
include/locale | 31 +++++++++++++++++++---
include/support/solaris/xlocale.h | 20 ++++++++++----
include/support/xlocale/__strtonum_fallback.h | 11 ++++++++
.../facet.num.get.members/get_double.pass.cpp | 24 +++++++++++++++++
.../facet.num.get.members/get_float.pass.cpp | 26 ++++++++++++++++++
.../facet.num.get.members/get_long_double.pass.cpp | 25 +++++++++++++++++
www/cxx1z_status.html | 2 +-
7 files changed, 130 insertions(+), 9 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 847e77d doesSetDirectiveSuppressesReloc -> doesSetDirectiveSuppressRe [...]
new 099f7f2 [LoadCombine] Combine Loads formed from GEPS with negative indexes
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/Scalar/LoadCombine.cpp | 17 ++++++++++-------
.../LoadCombine/load-combine-negativegep.ll | 19 +++++++++++++++++++
2 files changed, 29 insertions(+), 7 deletions(-)
create mode 100644 test/Transforms/LoadCombine/load-combine-negativegep.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 libcxx.
from 70f7afe Fix bugs in last_write_time implementation.
new 57254f4 Add UBSan blacklist for <__tree> and <__hash_table>
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/libcxx/test/config.py | 5 ++++-
test/ubsan_blacklist.txt | 2 ++
2 files changed, 6 insertions(+), 1 deletion(-)
create mode 100644 test/ubsan_blacklist.txt
--
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 2730c25 Remove Apple specific guard for utimensat. Use !defined(UTIME [...]
new 70f7afe Fix bugs in last_write_time implementation.
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/experimental/filesystem/operations.cpp | 73 ++++++++++----
.../fs.op.last_write_time/last_write_time.pass.cpp | 112 ++++++++++++++++-----
2 files changed, 145 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 users/hjl/pr18250
in repository binutils-gdb.
discards b2677f4 Add a test for PR 20267
discards 66088d6 Use the IR symbol table for the IR object
adds 6614e88 Set non_ir_ref on common symbol
new 8735960 Use the IR symbol table for the IR input object
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 (b2677f4)
\
N -- N -- N refs/heads/users/hjl/pr18250 (8735960)
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:
bfd/elflink.c | 3 +-
ld/plugin.c | 98 ++++++++++++-----------
ld/testsuite/ld-plugin/lto.exp | 9 +++
ld/testsuite/ld-plugin/{pr20267a.c => pr20276a.c} | 0
ld/testsuite/ld-plugin/{pr20267b.c => pr20276b.c} | 0
5 files changed, 63 insertions(+), 47 deletions(-)
copy ld/testsuite/ld-plugin/{pr20267a.c => pr20276a.c} (100%)
copy ld/testsuite/ld-plugin/{pr20267b.c => pr20276b.c} (100%)
--
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 users/hjl/pr20276
in repository binutils-gdb.
at 6614e88 Set non_ir_ref on common symbol
This branch includes the following new commits:
new 6614e88 Set non_ir_ref on common symbol
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 master
in repository clang.
from 717f550 Make test less sensitive to the resource directory. Like linu [...]
new 3a226dd Revert "Make test less sensitive to the resource directory." [...]
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/Driver/windows-cross.c | 3 +--
1 file changed, 1 insertion(+), 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 3afc00d trans-types.c: Commentary typo fix.
new 726f604 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from b1aa759 Daily bump.
new 0ac3359 Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from 4051581 Daily bump.
new 903ee06 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.