This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from b5f6ba04 Update libc++ GCC 4.9 builder to GCC 5.
new 309e30f2 Build LLDB with local submodule visibility.
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:
zorg/jenkins/build.py | 1 +
1 file changed, 1 insertion(+)
--
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 9321f89e44b * fi.po: Update.
new 1b34cb7f105 PR target/80003 * config/i386/i386.c (ix86_set_func_type) [...]
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 | 12 +++++++++++
gcc/config/i386/i386.c | 33 +++++++++++++++--------------
gcc/testsuite/ChangeLog | 7 ++++++
gcc/testsuite/g++.target/i386/pr57362.C | 2 +-
gcc/testsuite/gcc.target/i386/interrupt-6.c | 2 +-
gcc/testsuite/gcc.target/i386/pr68657.c | 2 +-
6 files changed, 39 insertions(+), 19 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards baf2fd2 0: good: binutils-gcc-linux: all
new 509f93f 0: good: binutils-25629dfdb438c82f2bb711174042bb326a526aaf: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (baf2fd2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-binutils/console.log | 3702 ++---
4-build_abe-stage1/console.log | 3938 +++--
5-build_linux/console.log | 21885 ++++++++++++++--------------
6-boot_linux/console.log | 2 +-
console.log | 28933 +++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 29266 insertions(+), 29238 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 833be1f 0: good: binutils-gcc-linux: all
new 07fcab4 0: good: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (833be1f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-binutils/console.log | 4237 ++++++++--------
4-build_abe-stage1/console.log | 5595 +++++++++++----------
5-build_linux/console.log | 66 +-
6-boot_linux/console.log | 2 +-
console.log | 9936 ++++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 10562 insertions(+), 9322 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 1c4b1cfc76f [CodeGen] Reuse BlockUtils for -unreachableblockelim pass (NFC)
new 0d2610da268 [X86] Model ADC/SBB with immediate 0 more accurately in the [...]
new cfbc66ebed1 [X86] Correct scheduler information for rotate by constant [...]
new 60af31346f2 Add secondary libstdc++ 4.8 and 5.1 detection mechanisms
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:
cmake/modules/CheckCompilerVersion.cmake | 16 +++++-
lib/Target/X86/X86SchedBroadwell.td | 10 +++-
lib/Target/X86/X86SchedHaswell.td | 40 ++++++++++++++-
lib/Target/X86/X86SchedSkylakeClient.td | 10 +++-
lib/Target/X86/X86SchedSkylakeServer.td | 10 +++-
.../llvm-mca/X86/Broadwell/resources-x86_64.s | 34 ++++++-------
test/tools/llvm-mca/X86/Haswell/resources-x86_64.s | 58 +++++++++++-----------
.../llvm-mca/X86/SkylakeClient/resources-x86_64.s | 34 ++++++-------
.../llvm-mca/X86/SkylakeServer/resources-x86_64.s | 34 ++++++-------
9 files changed, 161 insertions(+), 85 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 lldb.
from 30889578d Add an LLVM-style dump method to CompilerType for extra conve [...]
new 139e15f9c [lldb-vscode] Support running in server mode 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:
tools/lldb-vscode/CMakeLists.txt | 1 +
tools/lldb-vscode/IOStream.cpp | 153 ++++++++++++++++++++++++++++++++++++++
tools/lldb-vscode/IOStream.h | 69 +++++++++++++++++
tools/lldb-vscode/VSCode.cpp | 104 +++++++++-----------------
tools/lldb-vscode/VSCode.h | 8 +-
tools/lldb-vscode/lldb-vscode.cpp | 26 +++----
tools/lldb-vscode/package.json | 3 +
7 files changed, 278 insertions(+), 86 deletions(-)
create mode 100644 tools/lldb-vscode/IOStream.cpp
create mode 100644 tools/lldb-vscode/IOStream.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.