This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 25b75232a 0: update: llvm-linux: boot
new af6bd1a7d 0: update: llvm-linux: boot
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 (25b75232a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 18 +-
02-build_llvm/console.log | 12118 ++++++++++++++++----------------
03-build_linux/console.log | 1914 +++---
04-boot_linux/console.log | 386 +-
console.log | 14426 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 14437 insertions(+), 14433 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 8182ad9cb 0: update: linux-e7d2672c66e4d3675570369bf20856296da312c4: boot
new b076cff44 0: update: binutils-e4df087431f10f6d9079d8f0c78ad0414e814b92: boot
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 (8182ad9cb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 166 +-
02-prepare_abe/console.log | 261 +-
03-build_abe-binutils/console.log | 11137 +++++++------
04-build_abe-stage1/console.log | 18731 ++++++++++-----------
05-build_linux/console.log | 604 +-
06-boot_linux/console.log | 470 +-
console.log | 31395 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 31595 insertions(+), 31177 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 295b9f5b21d [Tests] Fix a typo in a test
new 663157964b2 LangRef: mention MSan's problem with speculative conditiona [...]
new 70a8e606fb7 Simplify demangler rule for lambda-expressions to match dis [...]
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/LangRef.rst | 11 ++++++
include/llvm/Demangle/ItaniumDemangle.h | 60 +++++++++------------------------
2 files changed, 27 insertions(+), 44 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 libcxxabi.
from 950f33f Synchronize LLVM's copy of libc++abi's demangler with the lib [...]
new 2daf732 Simplify demangler rule for lambda-expressions to match discu [...]
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:
src/demangle/ItaniumDemangle.h | 60 +++++++++++-------------------------------
test/test_demangle.pass.cpp | 4 ++-
2 files changed, 19 insertions(+), 45 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 e1945f947 Fix ELF core file memory reading for PT_LOAD program headers [...]
new c15204b9f [Reproducer] Disconnect when the replay server is out of packets.
new 536c0d396 Revert "[Reproducer] Add a `cont` to ModuleCXX.test"
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:
lit/Reproducer/Modules/Inputs/ModuleCXX.in | 1 -
.../Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp | 6 +++---
2 files changed, 3 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 lld.
from ffca1c5cc [mips] Fix decoding of microMIPS JALX instruction
new 88b352468 [mips] Make another set of test cases more tolerant to exact [...]
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/mips-32.s | 14 ++-
test/ELF/mips-micro-cross-calls.s | 38 ++++---
test/ELF/mips-micro-jal.s | 164 ++++++++++------------------
test/ELF/mips-micro-plt.s | 110 ++++++-------------
test/ELF/mips-micro-relocs.s | 70 ++++++------
test/ELF/mips-micro-thunks.s | 74 ++++++-------
test/ELF/mips-micror6-relocs.s | 33 +++---
test/ELF/mips-n32-rels.s | 69 +++++-------
test/ELF/mips-nonalloc.s | 8 +-
test/ELF/mips-npic-call-pic-os.s | 132 ++++++-----------------
test/ELF/mips-npic-call-pic.s | 170 ++++++++++--------------------
test/ELF/mips-pc-relocs.s | 21 ++--
test/ELF/mips-plt-n32.s | 15 ++-
test/ELF/mips-plt-n64.s | 15 ++-
test/ELF/mips-plt-r6.s | 9 +-
test/ELF/mips-tls-64-pic-local-variable.s | 20 ++--
test/ELF/mips-tls-64.s | 37 ++++---
test/ELF/mips-tls-hilo.s | 16 +--
test/ELF/mips-tls-static-64.s | 6 +-
test/ELF/mips-tls-static.s | 8 +-
test/ELF/mips-tls.s | 33 +++---
test/ELF/mips-xgot-order.s | 41 +++----
test/ELF/rel-addend-with-rela-input.s | 24 +++--
23 files changed, 463 insertions(+), 664 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 6715fe29ff i386: Adjust for new output format from readelf
new e4df087431 Fix leak detected in python.c initialization code.
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/python/python.c | 9 ++++++++-
2 files changed, 13 insertions(+), 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 lldb.
from 0073edfa1 LLDB - Simplify GetProgramFileSpec
new e1945f947 Fix ELF core file memory reading for PT_LOAD program headers [...]
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:
.../elf-core/thread_crash/TestLinuxCoreThreads.py | 11 +++++++++++
source/Plugins/Process/elf-core/ProcessElfCore.cpp | 22 +++++++++++++---------
2 files changed, 24 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.