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 d185d0ee5d2 Daily bump.
new 19a3b4edbc7 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 master
in repository binutils-gdb.
from ffce45d224 nat/linux-ptrace.c: add missing gdb_byte* cast
new 65ce7763df Automatic date update in version.in
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/version.h | 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 gdb-8.0-branch
in repository binutils-gdb.
from b730cb2958 Automatic date update in version.in
new f3a86ef193 Automatic date update in version.in
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/version.h | 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 binutils-2_28-branch
in repository binutils-gdb.
from 663f9d133d Automatic date update in version.in
new 335ce44a78 Automatic date update in version.in
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/version.h | 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 master
in repository llvm.
from 6661e765050 [x86] specify triple and auto-generate checks; NFC
new 4e08dc9667f [x86] specify triples and auto-generate complete checks; NFC
new ffa33d04b9a [x86] specify triples and auto-generate complete checks; NFC
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:
test/CodeGen/X86/widen_arith-4.ll | 83 +++++++++++++------
test/CodeGen/X86/widen_arith-5.ll | 83 +++++++++++++------
test/CodeGen/X86/widen_arith-6.ll | 88 ++++++++++++++------
test/CodeGen/X86/widen_cast-1.ll | 104 ++++++++++++++++-------
test/CodeGen/X86/widen_cast-2.ll | 78 ++++++++++++------
test/CodeGen/X86/widen_cast-3.ll | 15 ++--
test/CodeGen/X86/widen_cast-4.ll | 169 +++++++++++++++++++++++++-------------
7 files changed, 418 insertions(+), 202 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 d8c55ee753f Delete TypeDatabase.
new 6661e765050 [x86] specify triple and auto-generate checks; 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:
test/CodeGen/X86/widen_arith-1.ll | 76 +++++++++++++++++++---------
test/CodeGen/X86/widen_arith-2.ll | 104 +++++++++++++++++++++++++-------------
test/CodeGen/X86/widen_arith-3.ll | 88 ++++++++++++++++++++++----------
3 files changed, 182 insertions(+), 86 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 bdd32e03c5 is_underscore_target for ld-elf tests
new ffce45d224 nat/linux-ptrace.c: add missing gdb_byte* cast
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/nat/linux-ptrace.c | 2 +-
2 files changed, 6 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 llvm.
from 4f1962c363a [APFloat] Move the integerPartWidth constant into APFloatBa [...]
new d8c55ee753f Delete TypeDatabase.
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/DebugInfo/CodeView/CVRecord.h | 5 +-
.../DebugInfo/CodeView/LazyRandomTypeCollection.h | 40 ++-
include/llvm/DebugInfo/CodeView/TypeDatabase.h | 84 ------
.../llvm/DebugInfo/CodeView/TypeDatabaseVisitor.h | 62 ----
.../llvm/DebugInfo/CodeView/TypeTableCollection.h | 11 +-
lib/DebugInfo/CodeView/CMakeLists.txt | 2 -
.../CodeView/LazyRandomTypeCollection.cpp | 135 ++++-----
lib/DebugInfo/CodeView/TypeDatabase.cpp | 146 ---------
lib/DebugInfo/CodeView/TypeDatabaseVisitor.cpp | 330 ---------------------
lib/DebugInfo/CodeView/TypeTableCollection.cpp | 58 ++--
tools/llvm-readobj/COFFDumper.cpp | 2 +-
11 files changed, 115 insertions(+), 760 deletions(-)
delete mode 100644 include/llvm/DebugInfo/CodeView/TypeDatabase.h
delete mode 100644 include/llvm/DebugInfo/CodeView/TypeDatabaseVisitor.h
delete mode 100644 lib/DebugInfo/CodeView/TypeDatabase.cpp
delete mode 100644 lib/DebugInfo/CodeView/TypeDatabaseVisitor.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 gcc.
from e686193592b 2017-06-18 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new db6132b60ae * gcc.dg/lto/pr69866_0.c: This test needs alias.
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 | 4 ++++
gcc/testsuite/gcc.dg/lto/pr69866_0.c | 1 +
2 files changed, 5 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-7-branch
in repository gcc.
from ea4514cc046 PR c++/60063 - -Wunused-local-typedefs and templates.
new 72d6c29cb84 x32: Update baseline_symbols.txt
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 +++++
.../config/abi/post/x86_64-linux-gnu/x32/baseline_symbols.txt | 3 +++
2 files changed, 8 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.