This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 7e31a1ab3cf Backport r249728
new 6e82d9f8ce0 Backport r251049
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/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/mpx/pr79987.c | 5 +++++
gcc/tree-chkp.c | 3 +++
4 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/mpx/pr79987.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 gcc-5-branch
in repository gcc.
from 6cb161fb90b Backport r249728
new 5f9ceeae14a Backport r251049
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/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/mpx/pr79987.c | 5 +++++
gcc/tree-chkp.c | 3 +++
4 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/mpx/pr79987.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 4cbf8f89357 Remove unneeded forward declaration. NFC
new f6d994c3c50 [RuntimeUnrolling] Populate the VMap entry correctly when d [...]
new ae3278a7b7f Added optional validation of svn sources to Dockerfiles.
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/Transforms/Utils/LoopUnrollRuntime.cpp | 10 +-
.../LoopUnroll/runtime-loop-multiple-exits.ll | 44 +++++
utils/docker/build_docker_image.sh | 14 ++
utils/docker/debian8/build/Dockerfile | 8 +-
utils/docker/example/build/Dockerfile | 8 +-
utils/docker/nvidia-cuda/build/Dockerfile | 11 +-
utils/docker/scripts/build_install_llvm.sh | 10 ++
.../docker/scripts/llvm_checksum/llvm_checksum.py | 198 +++++++++++++++++++++
utils/docker/scripts/llvm_checksum/project_tree.py | 95 ++++++++++
9 files changed, 386 insertions(+), 12 deletions(-)
create mode 100755 utils/docker/scripts/llvm_checksum/llvm_checksum.py
create mode 100644 utils/docker/scripts/llvm_checksum/project_tree.py
--
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 b56a9dbc66f Turn CANNOT_CHANGE_MODE_CLASS into a hook
new f9d240a0136 [PR target/67591] ARM v8 Thumb IT blocks are deprecated
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 | 10 ++++++++++
gcc/config/arm/arm.md | 46 ++++++++++++++++++++++++++--------------------
2 files changed, 36 insertions(+), 20 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 8d20070632 Fix x86 build failures
new 785922a559 gdbserver: Remove duplicate functions to find any thread of process
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/gdbserver/ChangeLog | 17 +++++++++++++++++
gdb/gdbserver/inferiors.c | 14 +-------------
gdb/gdbserver/linux-x86-low.c | 15 +--------------
gdb/gdbserver/server.c | 19 +++----------------
gdb/gdbserver/thread-db.c | 15 +--------------
gdb/gdbserver/tracepoint.c | 14 +-------------
6 files changed, 24 insertions(+), 70 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.