This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.12-branch
in repository binutils-gdb.
from a7cca10 Automatic date update in version.in
new bebca28 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_27-branch
in repository binutils-gdb.
from c6df486 Automatic date update in version.in
new b1fc391 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 binutils-gdb.
from 5cc8c73 Delete gdb::unique_ptr/gdb::move
new 4c62b19 gdb: update gnulib to pull in C++ namespace support fixes
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 | 15 +++++++
gdb/gnulib/config.in | 3 ++
gdb/gnulib/configure | 13 +++++-
gdb/gnulib/import/Makefile.am | 1 +
gdb/gnulib/import/Makefile.in | 2 +
gdb/gnulib/import/canonicalize-lgpl.c | 10 ++++-
gdb/gnulib/import/extra/snippet/c++defs.h | 75 ++++++++++++++++++++++---------
gdb/gnulib/import/m4/stdint.m4 | 11 ++++-
gdb/gnulib/import/m4/stdlib_h.m4 | 5 ++-
gdb/gnulib/import/math.in.h | 14 +++---
gdb/gnulib/import/stdlib.in.h | 15 +++++++
gdb/gnulib/import/sys_time.in.h | 7 +++
gdb/gnulib/update-gnulib.sh | 2 +-
13 files changed, 140 insertions(+), 33 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 lldb.
from aac2b46 Make some code not manipulate the underlying string of a Stre [...]
new 9e15ccd Change Property::GetName() and GetDescription() to return StringRef.
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/lldb/Interpreter/OptionValueProperties.h | 4 --
include/lldb/Interpreter/Property.h | 7 +--
source/Interpreter/OptionValueProperties.cpp | 29 +++----------
source/Interpreter/Property.cpp | 54 +++++++++++-------------
4 files changed, 35 insertions(+), 59 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 a7c1a65 2016-11-15 Jerry DeLisle <jvdelisle(a)gcc.gnu.org> Thoma [...]
new 4630315 2016-11-16 Matthias Klose <doko(a)ubuntu.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 | 4 ++++
gcc/doc/invoke.texi | 4 ++--
2 files changed, 6 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 llvm.
from df7f96e [x86] auto-generate better checks; NFC
new b572c5c [x86] auto-generate better checks; NFC
new 0156bda General clean up of Mach-O error handling in llvm-objdump.
new e9b0d80 [x86] regenerate checks; NFC
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:
test/CodeGen/X86/fast-isel-select-sse.ll | 545 +++++++++++++--------
test/CodeGen/X86/fp-logic.ll | 37 +-
...=> macho-invalid-symbol-indr-archive-universal} | Bin 4450 -> 4696 bytes
.../X86/Inputs/macho-invalid-symbol-nsect-archive | Bin 0 -> 356 bytes
.../Inputs/macho-invalid-symbol-strx-universal} | Bin 8256 -> 8452 bytes
test/tools/llvm-objdump/X86/malformed-machos.test | 9 +
tools/llvm-objdump/MachODump.cpp | 245 +++------
7 files changed, 449 insertions(+), 387 deletions(-)
copy test/tools/llvm-objdump/X86/Inputs/{out-of-section-sym.elf-i386 => macho-inva [...]
create mode 100644 test/tools/llvm-objdump/X86/Inputs/macho-invalid-symbol-nsect-archive
copy test/{Object/Inputs/macho-universal-bad2.x86_64.i386 => tools/llvm-objdump/X8 [...]
--
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 4377b2b gcc/ChangeLog:
new a7c1a65 2016-11-15 Jerry DeLisle <jvdelisle(a)gcc.gnu.org> Thoma [...]
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 | 5 +
gcc/testsuite/gfortran.dg/matmul_12.f90 | 22 ++
libgfortran/ChangeLog | 22 ++
libgfortran/Makefile.am | 2 +-
libgfortran/Makefile.in | 2 +-
libgfortran/generated/matmul_c10.c | 396 ++++++++++++++++++++++++-------
libgfortran/generated/matmul_c16.c | 396 ++++++++++++++++++++++++-------
libgfortran/generated/matmul_c4.c | 396 ++++++++++++++++++++++++-------
libgfortran/generated/matmul_c8.c | 396 ++++++++++++++++++++++++-------
libgfortran/generated/matmul_i1.c | 396 ++++++++++++++++++++++++-------
libgfortran/generated/matmul_i16.c | 396 ++++++++++++++++++++++++-------
libgfortran/generated/matmul_i2.c | 396 ++++++++++++++++++++++++-------
libgfortran/generated/matmul_i4.c | 396 ++++++++++++++++++++++++-------
libgfortran/generated/matmul_i8.c | 396 ++++++++++++++++++++++++-------
libgfortran/generated/matmul_r10.c | 396 ++++++++++++++++++++++++-------
libgfortran/generated/matmul_r16.c | 396 ++++++++++++++++++++++++-------
libgfortran/generated/matmul_r4.c | 396 ++++++++++++++++++++++++-------
libgfortran/generated/matmul_r8.c | 396 ++++++++++++++++++++++++-------
libgfortran/m4/matmul.m4 | 400 +++++++++++++++++++++++++-------
19 files changed, 4463 insertions(+), 1138 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/matmul_12.f90
--
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 ce26290 [AddressSanitizer] Add support for (constant-)masked loads an [...]
new df7f96e [x86] auto-generate better 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/fp-select-cmp-and.ll | 202 +++++++++++++++++++++-------------
1 file changed, 125 insertions(+), 77 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 b451ba8 [C API] Prevent nullptr dereferences in C API for counting at [...]
new c8094ca [x86] auto-generate better checks; NFC
new ce26290 [AddressSanitizer] Add support for (constant-)masked loads an [...]
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:
.../Instrumentation/AddressSanitizer.cpp | 99 +-
test/CodeGen/X86/sse-minmax.ll | 1832 ++++++++++++--------
.../AddressSanitizer/asan-masked-load-store.ll | 127 ++
3 files changed, 1324 insertions(+), 734 deletions(-)
create mode 100644 test/Instrumentation/AddressSanitizer/asan-masked-load-store.ll
--
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 ef0792f 2016-11-15 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 4377b2b gcc/ChangeLog:
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 | 7 +++++++
gcc/tree-ssa-coalesce.c | 15 ++-------------
gcc/tree-ssa-live.c | 16 ----------------
gcc/tree-ssa-live.h | 13 -------------
4 files changed, 9 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.