This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1a9deea Daily bump.
new 816d679 * configure.tgt: Fix i?86-*-linux* entry. * rt/sat_arithmet [...]
new 92b1e96 2017-02-01 Richard Biener <rguenther(a)suse.de>
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 | 8 +++
gcc/graphite-scop-detection.c | 6 +-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/graphite/pr71824.c | 17 +++++
libhsail-rt/ChangeLog | 25 +++++++
libhsail-rt/configure.tgt | 4 +-
libhsail-rt/rt/arithmetic.c | 24 ++-----
libhsail-rt/rt/misc.c | 6 +-
libhsail-rt/rt/queue.c | 12 ++--
libhsail-rt/rt/sat_arithmetic.c | 116 ++++++++++++--------------------
libhsail-rt/rt/segment.c | 14 ++--
libhsail-rt/rt/workitems.c | 2 +-
12 files changed, 125 insertions(+), 114 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr71824.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 aaribaud/y2038
in repository glibc.
from 248b209 Support 64-bit syscalls from 32-bit GLIBC clock_gettime and v [...]
new 8ae1104 Add 64-bit versions for 'broken-up time' APIs
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:
time/Makefile | 1 +
time/bits/types/time_t.h | 7 +++++++
time/ctime.c | 10 ++++++++++
time/gmtime.c | 18 ++++++++++++++++++
time/localtime.c | 20 ++++++++++++++++++++
time/time.h | 21 +++++++++++++++++++++
time/{tzset.c => tzset64.c} | 12 ++++++------
7 files changed, 83 insertions(+), 6 deletions(-)
copy time/{tzset.c => tzset64.c} (98%)
--
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 7270af4 [X86] For AVX1/AVX2 isel, don't use FP move instructions for [...]
new e11ce9f *MacroFusion.cpp: Suppress warnings to eliminate \param(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:
lib/Target/AArch64/AArch64MacroFusion.cpp | 4 ++--
lib/Target/X86/X86MacroFusion.cpp | 2 +-
2 files changed, 3 insertions(+), 3 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 clang.
from 86f6d4d Remove apparently-unnecessary copy of constructor lookup result.
new 9eabc2f Doxygen comments for prfchwintrin.h
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/Headers/prfchwintrin.h | 24 ++++++++++++++++++++++++
1 file changed, 24 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 llvm.
from 7fba976 [AArch64] Add new target feature to fuse literal generation
new 7270af4 [X86] For AVX1/AVX2 isel, don't use FP move instructions for [...]
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/X86/X86InstrSSE.td | 152 ++++++++++++++++++++----------------------
1 file changed, 74 insertions(+), 78 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 dj/malloc-tcache
in repository glibc.
from 53b3836 Remove unneeded initializers.
new 8fc36e8 Fix tunables conditionals
new 3a93781 Fix boundary error
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:
malloc/arena.c | 2 ++
malloc/malloc.c | 8 ++++----
2 files changed, 6 insertions(+), 4 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 ed35cc4 Don't allow mov-to-lea optimization for __ehdr_start.
new 067869b Fix failing print-memory-usage-1 on Windows
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:
ld/ChangeLog | 5 +++++
ld/testsuite/ld-scripts/print-memory-usage-1.l | 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 master
in repository lldb.
from 48c00c1 Open ELF core dumps with more than 64K sections
new c909d2c When I added the use of the new compression framework (presen [...]
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:
lldb.xcodeproj/project.pbxproj | 24 ++++++++----------------
1 file changed, 8 insertions(+), 16 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 clang.
from 36a31d2 Follow-up to r293732: add a proper triple to the test
new 86f6d4d Remove apparently-unnecessary copy of constructor lookup result.
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/Sema/SemaInit.cpp | 10 +---------
1 file changed, 1 insertion(+), 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 compiler-rt.
from e131690 Remove XFAIL from the sanitizer guard test for darwin
new 55845b4 [sanitizer] Support SANITIZER_INTERCEPTOR_HOOKS on Darwin
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/sanitizer_common/sanitizer_common_interceptors.inc | 12 +++---------
lib/sanitizer_common/sanitizer_platform_interceptors.h | 2 +-
.../TestCases/{Linux => Posix}/weak_hook_test.cc | 0
3 files changed, 4 insertions(+), 10 deletions(-)
rename test/sanitizer_common/TestCases/{Linux => Posix}/weak_hook_test.cc (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.