This is an automated email from the git hooks/post-receive script.
christophe.lyon pushed a change to branch abe-ssh-tt
in repository toolchain/abe.
from 395473f Use only '-t' as ssh option.
new 5f89521 Drop ssh -t option again, for testing
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:
config/boards/tcwg-common.exp | 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 926f942 PR c/70651 * c-common.c (build_va_arg): Change two asserts [...]
new 64c1df3 i386: Don't convert stack operations to pushes if using a redzone.
new c9fc8da [ARM][doc] Document deprecation of pre-ARMv4T architecture revisions
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 | 12 ++++++++++++
gcc/config/i386/i386-protos.h | 2 ++
gcc/config/i386/i386.c | 2 +-
gcc/config/i386/i386.md | 12 ++++++++----
gcc/doc/invoke.texi | 2 ++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr46470.c | 2 +-
7 files changed, 31 insertions(+), 6 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 309bbaa [testsuite] PR rtl-optimization/70681: XFAIL ira-shrinkwrap-p [...]
new c970b33 PR c++/70675 * tree-pretty-print.c (do_niy): Add FLAGS argu [...]
new 926f942 PR c/70651 * c-common.c (build_va_arg): Change two asserts [...]
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 | 7 +++++++
gcc/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-common.c | 14 ++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/pr70651.c | 9 +++++++++
gcc/tree-pretty-print.c | 8 ++++----
6 files changed, 43 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr70651.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 annotated tag dejagnu-1.6-release
in repository dejagnu.
at 671f9b6 (tag)
tagging 6d3636e50a4f7085c5fd65c884340e001346ea34 (commit)
replaces post-if-stmt-braces
tagged by Ben Elliston
on Fri Apr 15 22:49:50 2016 +1000
- Log -----------------------------------------------------------------
Tag DejaGnu 1.6 release.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJXEONuAAoJEHY2KIi1WYjU+bcP/AqL1b+Eh302NnKlZtqLidyu
YJytd53dQs8tmR5zifWVz/LsYPqSyQW9qBGWNYuYfnaUXLapsrhjMqknS8rtnYH7
ggcx5XZ4eA0otyv1xMdz883Z8ZKLSdR2o0R9UxQtE1pdUQcui2fdKhEp+hSqTcR4
2Q+cRDpC4jozCv23Rh3w05O2BMzI/uLGrrkJygU3MiiLcKS4K7h9z3gNRCyle1wd
dyf5BGiaarw5I8BHtVxcTHewmc6+TBpZu0PHJgkgthvy2qEVZ3xpwM8MMi75+ENZ
G3MjvQoJYQATCkcYQWIzjPwBhpNH5mnEuLh2yQymG3gIokcxsKSRC/yTw4LugN/J
m4R/V2AhSvOb4sORiEtfrT73bQZYDAOwaZ1wsfmlhlI19rn55pRUlSDeu8M4d2gZ
l6aHASrf10poPLHIapRQPO+fgXHPpKx2AcZuIpctOCrpfBNp485Okq6mL6BcQPQ1
3/pxPT9Ps1N4BSPEZrKHHEk0LBGUnCnF6aEBVArY9Tgnh01Y0cMfY+IjeD2CpWPt
iSbAwteF+qd8gGkJg4YluiY95xjJ1uxdJ8x/dL95oCs4YgjgYL5WxS9sDyeEJHp0
Wyno23uSOrEoyh0gGgvFEv9NWF/YDasTIVR9fb8L4L26oN1GuEgi0QIJTslM6mLl
0TywXVTWdWanBZqkfPuK
=0Woo
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 melt-branch
in repository gcc.
from dadc3e9 2016-04-15 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
new ffbf47a 2016-04-15 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
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:
ChangeLog.MELT | 3 +++
1 file changed, 3 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 gcc.
from ed92874 PR c++/69517 PR c++/70019 PR c++/70588 * g++.dg/cpp1y/vla [...]
new 309bbaa [testsuite] PR rtl-optimization/70681: XFAIL ira-shrinkwrap-p [...]
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 | 7 +++++++
gcc/testsuite/gcc.dg/ira-shrinkwrap-prep-2.c | 3 ++-
gcc/testsuite/gcc.dg/pr10474.c | 3 ++-
3 files changed, 11 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 dejagnu-1.6
in repository dejagnu.
from 02984a9 Merge master branch into dejagnu-1.6.
new 6d3636e Mark ChangeLog for release.
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:
ChangeLog | 4 ++++
1 file changed, 4 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.
christophe.lyon pushed a change to branch abe-ssh-tt
in repository toolchain/abe.
from 290266b Force ssh's escape char to 'none'
new 395473f Use only '-t' as ssh option.
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:
config/boards/tcwg-common.exp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.