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 d7bcd5b8e5 Skip gdb.threads/thread_events.exp on RSP targets properly
new 8d6ef72b04 kfail gdb.python/py-evsignal.exp on RSP targets properly
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.python/py-evsignal.exp | 3 ++-
2 files changed, 7 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 binutils-gdb.
from df479dc6e0 Tweak gdb.base/corefile.exp is_remote check
new d7bcd5b8e5 Skip gdb.threads/thread_events.exp on RSP targets properly
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.threads/thread_events.exp | 7 ++++---
2 files changed, 9 insertions(+), 3 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 23fb630af0 Fix is_remote check in gdb.base/remote.exp
new df479dc6e0 Tweak gdb.base/corefile.exp is_remote check
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 | 7 +++++++
gdb/testsuite/gdb.base/corefile.exp | 20 +++++++++++++++++++-
2 files changed, 26 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 gcc.
from 7b9e61ea203 2017-10-13 Richard Biener <rguenther(a)suse.de>
new 56b5cbc8797 2017-10-13 Richard Biener <rguenther(a)suse.de>
new 5a91fdd273f 2017-10-13 Richard Biener <rguenther(a)suse.de>
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 | 17 +++++
gcc/graphite-isl-ast-to-gimple.c | 39 ++--------
gcc/graphite.c | 87 ++++++----------------
gcc/params.def | 7 --
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.dg/graphite/pr35356-3.c | 3 +-
.../gcc.dg/graphite/{pr81373.c => pr81373-2.c} | 2 +-
7 files changed, 57 insertions(+), 104 deletions(-)
copy gcc/testsuite/gcc.dg/graphite/{pr81373.c => pr81373-2.c} (84%)
--
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 users/qiyao/regcache-split-3
in repository binutils-gdb.
at 11fc8ec270 regcache_raw and use it in to_{fetch,store}_registers
This branch includes the following new commits:
new 9fa4f9dd3d Simplify xfer_part
new 2d6f8f50b4 New class reg_buffer
new 21be975839 Remove MAX_REGISTER_SIZE in record-full.c
new c2db73a25d Move more supply and collect methods to reg_buffer
new ee085f442b Simplify {supply,fill}_{g,fp}regset
new 11fc8ec270 regcache_raw and use it in to_{fetch,store}_registers
The 6 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0e8298de0c1 i386: Check red zone size in push peephole2
new 7b9e61ea203 2017-10-13 Richard Biener <rguenther(a)suse.de>
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 | 13 ++++++++++++
gcc/graphite-isl-ast-to-gimple.c | 37 ++++++++++++++++++---------------
gcc/graphite-sese-to-poly.c | 5 +----
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/graphite/scop-10.c | 2 +-
gcc/testsuite/gcc.dg/graphite/scop-7.c | 2 +-
gcc/testsuite/gcc.dg/graphite/scop-8.c | 2 +-
7 files changed, 44 insertions(+), 24 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 27c9e813f9 Make gdb.base/solib-nodir.exp work with --target_board=nativ [...]
new cc77b1dc33 gdb.base/remote.exp: Fix typo and add missing return
new 23fb630af0 Fix is_remote check in gdb.base/remote.exp
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:
gdb/testsuite/ChangeLog | 10 ++++++++++
gdb/testsuite/gdb.base/remote.exp | 14 +++++++++-----
2 files changed, 19 insertions(+), 5 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 0e87eeb6ed1 Prevent invalid register mode changes in combine
new 0e8298de0c1 i386: Check red zone size in push peephole2
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/config/i386/i386.h | 1 +
gcc/config/i386/i386.md | 8 ++++----
gcc/testsuite/ChangeLog | 7 +++++++
.../gcc.target/i386/{pr46470.c => pr82499-1.c} | 17 +++++++++++------
.../gcc.target/i386/{pr46470.c => pr82499-2.c} | 17 +++++++++++------
.../gcc.target/i386/{pr46470.c => pr82499-3.c} | 19 ++++++++++++-------
7 files changed, 53 insertions(+), 23 deletions(-)
copy gcc/testsuite/gcc.target/i386/{pr46470.c => pr82499-1.c} (68%)
copy gcc/testsuite/gcc.target/i386/{pr46470.c => pr82499-2.c} (67%)
copy gcc/testsuite/gcc.target/i386/{pr46470.c => pr82499-3.c} (56%)
--
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 466a35ffa2b Make more use of GET_MODE_UNIT_SIZE
new 332d11bd6d1 Make more use of GET_MODE_UNIT_BITSIZE
new 0e87eeb6ed1 Prevent invalid register mode changes in combine
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 | 18 ++++++++++++++++++
gcc/cfgexpand.c | 12 ++++++++----
gcc/combine.c | 9 ++++++++-
gcc/cse.c | 7 ++++---
gcc/fwprop.c | 4 ++--
gcc/targhooks.c | 2 +-
6 files changed, 41 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.