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 68685af Improve tests for contents of <new> header
new 2178a31 Daily bump.
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/DATESTAMP | 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 2ece672 gcc/ Backport from trunk r241791. 2016-11-26 Wilco Dijkst [...]
new d9afa9c ./ Backport from trunk r240949. 2016-10-10 Andreas Tobler [...]
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:
configure | 3 +
configure.ac | 3 +
gcc/config.gcc | 5 ++
gcc/config.host | 2 +-
gcc/config/aarch64/aarch64-freebsd.h | 94 ++++++++++++++++++++++
.../aarch64/{t-aarch64-linux => t-aarch64-freebsd} | 9 +--
libgcc/config.host | 5 ++
7 files changed, 112 insertions(+), 9 deletions(-)
create mode 100644 gcc/config/aarch64/aarch64-freebsd.h
copy gcc/config/aarch64/{t-aarch64-linux => t-aarch64-freebsd} (67%)
--
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.
Ryan Arnold pushed a change to branch master
in repository toolchain/tcwg-release-tools.
from 560be16 Set logging default level="WARNING"
new 8846724 Add linaropy/colors.py to provided color codes to terminal output.
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:
linaropy/colors.py | 13 +++++++++++++
linaropy/git/workdir.py | 4 ++--
linaropy/rn/rnseries.py | 28 +++++++++++++---------------
linaropy/rninput.py | 6 ++++--
rn.py | 44 +++++++++++++++++++++++++++-----------------
5 files changed, 59 insertions(+), 36 deletions(-)
create mode 100644 linaropy/colors.py
--
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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 51b3b49 gcc/ Backport from trunk r241116, 241119. 2016-10-13 Rich [...]
new 2ece672 gcc/ Backport from trunk r241791. 2016-11-26 Wilco Dijkst [...]
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/config/aarch64/aarch64-simd.md | 20 ++++++++++++++++++++
1 file changed, 20 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.
Ryan Arnold pushed a change to branch master
in repository toolchain/tcwg-release-tools.
from 52698c3 Fix worktree detection
new 560be16 Set logging default level="WARNING"
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:
rn.py | 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 0eacf11 gcc/ Backport from trunk r241736. 2016-11-01 Bilyan Boris [...]
new 51b3b49 gcc/ Backport from trunk r241116, 241119. 2016-10-13 Rich [...]
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/config/arm/arm-builtins.c | 24 ++++++-------
gcc/config/arm/arm-c.c | 2 +-
gcc/config/arm/arm-fpus.def | 41 +++++++++++-----------
gcc/config/arm/arm.c | 67 +++++++++++++++---------------------
gcc/config/arm/arm.h | 38 +++++++++-----------
gcc/config/arm/arm.md | 29 ++++++++--------
gcc/config/arm/constraints.md | 4 +--
gcc/config/arm/iterators.md | 2 +-
gcc/config/arm/predicates.md | 11 ++----
gcc/config/arm/thumb2.md | 3 +-
gcc/config/arm/vfp.md | 80 +++++++++++++++++++++----------------------
11 files changed, 138 insertions(+), 163 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from d81e2c0 gcc/testsuite/ Backport from trunk r241957. 2016-11-08 Ta [...]
new 0eacf11 gcc/ Backport from trunk r241736. 2016-11-01 Bilyan Boris [...]
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/config/arm/arm-c.c | 3 +
gcc/config/arm/arm_neon.h | 28 ++++
gcc/config/arm/arm_neon_builtins.def | 4 +-
gcc/config/arm/neon.md | 11 ++
gcc/testsuite/gcc.target/arm/simd/vmaxnm_f32_1.c | 159 +++++++++++++++++++++
gcc/testsuite/gcc.target/arm/simd/vmaxnmq_f32_1.c | 160 ++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/simd/vminnm_f32_1.c | 159 +++++++++++++++++++++
gcc/testsuite/gcc.target/arm/simd/vminnmq_f32_1.c | 159 +++++++++++++++++++++
8 files changed, 681 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/simd/vmaxnm_f32_1.c
create mode 100644 gcc/testsuite/gcc.target/arm/simd/vmaxnmq_f32_1.c
create mode 100644 gcc/testsuite/gcc.target/arm/simd/vminnm_f32_1.c
create mode 100644 gcc/testsuite/gcc.target/arm/simd/vminnmq_f32_1.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 llvm.
from 2762dba [mips][rtdyld] Move MIPS relocation resolution to a subclass [...]
new 7e389a2 [SelectionDAG] computeKnownBits - simplified knownbits sign e [...]
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:
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 17 ++++-------------
1 file changed, 4 insertions(+), 13 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 87c57e2 gcc/ Backport from trunk r241229. 2016-10-17 Prathamesh K [...]
new d81e2c0 gcc/testsuite/ Backport from trunk r241957. 2016-11-08 Ta [...]
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/gcc.dg/cpp/trad/include.c | 10 ++--------
gcc/testsuite/gcc.dg/cpp/trad/trad.exp | 2 +-
2 files changed, 3 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.