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 af8f47e8c1f Daily bump.
new 3e7a906c603 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 clang.
from 6afb63d7c8 Remove creation of out-of-bounds value of enumeration type ( [...]
new def73313d7 [CodeGen][X86] Fix handling of __fp16 vectors.
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/Basic/TargetInfo.h | 8 +++++
lib/Basic/Targets/AArch64.h | 4 +++
lib/Basic/Targets/ARM.h | 4 +++
lib/Basic/Targets/X86.h | 4 +++
lib/CodeGen/CGExprConstant.cpp | 2 +-
lib/CodeGen/CGExprScalar.cpp | 12 +++----
lib/CodeGen/CodeGenTypes.cpp | 8 ++---
lib/Sema/SemaExpr.cpp | 3 +-
test/CodeGen/fp16-ops.c | 55 ++++++++++++--------------------
test/CodeGen/fp16vec-ops.c | 1 +
test/CodeGenCXX/float16-declarations.cpp | 21 ++++--------
test/CodeGenCXX/fp16-mangle.cpp | 4 +--
12 files changed, 63 insertions(+), 63 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 a3c5fafd2e dwarf2read.c: Rewrite/simplify mock_mapped_index
new c5ba17787d 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 fd98282c33 Automatic date update in version.in
new 8ccb76c339 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_29-branch
in repository binutils-gdb.
from fb5dab14a6 Automatic date update in version.in
new c7ffe19a36 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 gcc.
from 1c6cdd1a858 PR rtl-optimization/81595 * gcc.c-torture/compile/pr81595 [...]
new 486017d5b74 2017-12-08 Vladimir Makarov <vmakarov(a)redhat.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:
gcc/ChangeLog | 5 +++++
gcc/lra-constraints.c | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr83317.c | 21 +++++++++++++++++++++
4 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr83317.c
--
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 e28484a720d [CodeGen] Move printing MO_Immediate operands to MachineOpe [...]
new b6b1c519440 [X86][Mips] Remove unused method declaration from the X86 a [...]
new b5b768dedeb dwarfdump: Add support for the --diff option.
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:
docs/CommandGuide/llvm-dwarfdump.rst | 5 +++++
include/llvm/DebugInfo/DIContext.h | 1 +
lib/DebugInfo/DWARF/DWARFDie.cpp | 17 ++++++++++-------
lib/DebugInfo/DWARF/DWARFFormValue.cpp | 33 +++++++++++++++++++--------------
lib/Target/Mips/MipsAsmPrinter.h | 3 ---
lib/Target/X86/X86AsmPrinter.h | 4 ----
test/tools/llvm-dwarfdump/X86/diff.test | 6 ++++++
test/tools/llvm-dwarfdump/cmdline.test | 1 +
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 5 +++++
9 files changed, 47 insertions(+), 28 deletions(-)
create mode 100644 test/tools/llvm-dwarfdump/X86/diff.test
--
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 7bc2da619c Unify implementation of our two different flavours of -Wtaut [...]
new 6afb63d7c8 Remove creation of out-of-bounds value of enumeration type ( [...]
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/Expr.h | 1 -
include/clang/AST/OperationKinds.h | 2 --
lib/ASTMatchers/Dynamic/Marshallers.h | 22 ++++++++++------------
lib/Sema/Sema.cpp | 2 +-
lib/Sema/SemaExpr.cpp | 10 +++++-----
lib/Sema/SemaExprCXX.cpp | 4 ++--
6 files changed, 18 insertions(+), 23 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 a9d44aad42 Work around sparc glibc bug
new 6432ec65a8 cc-with-tweaks.sh: Use gdb-add-index.sh
new 437afbb81e DWARF-5: .debug_names index producer
new abccd1e7b7 Change dwarf2_initialize_objfile's return value
new 4b514bc808 Refactor: Move some generic code out of .gdb_index code
new e5fa6583a7 Add gdb::hash_enum
new 927aa2e778 DWARF-5: .debug_names index consumer
new f00a2de2a7 dwarf2read.c:mapped_index, use gdb::array_view, simplify sym [...]
new 44ed8f3ed0 Support wildmatching in .debug_names too.
new a3c5fafd2e dwarf2read.c: Rewrite/simplify mock_mapped_index
The 9 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 | 140 +
gdb/common/{gdb_splay_tree.h => hash_enum.h} | 29 +-
gdb/contrib/cc-with-tweaks.sh | 40 +-
gdb/contrib/gdb-add-index.sh | 53 +-
gdb/defs.h | 6 +
gdb/doc/ChangeLog | 4 +
gdb/doc/gdb.texinfo | 24 +-
gdb/dwarf2read.c | 2868 +++++++++++++++++---
gdb/elfread.c | 28 +-
gdb/psymtab.h | 1 +
gdb/symfile.h | 4 +-
gdb/testsuite/ChangeLog | 11 +
gdb/testsuite/gdb.base/maint.exp | 9 +-
gdb/testsuite/gdb.dlang/watch-loc.c | 20 +
.../gdb.dwarf2/dw2-case-insensitive-debug.S | 18 +
gdb/testsuite/gdb.dwarf2/gdb-index.exp | 19 +-
gdb/testsuite/gdb.mi/dw2-ref-missing-frame-func.c | 21 +
gdb/xcoffread.c | 2 +
18 files changed, 2786 insertions(+), 511 deletions(-)
copy gdb/common/{gdb_splay_tree.h => hash_enum.h} (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 llvm.
from d4ac46318e0 Revert part of "Cleanup some GraphTraits iteration code"
new e28484a720d [CodeGen] Move printing MO_Immediate operands to MachineOpe [...]
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:
docs/MIRLangRef.rst | 29 +++++++++++++++++++++++++++++
include/llvm/CodeGen/MachineOperand.h | 7 +++++++
lib/CodeGen/MIRPrinter.cpp | 14 +++++++-------
lib/CodeGen/MachineInstr.cpp | 7 +++++--
lib/CodeGen/MachineOperand.cpp | 9 +++++++++
unittests/CodeGen/MachineOperandTest.cpp | 19 +++++++++++++++++++
6 files changed, 76 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.