This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cbc358acc70 Fix a bug in the definition of isUnordered on MachineMemOperand
new 45db4e8ea95 [llvm-objdump] - llvm-objdump can skip bytes at the end of [...]
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/tools/llvm-objdump/X86/disasm-text.test | 11 +++++++++++
tools/llvm-objdump/llvm-objdump.cpp | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
create mode 100644 test/tools/llvm-objdump/X86/disasm-text.test
--
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 72c1213a5 Fix the xcode build for r352845.
new 0e3db9cbc [lldb] Relax libc++ ABI version checking
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:
.../Language/CPlusPlus/CPlusPlusLanguage.cpp | 183 ++++++++++-----------
1 file changed, 88 insertions(+), 95 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 37b280914ad test commit (add blank line) NFC
new cbc358acc70 Fix a bug in the definition of isUnordered on MachineMemOperand
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/MachineMemOperand.h | 14 +++++++-------
1 file 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 newlib.
from c0b9f600f Cygwin: remove outdated vfork doc
new b5e100372 Cygwin: processes: use dedicated Cygwin PID rather than Windows PID
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:
winsup/cygwin/dcrt0.cc | 27 +----
winsup/cygwin/fork.cc | 33 -----
winsup/cygwin/include/cygwin/version.h | 3 +-
winsup/cygwin/include/sys/cygwin.h | 3 +-
winsup/cygwin/pinfo.cc | 212 ++++++++++++++++++++-------------
winsup/cygwin/pinfo.h | 22 ++--
winsup/cygwin/release/3.0 | 3 +
winsup/cygwin/shared.cc | 5 +
winsup/cygwin/shared_info.h | 3 +-
winsup/cygwin/spawn.cc | 2 +-
winsup/doc/new-features.xml | 5 +
11 files changed, 162 insertions(+), 156 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-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards facebef8b1 gcc-a6061e1954868bd47978d9b0169466a3a731419b: all
new 2f76e0f0b7 linux-e74c98ca2d6ae4376cc15fa2a22483430909d96b: 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 (facebef8b1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 14 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-binutils/console.log | 3179 ++++++++--------
4-build_abe-stage1/console.log | 3958 ++++++++++----------
5-count_linux_objs/console.log | 206 +-
console.log | 7363 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7449 insertions(+), 7307 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 184cd38de99 [InstCombine] Refactor test checks (NFC)
new 1677420dc3d [llvm-readobj] Add a flag to dump just the section-to-segme [...]
new 37b280914ad test commit (add blank line) NFC
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/Target/PowerPC/PPCTargetTransformInfo.cpp | 1 +
test/tools/llvm-readobj/gnu-phdrs.test | 77 ++++++++++++++++-----------
tools/llvm-readobj/ELFDumper.cpp | 51 +++++++++++++++---
tools/llvm-readobj/ObjDumper.h | 16 ++++--
tools/llvm-readobj/llvm-readobj.cpp | 9 +++-
5 files changed, 113 insertions(+), 41 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_bmk/gnu-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 2171a12f8c binutils-c75eca848b682c20dcd3ef850f67491295c116b1: 0
new 04d92dfa09 glibc-4dcbbc3b28aaeafe23e1a30db84055aa6f6fa987: 0
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 (2171a12f8c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2 [...]
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:
01-reset_artifacts/console.log | 68 +-
02-prepare_abe/console.log | 26 +-
03-build_abe-binutils/console.log | 6298 ++--
04-build_abe-stage1/console.log | 13880 +++----
05-build_abe-linux/console.log | 64 +-
06-build_abe-glibc/console.log | 21735 +++++------
07-build_abe-stage2/console.log | 30503 ++++++++-------
08-benchmark/console.log | 36 +-
09-check_regression/console.log | 48 +-
10-update_baseline/console.log | 50 +-
console.log | 72736 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 14 +-
results.csv | 240 +-
results_id | 2 +-
trigger-bisect-on-failure | 6 +-
17 files changed, 72879 insertions(+), 72831 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.