This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from ba01d96cb Fix use of C++14 syntax in C++11 filesystem tests.
new 24acfd881 [CMake] Support statically linking dependencies only to share [...]
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:
CMakeLists.txt | 8 ++++++++
cmake/Modules/HandleLibCXXABI.cmake | 6 +++---
lib/CMakeLists.txt | 6 +++---
3 files changed, 14 insertions(+), 6 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 c6b3cc723aa Test commit, fix a minor typo.
new 32b278468b1 [x86/SLH] Rename and comment the main hardening function. 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:
lib/Target/X86/X86SpeculativeLoadHardening.cpp | 25 +++++++++++++++++++++----
1 file changed, 21 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 libcxx.
from a0a39e593 Work around various GCC 4.9 build errors
new ba01d96cb Fix use of C++14 syntax in C++11 filesystem tests.
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/support/format_string.hpp | 8 +++++---
1 file changed, 5 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 cf4088a92f Remove some unused variables
new bb71536f28 power9 mfupmc/mtupmc
new 49ddb0fbda PowerPC64 fails reloc-discard test
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:
ld/ChangeLog | 5 +++++
.../ld-elf/{reloc-discard.d => reloc-discard-warn.d} | 6 +++---
ld/testsuite/ld-elf/reloc-discard.d | 3 +++
opcodes/ChangeLog | 6 ++++++
opcodes/ppc-opc.c | 18 ++++++++++++++++++
5 files changed, 35 insertions(+), 3 deletions(-)
copy ld/testsuite/ld-elf/{reloc-discard.d => reloc-discard-warn.d} (59%)
--
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 6018c5acdf Automatic date update in version.in
new cf4088a92f Remove some unused variables
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 | 26 ++++++++++++++++++++++++++
gdb/aarch64-linux-nat.c | 2 +-
gdb/arm-linux-nat.c | 12 ++++--------
gdb/gdbserver/ChangeLog | 6 ++++++
gdb/gdbserver/linux-mips-low.c | 2 --
gdb/mips-linux-nat.c | 1 -
gdb/nat/aarch64-sve-linux-ptrace.c | 1 -
gdb/ppc-linux-nat.c | 10 ----------
gdb/remote-sim.c | 3 ---
9 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 libcxx.
from 0ddb77a46 Implement filesystem_error::what() and improve reporting.
new a0a39e593 Work around various GCC 4.9 build errors
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/filesystem_common.h | 15 +++++++--------
src/experimental/filesystem/operations.cpp | 8 +++++++-
2 files changed, 14 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 libcxx.
from e14f03815 Workaround bug in GCC trunk.
new 0ddb77a46 Implement filesystem_error::what() and improve reporting.
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/experimental/filesystem | 61 ++-
src/experimental/filesystem/directory_iterator.cpp | 130 +++--
src/experimental/filesystem/filesystem_common.h | 150 +++++-
src/experimental/filesystem/operations.cpp | 587 ++++++++++-----------
.../directory_entry.mods/last_write_time.sh.cpp | 3 +-
.../directory_entry.mods/refresh.pass.cpp | 6 +-
.../directory_entry.obs/file_size.pass.cpp | 16 +-
.../directory_entry.obs/hard_link_count.pass.cpp | 15 +-
.../directory_entry.obs/last_write_time.pass.cpp | 15 +-
.../rec.dir.itr.members/increment.pass.cpp | 19 +-
.../fs.op.funcs/fs.op.copy_file/copy_file.pass.cpp | 4 +-
.../fs.op.funcs/fs.op.file_size/file_size.pass.cpp | 5 +-
test/support/filesystem_test_helper.hpp | 77 ++-
test/support/format_string.hpp | 68 +++
www/cxx2a_status.html | 4 +-
15 files changed, 716 insertions(+), 444 deletions(-)
create mode 100644 test/support/format_string.hpp
--
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 c5ed61e5862 PR bootstrap/86621 - 'alloca' bound is unknown in tree-vect [...]
new 62cab508988 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-8-branch
in repository gcc.
from ead037ee491 Daily bump.
new 048e8a03bac 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 445890546db Daily bump.
new b1872083c2c 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.