This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag newlib-snapshot-20170623
in repository newlib.
at 64cbf78e7 (tag)
tagging 95e66aae3328a9aa2d5d992489228088008dad37 (commit)
replaces newlib-snapshot-20170519
tagged by Jeff Johnston
on Fri Jun 23 13:51:34 2017 -0400
- Log -----------------------------------------------------------------
Newlib snapshot for 20170623
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 dd518dd7371 os: align siginfo argument to waitid
new fb68d189660 * runtime/config/sparc/os-unix-sysdep.c (__cilkrts_gettick [...]
new a2f95d97e23 Fix expand_builtin_atomic_fetch_op for pre-op (PR80902)
new b22a6e8ef50 * gcc-interface/trans.c (gnat_to_gnu): Initialize sync to [...]
The 3 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/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/trans.c | 2 +-
gcc/builtins.c | 6 ++++++
libcilkrts/ChangeLog | 6 ++++++
libcilkrts/runtime/config/sparc/os-unix-sysdep.c | 4 ++--
libcilkrts/runtime/jmpbuf.h | 4 ++--
7 files changed, 28 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 gcc-7-branch
in repository gcc.
from a240901b8d2 os: align siginfo argument to waitid
new d283de49f5c * runtime/config/sparc/os-unix-sysdep.c (__cilkrts_gettick [...]
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:
libcilkrts/ChangeLog | 6 ++++++
libcilkrts/runtime/config/sparc/os-unix-sysdep.c | 4 ++--
libcilkrts/runtime/jmpbuf.h | 4 ++--
3 files changed, 10 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 llvm.
from 5a653c222d6 Fix a misleading indentation warning.
new cc9f39b3497 Regenerate extract-store.ll tests
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:
test/CodeGen/X86/extract-store.ll | 129 ++++++++++++++++++++++++++++++++++++--
1 file changed, 123 insertions(+), 6 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 5cc49a26453 Add a ThinLTO cache policy for controlling the maximum cach [...]
new 5974d48eea7 Make the size specification for cache_size_bytes case insensitive.
new 5a653c222d6 Fix a misleading indentation warning.
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:
lib/Support/CachePruning.cpp | 8 ++++----
unittests/Support/CachePruningTest.cpp | 2 +-
2 files changed, 5 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 lld.
from 2f3328dcc Add a ThinLTO cache policy for controlling the maximum cache [...]
new 975efa602 Add parens for python3.
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:
test/ELF/lto/cache.ll | 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 gcc.
from 7323f700290 runtime: don't crash if no p in kickoff
new dd518dd7371 os: align siginfo argument to waitid
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/go/gofrontend/MERGE | 2 +-
libgo/go/os/wait_waitid.go | 2 +-
2 files 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 gcc-7-branch
in repository gcc.
from c144f82e289 [ARM] Rename FPSCR builtins to correct names 2017-06-23 Th [...]
new a240901b8d2 os: align siginfo argument to waitid
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:
libgo/go/os/wait_waitid.go | 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 clang.
from 24989b1838 docs: Add documentation for the ThinLTO cache pruning policy [...]
new 99621ffe51 Add a ThinLTO cache policy for controlling the maximum cache [...]
new 0737f6e150 [GSoC] Add support for CC1 options.
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:
docs/ThinLTO.rst | 12 ++++++++++++
include/clang/Driver/CC1Options.td | 16 ++++++++--------
test/Driver/autocomplete.c | 2 ++
3 files changed, 22 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 llvm.
from 1e5c31d7ad5 [Hexagon] Handle decreasing of stack alignment in frame lowering
new 5cc49a26453 Add a ThinLTO cache policy for controlling the maximum cach [...]
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/LTO/legacy/ThinLTOCodeGenerator.h | 2 +-
include/llvm/Support/CachePruning.h | 9 +++-
lib/Support/CachePruning.cpp | 61 +++++++++++++++++++-------
unittests/Support/CachePruningTest.cpp | 34 ++++++++++++--
4 files changed, 84 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.