This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.25/master
in repository glibc.
from 06d79808f6 x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]
new ccb4fd7a65 Fix i686 memchr overflow calculation (BZ#21182)
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 | 8 ++++++++
string/test-memchr.c | 6 ++++++
sysdeps/i386/i686/multiarch/memchr-sse2.S | 2 +-
3 files changed, 15 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 llvm.
from 02f82baedd2 [AVR] Implement non-constant bit rotations
new 079b067df74 [LLVM][inline-asm] Altmacro absolute expression '%' feature
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/MC/MCParser/MCAsmLexer.h | 9 ++++
lib/MC/MCParser/AsmParser.cpp | 56 ++++++++++++++++++---
lib/MC/MCParser/MCAsmLexer.cpp | 2 +-
test/MC/AsmParser/altmacro_expression.s | 65 +++++++++++++++++++++++++
test/MC/AsmParser/negativ_altmacro_expression.s | 34 +++++++++++++
5 files changed, 159 insertions(+), 7 deletions(-)
create mode 100644 test/MC/AsmParser/altmacro_expression.s
create mode 100644 test/MC/AsmParser/negativ_altmacro_expression.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 clang.
from 050aef3902 Remove unneeded struct; NFC
new 63b23f80d3 The -coverage-file flag was removed in r280306, and this pie [...]
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/Driver/Job.cpp | 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 glibc.
from c064f6a613 powerpc: Fix logbl on power7 [BZ# 21280]
new 3e4df7ef13 Default Linux kernel version in build-many-glibcs.py to 4.11.
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 | 5 +++++
scripts/build-many-glibcs.py | 2 +-
2 files changed, 6 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 gcc-5-branch
in repository gcc.
from bb3da6056d6 Daily bump.
new 1a4ce84e1f0 2017-05-01 Janus Weil <janus(a)gcc.gnu.org>
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/fortran/ChangeLog | 8 ++++++++
gcc/fortran/trans-types.c | 7 ++++---
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/proc_ptr_comp_49.f90 | 21 +++++++++++++++++++++
4 files changed, 39 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/proc_ptr_comp_49.f90
--
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 c0a4b8dec5c libiberty/ChangeLog:
new c7e5e5519d2 libiberty/ChangeLog:
new c2ae694d927 libiberty/ChangeLog:
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:
libiberty/ChangeLog | 13 +++++++++-
libiberty/d-demangle.c | 8 +++++++
libiberty/testsuite/d-demangle-expected | 42 ++++++++++++++++++++-------------
3 files changed, 45 insertions(+), 18 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 dace37ec1c0 * tree.c (substitute_in_expr) <tcc_vl_exp>: Also inline a [...]
new c18ae9d51ed libiberty/ChangeLog:
new c0a4b8dec5c libiberty/ChangeLog:
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:
libiberty/ChangeLog | 12 +++++++++
libiberty/d-demangle.c | 20 +++++++-------
libiberty/testsuite/d-demangle-expected | 48 +++++++++++++++++++++++++++++++++
3 files changed, 71 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 gcc.
from c3644401601 PR target/79430 * rtlanal.c (reg_set_p): If reg is a stac [...]
new dace37ec1c0 * tree.c (substitute_in_expr) <tcc_vl_exp>: Also inline a [...]
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/tree.c | 24 +++++++++++++++++++-----
2 files changed, 24 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 compiler-rt.
from d816020bb [XRay][compiler-rt] Document and update the XRay Logging API
new 1531d487b tsan: support linker init flag in __tsan_mutex_destroy
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/sanitizer/tsan_interface.h | 3 ++-
lib/tsan/rtl/tsan_interface_ann.cc | 2 +-
lib/tsan/rtl/tsan_rtl.h | 2 +-
lib/tsan/rtl/tsan_rtl_mutex.cc | 4 ++--
4 files changed, 6 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 547d10d6dd7 [GlobalISel][X86] rename test file. NFC.
new 02f82baedd2 [AVR] Implement non-constant bit rotations
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/Target/AVR/AVRISelLowering.cpp | 31 +++++++++++++++++++++
lib/Target/AVR/AVRISelLowering.h | 2 ++
lib/Target/AVR/AVRInstrInfo.td | 31 ++++++++++++++++++++-
test/CodeGen/AVR/rot.ll | 55 ++++++++++++++++++++++++++++++++++++++
4 files changed, 118 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AVR/rot.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.