This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/releases/linaro-7.1-2017.05
in repository toolchain/gcc.
from be2638df2fa gcc/ * LINARO-VERSION: Bump version number, post release [...]
adds 0b3f7dd5306 Make Linaro GCC Release 7.1-2017.05.
new 852b5ae68e9 gcc/ * LINARO-VERSION: Bump version number, post 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:
gcc/LINARO-VERSION | 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.
tcwg-buildslave pushed a change to annotated tag linaro-7.1-2017.05
in repository toolchain/gcc.
at 0473774523a (tag)
tagging 0b3f7dd5306812a4965e18aabca83d3137a05fe2 (commit)
replaces linaro-7.1-2017.05-rc1
tagged by TCWG Automation
on Tue Jun 6 14:34:24 2017 +0100
- Log -----------------------------------------------------------------
Linaro GCC Release 7.1-2017.05
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 0b3f7dd5306 Make Linaro GCC Release 7.1-2017.05.
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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 4bf7abaeb3 S390: Use generic spinlock code.
new d4cc385c6e x86-64: Move wcsnlen.S to multiarch/wcsnlen-sse4_1.S
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 | 13 +++++++++++
sysdeps/x86_64/multiarch/Makefile | 3 ++-
sysdeps/x86_64/multiarch/ifunc-impl-list.c | 7 ++++++
.../multiarch/{wmemset_chk.c => ifunc-sse4_1.h} | 25 ++++++++++++----------
sysdeps/x86_64/multiarch/wcsnlen-c.c | 9 ++++++++
sysdeps/x86_64/multiarch/wcsnlen-sse4_1.S | 5 +++++
sysdeps/x86_64/multiarch/{wmemset.c => wcsnlen.c} | 16 ++++++--------
sysdeps/x86_64/wcsnlen.S | 7 ------
8 files changed, 57 insertions(+), 28 deletions(-)
copy sysdeps/x86_64/multiarch/{wmemset_chk.c => ifunc-sse4_1.h} (64%)
create mode 100644 sysdeps/x86_64/multiarch/wcsnlen-c.c
create mode 100644 sysdeps/x86_64/multiarch/wcsnlen-sse4_1.S
copy sysdeps/x86_64/multiarch/{wmemset.c => wcsnlen.c} (76%)
delete mode 100644 sysdeps/x86_64/wcsnlen.S
--
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 2a305737caa 2017-06-06 Richard Biener <rguenther(a)suse.de>
new 95f6738da4c [ARM] Rename *_compute_save_reg_mask ()
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 | 9 +++++++++
gcc/config/arm/arm.c | 18 +++++++++---------
2 files changed, 18 insertions(+), 9 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 670b1a1335 ld: Fix spelling mistake in comment.
new ae0d01d663 Add IA64_MAX_FP_REGISTER_SIZE
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 | 9 +++++++++
gdb/ia64-tdep.c | 13 ++++++++-----
2 files changed, 17 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 llvm.
from dca225eaa77 Fix several more missing headers, all of these were hidden [...]
new 6721342b909 Fix another ordering constraint with windows.h and comment [...]
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/DebugInfo/Symbolize/Symbolize.cpp | 4 +++-
lib/Support/Atomic.cpp | 2 ++
2 files changed, 5 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 9f547971677 Add and use split_mode_p
new 2a305737caa 2017-06-06 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 | 6 +++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/torture/pr80974.c | 39 ++++++++++++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 44 ++++++++++++----------------------
4 files changed, 65 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr80974.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 4d354ac7b09 Add a missing #include to a header.
new dca225eaa77 Fix several more missing headers, all of these were hidden [...]
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:
include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h | 1 +
include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h | 1 +
include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h | 1 +
3 files 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 clang.
from 84aa45a35c [ARM] Add support for target("arm") and target("thumb").
new 069779a6e1 clang-format: [JS] Correctly Indent Nested JavaScript Literals.
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/Format/ContinuationIndenter.cpp | 4 ++--
unittests/Format/FormatTestJS.cpp | 39 +++++++++++++++++++++++++++++++++++++
2 files changed, 41 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 hjl/avx2/fix
in repository glibc.
at b5b8fce192 x86-64: Move wcsnlen.S to multiarch/wcsnlen-sse4_1.S
This branch includes the following new commits:
new b5b8fce192 x86-64: Move wcsnlen.S to multiarch/wcsnlen-sse4_1.S
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.