This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5d4cf93 simplify-rtx: Simplify sign_extend of lshiftrt to zero_extend [...]
new dd75533 Add missing v8a cpus to the t-aprofile file.
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/config/arm/t-aprofile | 3 +++
2 files changed, 8 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 c86d8a4 2015-11-16 Richard Biener <rguenther(a)suse.de>
new 5d4cf93 simplify-rtx: Simplify sign_extend of lshiftrt to zero_extend [...]
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 | 6 ++++++
gcc/simplify-rtx.c | 7 +++++++
2 files changed, 13 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 b8e2ad4 gcc/ PR target/68277 * config/sh/sh.md (addsi3_scr): Handle [...]
new c86d8a4 2015-11-16 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 | 7 +++++++
gcc/tree-vect-data-refs.c | 4 ++--
2 files changed, 9 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 gcc-5-branch
in repository gcc.
from b339ad8 gcc/ Backport from mainline 2015-11-16 Oleg Endo <olegend [...]
new 603269e backport of fix for PR67280 (r227407)
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/cgraphunit.c | 1 +
2 files changed, 8 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 gcc-5-branch
in repository gcc.
from a0797d8 Daily bump.
new b339ad8 gcc/ Backport from mainline 2015-11-16 Oleg Endo <olegend [...]
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 | 11 +++++++++++
gcc/config/sh/sh.md | 42 +++++++++++++++++++++++++++++++++++++++++-
2 files changed, 52 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 b8c0e65 [i386]Migrate reduction optabs to reduc_<op>_scal
new 3e292d1 2015-11-16 Richard Biener <rguenther(a)suse.de>
new b8e2ad4 gcc/ PR target/68277 * config/sh/sh.md (addsi3_scr): Handle [...]
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 | 14 ++++++++++++++
gcc/cfgexpand.c | 3 +++
gcc/config/sh/sh.md | 42 +++++++++++++++++++++++++++++++++++++++++-
3 files changed, 58 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 c58a4cf Add __attribute__((__simd__)) to GCC.
new b8c0e65 [i386]Migrate reduction optabs to reduc_<op>_scal
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 | 26 ++++++++++++++++
gcc/config/i386/sse.md | 82 +++++++++++++++++++++++++++++++-------------------
2 files changed, 77 insertions(+), 31 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.
adhemerval.zanella pushed a change to branch release/2.21/master
in repository toolchain/glibc.
from e04da21 Fix parallel build error
new d7a0ca4 Fix the big endian loader name.
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 ++++
config.h.in | 3 +++
2 files changed, 7 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 4600ed2 [AArch64] Fix gcc.target/aarch64/vclz.c
new c58a4cf Add __attribute__((__simd__)) to GCC.
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 | 6 +++++
gcc/c-family/ChangeLog | 6 +++++
gcc/c-family/c-common.c | 32 +++++++++++++++++++++++++++
gcc/c/ChangeLog | 5 +++++
gcc/c/c-parser.c | 23 ++++++++++++++-----
gcc/cp/ChangeLog | 5 +++++
gcc/cp/parser.c | 8 ++++---
gcc/doc/extend.texi | 16 ++++++++++++++
gcc/omp-low.c | 5 +----
gcc/testsuite/ChangeLog | 6 +++++
gcc/testsuite/c-c++-common/attr-simd-2.c | 21 ++++++++++++++++++
gcc/testsuite/c-c++-common/attr-simd-3.c | 5 +++++
gcc/testsuite/c-c++-common/attr-simd.c | 38 ++++++++++++++++++++++++++++++++
13 files changed, 164 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/attr-simd-2.c
create mode 100644 gcc/testsuite/c-c++-common/attr-simd-3.c
create mode 100644 gcc/testsuite/c-c++-common/attr-simd.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.
adhemerval.zanella pushed a change to branch linaro_eglibc-2_19
in repository toolchain/eglibc.
from c365356 version.h: Bump VERSION
new d0a26f1 Fix the big endian loader name.
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:
libc/ChangeLog | 4 ++++
libc/config.h.in | 3 +++
2 files changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.