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 8e86a419d7 gdb.base/watch-cond-infcall.exp: Don't run if target doesn't [...]
new db6be0d5e3 Fix NEWS formatting in GDB 8.0 section
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 | 6 ++++++
gdb/NEWS | 31 +++++++++++++++----------------
2 files changed, 21 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 gdb-8.0-branch
in repository binutils-gdb.
from c6ef7a7284 Automatic date update in version.in
new d65c730fce Fix NEWS formatting in GDB 8.0 section
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 | 6 ++++++
gdb/NEWS | 31 +++++++++++++++----------------
2 files changed, 21 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 binutils-gdb.
from ca87ae741f S/390: Fix instruction types of csdtr and csxtr
new 8e86a419d7 gdb.base/watch-cond-infcall.exp: Don't run if target doesn't [...]
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/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/watch-cond-infcall.exp | 5 +++++
2 files changed, 10 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 binutils-gdb.
from 6813cafe52 Automatic date update in version.in
new bfcfbe611b S/390: Remove optional operand flag.
new a09f258601 S/390: Improve error checking for optional operands
new ffc61c5de1 S/390: Add ipte/idte variants with optional operands
new 67aa8be4cb S/390: Add missing operand to tb instruction
new ca87ae741f S/390: Fix instruction types of csdtr and csxtr
The 5 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:
gas/config/tc-s390.c | 35 ++++++++++++++---------------------
gas/testsuite/gas/s390/esa-g5.d | 2 +-
gas/testsuite/gas/s390/esa-g5.s | 2 +-
gas/testsuite/gas/s390/zarch-z196.d | 2 ++
gas/testsuite/gas/s390/zarch-z196.s | 2 ++
gas/testsuite/gas/s390/zarch-z9-ec.d | 4 ++--
gas/testsuite/gas/s390/zarch-z9-ec.s | 4 ++--
gas/testsuite/gas/s390/zarch-zEC12.d | 23 ++++++++++++++---------
gas/testsuite/gas/s390/zarch-zEC12.s | 7 +++++++
include/opcode/s390.h | 23 ++++++++++-------------
opcodes/s390-dis.c | 11 ++++++++++-
opcodes/s390-mkopc.c | 8 ++++++--
opcodes/s390-opc.c | 6 +++++-
opcodes/s390-opc.txt | 9 ++++++---
14 files changed, 82 insertions(+), 56 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 gcc-5-branch
in repository gcc.
from 252033eb556 Backported from mainline 2017-03-22 Jakub Jelinek <jaku [...]
new 1fe4c5c1fce Backported from mainline 2017-03-24 Jakub Jelinek <jaku [...]
new 9829ec5f26f Backported from mainline 2017-03-27 Jakub Jelinek <jaku [...]
new 2c9af82b417 Backported from mainline 2017-03-30 Jakub Jelinek <jaku [...]
new c59611f59b8 Backported from mainline 2017-03-31 Jakub Jelinek <jaku [...]
new c1fb97b5bf2 Backported from mainline 2017-04-04 Jakub Jelinek <jaku [...]
new e3e2582b959 Backported from mainline 2017-04-10 Jakub Jelinek <jaku [...]
new f9d53865b86 Backported from mainline 2017-04-11 Jakub Jelinek <jaku [...]
new a52350c1bc3 Backported from mainline 2017-04-11 Jakub Jelinek <jaku [...]
new de3cc9a86f1 Backported from mainline 2017-04-11 Jakub Jelinek <jaku [...]
new dc1c5a52723 Backported from mainline 2017-04-25 Jakub Jelinek <jaku [...]
The 10 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 | 49 +++++++++++++++++++++++++++++
gcc/Makefile.in | 1 +
gcc/asan.c | 3 +-
gcc/config/i386/i386.c | 11 +++++--
gcc/config/i386/mmx.md | 4 +--
gcc/config/i386/sse.md | 12 +++----
gcc/cp/ChangeLog | 12 +++++++
gcc/cp/error.c | 1 +
gcc/cp/tree.c | 11 +++++++
gcc/cselib.c | 36 +++++++++++++--------
gcc/loop-doloop.c | 11 ++++---
gcc/omp-low.c | 6 ++--
gcc/simplify-rtx.c | 6 ++--
gcc/testsuite/ChangeLog | 34 ++++++++++++++++++++
gcc/testsuite/g++.dg/ext/pr80363.C | 12 +++++++
gcc/testsuite/g++.dg/init/ref23.C | 15 +++++++++
gcc/testsuite/g++.dg/opt/pr80385.C | 14 +++++++++
gcc/testsuite/gcc.dg/asan/pr80168.c | 12 +++++++
gcc/testsuite/gcc.dg/pr80112.c | 21 +++++++++++++
gcc/testsuite/gcc.dg/pr80286.c | 23 ++++++++++++++
gcc/testsuite/gcc.dg/torture/pr80025.c | 24 ++++++++++++++
gcc/testsuite/gcc.target/i386/avx-pr80286.c | 26 +++++++++++++++
gcc/ubsan.c | 2 +-
libgomp/ChangeLog | 9 ++++++
libgomp/env.c | 2 +-
libgomp/testsuite/libgomp.c/pr80394.c | 22 +++++++++++++
26 files changed, 345 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/pr80363.C
create mode 100644 gcc/testsuite/g++.dg/init/ref23.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr80385.C
create mode 100644 gcc/testsuite/gcc.dg/asan/pr80168.c
create mode 100644 gcc/testsuite/gcc.dg/pr80112.c
create mode 100644 gcc/testsuite/gcc.dg/pr80286.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr80025.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx-pr80286.c
create mode 100644 libgomp/testsuite/libgomp.c/pr80394.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 gcc-5-branch
in repository gcc.
from 213e7723171 Backported from mainline 2017-02-21 Jakub Jelinek <jaku [...]
new 9d1a11688a9 Backported from mainline 2017-02-21 Jakub Jelinek <jaku [...]
new 419fd648ca3 Backported from mainline 2017-02-22 Jakub Jelinek <jaku [...]
new 16f6bef9f88 Backported from mainline 2017-02-25 Jakub Jelinek <jaku [...]
new 6252e4d277c Backported from mainline 2017-02-28 Jakub Jelinek <jaku [...]
new c4f595d7c05 Backported from mainline 2017-03-03 Jakub Jelinek <jaku [...]
new 50e1e1e7121 Backported from mainline 2017-03-07 Jakub Jelinek <jaku [...]
new 67193c31928 Backported from mainline 2017-03-07 Jakub Jelinek <jaku [...]
new 644213c62cb Backported from mainline 2017-03-09 Jakub Jelinek <jaku [...]
new ed130661e27 Backported from mainline 2017-03-09 Jakub Jelinek <jaku [...]
new 3ff186d92b8 Backported from mainline 2017-03-09 Jakub Jelinek <jaku [...]
new 157922beede Backported from mainline 2017-03-10 Jakub Jelinek <jaku [...]
new f8a29886dd0 Backported from mainline 2017-03-10 Jakub Jelinek <jaku [...]
new eaa0b1e368c Backported from mainline 2017-03-21 Jakub Jelinek <jaku [...]
new cdfe3bfed87 Backported from mainline 2017-03-22 Jakub Jelinek <jaku [...]
new 252033eb556 Backported from mainline 2017-03-22 Jakub Jelinek <jaku [...]
The 15 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 | 90 +
gcc/asan.c | 318 ++-
gcc/c/ChangeLog | 6 +
gcc/c/c-typeck.c | 6 +-
gcc/config/i386/avx512bwintrin.h | 132 +-
gcc/config/i386/avx512vlintrin.h | 4078 ++++++++++++++---------------
gcc/config/i386/i386.c | 7 +-
gcc/config/i386/sse.md | 10 +-
gcc/cp/ChangeLog | 23 +
gcc/cp/constexpr.c | 30 +-
gcc/cp/decl.c | 7 +-
gcc/cp/init.c | 3 +-
gcc/cp/parser.c | 3 +
gcc/cp/semantics.c | 4 +-
gcc/expr.c | 12 +
gcc/gimplify.c | 8 +
gcc/sel-sched.c | 1 +
gcc/testsuite/ChangeLog | 57 +
gcc/testsuite/c-c++-common/asan/pr79944.c | 18 +
gcc/testsuite/g++.dg/ext/int128-5.C | 10 +
gcc/testsuite/g++.dg/gomp/pr79664.C | 142 +
gcc/testsuite/g++.dg/gomp/pr80141.C | 8 +
gcc/testsuite/g++.dg/opt/pr79396.C | 13 +
gcc/testsuite/g++.dg/torture/pr80129.C | 14 +
gcc/testsuite/gcc.dg/pr79570.c | 12 +
gcc/testsuite/gcc.dg/ubsan/pr80097.c | 10 +
gcc/testsuite/gcc.target/i386/pr79729.c | 8 +
gcc/testsuite/gcc.target/i386/pr79807.c | 12 +
gcc/testsuite/gcc.target/i386/pr79901.c | 22 +
gcc/testsuite/gcc.target/i386/pr79932-1.c | 19 +
gcc/testsuite/gcc.target/i386/pr79932-2.c | 78 +
gcc/tree-eh.c | 6 +-
32 files changed, 2882 insertions(+), 2285 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/asan/pr79944.c
create mode 100644 gcc/testsuite/g++.dg/ext/int128-5.C
create mode 100644 gcc/testsuite/g++.dg/gomp/pr79664.C
create mode 100644 gcc/testsuite/g++.dg/gomp/pr80141.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr79396.C
create mode 100644 gcc/testsuite/g++.dg/torture/pr80129.C
create mode 100644 gcc/testsuite/gcc.dg/pr79570.c
create mode 100644 gcc/testsuite/gcc.dg/ubsan/pr80097.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr79729.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr79807.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr79901.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr79932-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr79932-2.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 gcc.
from eb37fcdcde9 Remove dump_file_info::dump_file_info and replace it with macro.
new 0c69bf3630e 2017-05-30 Richard Biener <rguenther(a)suse.de>
new 2df02adc932 Fix parenthesis in auto-profile.c (PR other/80909).
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:
gcc/ChangeLog | 11 +++++++++
gcc/auto-profile.c | 2 +-
gcc/cfgexpand.c | 6 ++---
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/torture/pr80876.c | 42 ++++++++++++++++++++++++++++++++++
5 files changed, 62 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr80876.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 lld.
from 6cc30a5a0 [ELF] - Do not crash when linkerscript applies fill to .bss.
new 84c994681 [ELF] - Fix comment. 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:
ELF/OutputSections.cpp | 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.
Renato Golin pushed a change to branch linaro-local/renato/aa
in repository toolchain/llvm/clang.
at 41ff4bdd06 Revert "[OpenCL] An error shall occur if any scalar operand [...]
This branch includes the following new commits:
new 41ff4bdd06 Revert "[OpenCL] An error shall occur if any scalar operand [...]
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.