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 5ada5c6 Sync config.sub,config.guess with upstream.
new a571603 configure.tgt (x86_64-*-elf*): Remove i386bsd-tdep.o.
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 | 4 ++++
gdb/configure.tgt | 9 ++++++---
2 files changed, 10 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 gcc.
from b061310 rs6000: Do swdiv at expand time
new a14f97a 2016-11-07 François Dumont <fdumont(a)gcc.gnu.org>
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver | 12 ++++++++++++
2 files changed, 17 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 master
in repository llvm.
from fd34be2 Add tests for r286139.
new d2b47f0 Use -fsanitize-recover instead of -mllvm -msan-keep-going.
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/llvm/Transforms/Instrumentation.h | 3 ++-
lib/Transforms/Instrumentation/MemorySanitizer.cpp | 20 +++++++++++---------
2 files changed, 13 insertions(+), 10 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 7a34932 Add missing '$' in configure.ac.
new 5ada5c6 Sync config.sub,config.guess with upstream.
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 ++++++
config.guess | 28 ++++++++++++++++++----------
config.sub | 20 ++++++++++++++------
3 files changed, 38 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 gcc.
from ded9821 * lib/scanasm.exp (hidden-scan-for): Add XCOFF support.
new b061310 rs6000: Do swdiv at expand time
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 | 6 ++++++
gcc/config/rs6000/rs6000.md | 10 +++++++++-
gcc/config/rs6000/vector.md | 10 +++++++++-
3 files changed, 24 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 clang.
from 777d844 Fix memory leak caused by r286096.
new 2d91c3a When the ASTImporter imports a source location, it avoids imp [...]
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/AST/ASTImporter.cpp | 4 ++--
test/ASTMerge/Inputs/macro.modulemap | 4 ++++
test/ASTMerge/Inputs/macro1.h | 5 +++++
test/ASTMerge/Inputs/macro1.m | 5 +++++
test/ASTMerge/Inputs/macro2.m | 5 +++++
test/ASTMerge/macro.m | 6 ++++++
6 files changed, 27 insertions(+), 2 deletions(-)
create mode 100644 test/ASTMerge/Inputs/macro.modulemap
create mode 100644 test/ASTMerge/Inputs/macro1.h
create mode 100644 test/ASTMerge/Inputs/macro1.m
create mode 100644 test/ASTMerge/Inputs/macro2.m
create mode 100644 test/ASTMerge/macro.m
--
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 7e34ddb Add some facilities to work with a git monorepo (experimental setup)
new d75c178 Disallow StringRef assignment from temporary std::strings.
new 59bbd3c Fix `git-llvm` script to handle `git worktree` setups correctly
new fd34be2 Add tests for r286139.
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:
include/llvm/ADT/StringRef.h | 9 +++++++++
unittests/ADT/StringRefTest.cpp | 36 ++++++++++++++++++++++++++++++++++++
utils/git-svn/git-llvm | 3 ++-
3 files changed, 47 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 gcc.
from c1e8f9c Fix typo.
new ded9821 * lib/scanasm.exp (hidden-scan-for): Add XCOFF support.
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/testsuite/ChangeLog | 16 ++++++++++++++++
gcc/testsuite/g++.dg/ext/visibility/anon1.C | 2 +-
gcc/testsuite/g++.dg/ext/visibility/anon2.C | 2 +-
gcc/testsuite/g++.dg/ext/visibility/pragma-override1.C | 2 +-
gcc/testsuite/g++.dg/ext/visibility/pragma-override2.C | 2 +-
gcc/testsuite/gcc.dg/visibility-14.c | 2 +-
gcc/testsuite/gcc.dg/visibility-15.c | 2 +-
gcc/testsuite/gcc.dg/visibility-16.c | 2 +-
gcc/testsuite/gcc.dg/visibility-17.c | 2 +-
gcc/testsuite/gcc.dg/visibility-18.c | 2 +-
gcc/testsuite/gcc.dg/visibility-19.c | 2 +-
gcc/testsuite/gfortran.dg/implicit_class_1.f90 | 1 +
gcc/testsuite/lib/scanasm.exp | 1 +
13 files changed, 28 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.