This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f3f636b [OpenCL] Implement as_type operator as alias of __builtin_astype.
new c08458f Make table cells referring to Clang 4 green, as Clang 4 has b [...]
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:
www/cxx_status.html | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 3541f29 PR libstdc++/67440 make pretty printers work with GDB 7.6 again
new 79cf6d7 PR libstdc++/80064 make heap algorithms work with function types
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:
libstdc++-v3/ChangeLog | 6 +++++
libstdc++-v3/include/bits/stl_heap.h | 19 +++++++++-----
.../{is_partitioned/2.cc => make_heap/80064.cc} | 30 ++++++----------------
3 files changed, 26 insertions(+), 29 deletions(-)
copy libstdc++-v3/testsuite/25_algorithms/{is_partitioned/2.cc => make_heap/80064. [...]
--
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 078fc4c [BasicTTIImpl] Bugfix in getIntrinsicInstrCost()
new 610fcc0 Fix: Refactor SimplifyCFG:canSinkInstructions [NFC]
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/Transforms/Utils/SimplifyCFG.cpp | 35 +++++++++++++++++------------------
1 file changed, 17 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 llvm.
from bd47439 [InstCombine] Liberate assert in InstCombiner::visitZExt
new 078fc4c [BasicTTIImpl] Bugfix in getIntrinsicInstrCost()
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/CodeGen/BasicTTIImpl.h | 4 +-
.../CostModel/SystemZ/intrinsic-cost-crash.ll | 66 ++++++++++++++++++++++
2 files changed, 69 insertions(+), 1 deletion(-)
create mode 100644 test/Analysis/CostModel/SystemZ/intrinsic-cost-crash.ll
--
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 841ef1a Fix typo and replace non-breaking spaces in libstdc++-v3/ChangeLog
new 3541f29 PR libstdc++/67440 make pretty printers work with GDB 7.6 again
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/python/libstdcxx/v6/printers.py | 5 ++---
2 files changed, 8 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.
Yvan Roux pushed a change to annotated tag linaro-snapshot-6.3-2017.03
in repository toolchain/gcc.
at 0e170b4 (tag)
tagging 630c5507bb37d2caaef60a6f0773e4c820d76fe0 (commit)
replaces linaro-snapshot-6.3-2017.02
tagged by Yvan Roux
on Thu Mar 16 13:22:49 2017 +0000
- Log -----------------------------------------------------------------
Linaro GCC Snapshot 6.3-2017.03
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 630c550 Make Linaro GCC Snapshot 6.3-2017.03.
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 binutils-gdb.
from 2c52e2e gas/arc: Limit special handling of t/nt flag to ARCv2
new ec3b243 Fix expect for gdb.cp/m-static.exp
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/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.cp/m-static.exp | 4 ++--
2 files changed, 7 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 master
in repository lld.
from d4f773d [ELF] - Detemplate SymbolBody::getGotPltVA and SymbolBody::ge [...]
new 7848aff [ELF] - Rename Config->Is64Bit() to is64(). NFC.
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:
ELF/Config.h | 4 ++--
ELF/SyntheticSections.cpp | 8 ++++----
ELF/SyntheticSections.h | 2 +-
3 files changed, 7 insertions(+), 7 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 9dd65de Revert "[PGO] Value profile for size of memory intrinsic calls"
new bd47439 [InstCombine] Liberate assert in InstCombiner::visitZExt
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/Transforms/InstCombine/InstCombineCasts.cpp | 4 ++--
1 file changed, 2 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 master
in repository glibc.
from d6fc3f6 Add ChangeLog entry for aarch64 ifunc support patch.
new 2072f5c Remove C++ namespace handling from glibc headers.
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 | 37 ++++++++++++++++++++++++++++
Makefile | 51 ---------------------------------------
ctype/ctype.h | 8 ------
libio/bits/stdio-ldbl.h | 6 -----
libio/stdio.h | 45 ----------------------------------
locale/locale.h | 4 ---
math/bits/mathcalls.h | 31 ------------------------
math/math.h | 12 ---------
misc/sys/cdefs.h | 25 -------------------
scripts/begin-end-check.pl | 47 ------------------------------------
setjmp/setjmp.h | 8 ------
signal/signal.h | 6 -----
stdlib/bits/stdlib-float.h | 2 --
stdlib/bits/stdlib-ldbl.h | 2 --
stdlib/stdlib.h | 44 ---------------------------------
string/string.h | 14 -----------
sysdeps/x86/fpu/bits/mathinline.h | 14 -----------
time/bits/types/clock_t.h | 6 -----
time/bits/types/struct_tm.h | 5 ----
time/bits/types/time_t.h | 5 ----
time/time.h | 6 -----
wcsmbs/bits/wchar-ldbl.h | 4 ---
wcsmbs/uchar.h | 2 --
wcsmbs/wchar.h | 51 ---------------------------------------
wctype/wctype.h | 13 ----------
25 files changed, 37 insertions(+), 411 deletions(-)
delete mode 100644 scripts/begin-end-check.pl
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.