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 3e6c756 Automatic date update in version.in
new 9d736fb Import sys in gdb/python/lib/gdb/printer/bound_registers.py
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 | 5 +++++
gdb/python/lib/gdb/printer/bound_registers.py | 2 ++
2 files changed, 7 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-6-branch
in repository gcc.
from 31cd1da Backport r246276
new 09e1260 Backport r246316
new e7e3e0d Backport r246321
new 9cea654 Backport r246345
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:
gcc/ChangeLog | 19 +++++++
gcc/Makefile.in | 11 +++-
gcc/config/rs6000/rs6000.c | 5 +-
gcc/doc/gcc.texi | 3 ++
gcc/doc/gcov-dump.texi | 93 +++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 16 ++++++
gcc/testsuite/g++.dg/ext/mv8.C | 2 +-
gcc/testsuite/gcc.target/i386/pr65044.c | 2 +-
8 files changed, 146 insertions(+), 5 deletions(-)
create mode 100644 gcc/doc/gcov-dump.texi
--
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 0a67024 [Serialization] Serialize DependentSizedExtVectorType
new f59e144 Remove an overly aggressive assert in r298491 and leave a com [...]
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/CodeGen/CGCall.cpp | 6 +++++-
test/CodeGen/function-attributes.c | 14 ++++++++++++++
2 files changed, 19 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 clang.
from 4db37b6 [nonnull] Teach Clang to attach the nonnull LLVM attribute to [...]
new 0a67024 [Serialization] Serialize DependentSizedExtVectorType
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/clang/Serialization/ASTBitCodes.h | 4 +++-
lib/Serialization/ASTReader.cpp | 11 +++++++++++
lib/Serialization/ASTWriter.cpp | 6 ++++--
test/PCH/cxx-dependent-sized-ext-vector.cpp | 18 ++++++++++++++++++
4 files changed, 36 insertions(+), 3 deletions(-)
create mode 100644 test/PCH/cxx-dependent-sized-ext-vector.cpp
--
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 newlib.
from 90e35b1 Rename <sys/_locale.h> to <xlocale.h>
new 8259db5 dlfcn: Remove stray debug output
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:
winsup/cygwin/dlfcn.cc | 1 -
winsup/cygwin/dll_init.cc | 1 -
2 files changed, 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.
Charles Baylis pushed a change to branch master
in repository toolchain/tcwg-regression.
from 948f833 bug-2123: Do not skip on bare-metal targets.
new 45f77ca Check all expected binaries are in the bin/ dir.
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:
{bug-2123 => binaries}/Makefile | 1 +
binaries/build.sh | 51 +++++++++++++++++++++++++++++++++++++++++
binaries/list-4.txt | 28 ++++++++++++++++++++++
binaries/list-mingw-4.txt | 32 ++++++++++++++++++++++++++
binaries/list-mingw.txt | 35 ++++++++++++++++++++++++++++
binaries/list.txt | 31 +++++++++++++++++++++++++
6 files changed, 178 insertions(+)
copy {bug-2123 => binaries}/Makefile (95%)
create mode 100755 binaries/build.sh
create mode 100644 binaries/list-4.txt
create mode 100644 binaries/list-mingw-4.txt
create mode 100644 binaries/list-mingw.txt
create mode 100644 binaries/list.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 compiler-rt.
from 6a33234 [XRay][compiler-rt] Remove dependency on <system_error>
new ec69c0c tsan: fix a typo
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/tsan/rtl/tsan_interface_atomic.cc | 4 ++--
1 file changed, 2 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 gcc.
from 49c33be 2017-03-21 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new c396d01 Error message on target attribute on power target (PR target/79906)
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.c | 5 ++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ext/mv8.C | 2 +-
4 files changed, 16 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 9d042be Add LibreOffice Clang plugin to ExternalClangExamples.rst
new 4db37b6 [nonnull] Teach Clang to attach the nonnull LLVM attribute 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:
include/clang/AST/ASTContext.h | 4 +-
include/clang/Basic/Builtins.def | 60 +++++++++++++++-------------
lib/AST/ASTContext.cpp | 44 +++++++++++++-------
lib/CodeGen/CGCall.cpp | 86 ++++++++++++++++++++++++----------------
test/CodeGen/nonnull.c | 84 +++++++++++++++++++++++++++++++++++++++
5 files changed, 201 insertions(+), 77 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.