This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_29-branch
in repository binutils-gdb.
from 81d80fc079 Import parch from mainline to prevent buffer overrun.
new 5709459090 Import patch from mainline to fix memory leak.
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:
bfd/ChangeLog | 9 +++++++++
bfd/opncls.c | 19 +++++--------------
2 files changed, 14 insertions(+), 14 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.
Diana Picus pushed a change to branch llvmstaging
in repository toolchain/jenkins-scripts.
from ffd0f7b tcwg-cleanup-stale-containers.sh: Use docker via TCP socket
adds 8756cad tcwg-llvm-[build|release].sh: Echo URL at the end of the job
adds d217c76 tcwg-llvm-testsuite.sh: Add nt-flags parameter
adds fe269e8 tcwg-llvm-release.sh: Set LC_ALL to C for the release
adds 0341de8 tcwg-llvm-testsuite.sh: Don't use cut to split strings
adds 0cdb440 Fix error handling in print_node_with_least_containers()
adds cfdfbbf jenkins-helpers: Robustify print_node_with_least_containers
adds e505112 jenkins-helpers.sh: Robustify wait_for_ssh_server
adds f43d03d jenkins-helpers.sh: Generalize code into helpers.
adds d4253a9 jenkins-helpers.sh: Improve remote_exec
adds 1120958 start-container-docker.sh: Add customization necessary for QEMU VMs.
adds 2684173 start-container-qemu.sh: New script
adds 2c0c636 jenkins-helpers.sh: Fix print_bind_mounts.
adds c0163f0 tcwg-cleanup-stale-workspaces: Robustify against disappearing [...]
adds 6ee3c66 abe-bisect-helper.sh: Show commit before build/check
adds 3698157 tcwg-benchmark.sh: Support ignore_errors parameter.
adds 045cc60 tcwg-benchmark.sh: Ignore ssh error when rebooting the board.
adds 6221e33 MakeRelease.job: Handle aarch64-linux-gnu_ilp32 target.
adds 635b1a6 Extract tar file to directory with same name.
adds 3f83b0f start-container-qemu.sh: Remove "set -u"
adds 91eb3ab start-container-qemu.sh: Fix behavior for "test" containers.
adds e18484a start-container-docker.sh: Fix parsing of --docker_opts option.
adds f0e5100 start-container-qemu.sh: Fix handling of bind-mounts / NFS mounts
new 68d8c17 Merge branch 'master' into llvmstaging
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:
MakeRelease.job | 4 ++
abe-bisect-helper.sh | 1 +
jenkins-helpers.sh | 94 ++++++++++++++++++++++++++---
start-container-docker.sh | 33 +++++-----
start-container-qemu.sh | 127 +++++++++++++++++++++++++++++++++++++++
tcwg-benchmark.sh | 10 ++-
tcwg-cleanup-stale-workspaces.sh | 4 +-
tcwg-llvm-build.sh | 3 +
tcwg-llvm-release.sh | 5 +-
tcwg-llvm-testsuite.sh | 10 ++-
10 files changed, 254 insertions(+), 37 deletions(-)
create mode 100755 start-container-qemu.sh
--
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 5cc5a8f0d9e Strip trailing whitespace. NFCI.
new 76db91a4f03 [X86] Limit store merge size when implicitfloat is enabled [...]
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/X86ISelLowering.cpp | 14 +++++++++++++
lib/Target/X86/X86ISelLowering.h | 3 +++
test/CodeGen/X86/pr34421.ll | 40 ++++++++++++++++++++++++++++++++++++++
3 files changed, 57 insertions(+)
create mode 100644 test/CodeGen/X86/pr34421.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 binutils-gdb.
from e69570ee18 eval.c:evaluate_subexp_standard: Factor out function call handling
new d2fcdd8546 Add i386.o to gdb_target_obs for x86_64-* targets
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/ChangeLog | 5 +++++
gdb/configure.tgt | 15 ++++++++-------
2 files changed, 13 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 gcc.
from ef653372751 Improve alloca alignment
new d29e4e8c5da /cp 2017-09-05 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 10 ++++++++++
gcc/cp/constexpr.c | 8 ++++++--
gcc/cp/cp-tree.h | 6 ++++++
gcc/cp/decl.c | 5 ++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/constexpr-return3.C | 11 +++++++++++
6 files changed, 42 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-return3.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 gcc.
from 3daf52f7842 2017-09-05 Richard Biener <rguenther(a)suse.de>
new ef653372751 Improve alloca alignment
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 | 4 ++++
gcc/explow.c | 21 +++++++++++++--------
2 files changed, 17 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 635b1a6 Extract tar file to directory with same name.
new 3f83b0f start-container-qemu.sh: Remove "set -u"
new 91eb3ab start-container-qemu.sh: Fix behavior for "test" containers.
new e18484a start-container-docker.sh: Fix parsing of --docker_opts option.
new f0e5100 start-container-qemu.sh: Fix handling of bind-mounts / NFS mounts
The 4 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:
start-container-docker.sh | 2 +-
start-container-qemu.sh | 36 ++++++++++++++++++++----------------
2 files changed, 21 insertions(+), 17 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 ae182cb54f4 PR ada/62235 * gcc-interface/decl.c (gnat_to_gnu_entity): [...]
new 3daf52f7842 2017-09-05 Richard Biener <rguenther(a)suse.de>
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/fold-const.c | 7 ++++---
2 files changed, 9 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 d0be02af6e Removed dead code (PR34467). NFCI.
new 5a2b037a53 [Bash-autocomplete] Fix crash when invoking --autocomplete w [...]
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/Driver.cpp | 10 ++++------
test/Driver/autocomplete.c | 13 +++++++++++++
2 files changed, 17 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 34cbdf56ca3 [X86] Regenerate scalar rotation tests
new 5cc5a8f0d9e Strip trailing whitespace. NFCI.
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/X86EvexToVex.cpp | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.