This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f5b3bb8d58 [BUNDLER]Improve the test, NFC.
new 2d5b645901 [Driver][Bundler] Improve bundling of object files.
new dd02433033 Test commit #2.
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:
test/Driver/clang-offload-bundler.c | 6 ++--
.../clang-offload-bundler/ClangOffloadBundler.cpp | 37 +++++++---------------
www/index.html | 1 +
3 files changed, 15 insertions(+), 29 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-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 75faf5c41d AArch64: Allow additional sizes in prologue
adds fc9e754460 Automatic date update in version.in
adds 2208ee9170 [gdb] Fix gdb build on mips64-linux
adds 6485977b89 Updatesd Swdish translation for the gas sub-directory.
adds 05192282ca Fix CU overrun in scan_unit_for_symbols
adds 9177214a22 Correct a typo in the documentation for the disassembler.
adds c6778d00df Simplify write_inferior_memory
adds 4196ab2a6d Replace write_inferior_memory with target_write_memory
adds 6ae978f133 Add a description of the 'n' symbol type displayed by nm.
adds 97dd8e07d9 [testsuite] Make the testsuite work on mingw
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +
bfd/dwarf2.c | 2 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 10 +
binutils/doc/binutils.texi | 7 +-
gas/ChangeLog | 4 +
gas/po/sv.po | 1334 +++++++++++++------------------------
gdb/ChangeLog | 4 +
gdb/gdbserver/ChangeLog | 34 +
gdb/gdbserver/linux-aarch64-low.c | 4 +-
gdb/gdbserver/linux-ppc-low.c | 22 +-
gdb/gdbserver/linux-s390-low.c | 4 +-
gdb/gdbserver/linux-x86-low.c | 8 +-
gdb/gdbserver/mem-break.c | 30 +-
gdb/gdbserver/proc-service.c | 2 +-
gdb/gdbserver/remote-utils.c | 4 +-
gdb/gdbserver/server.c | 2 +-
gdb/gdbserver/target.c | 32 +-
gdb/gdbserver/target.h | 5 +-
gdb/gdbserver/tracepoint.c | 32 +-
gdb/linux-nat-trad.c | 1 +
gdb/testsuite/ChangeLog | 5 +
gdb/testsuite/lib/gdb.exp | 4 +
23 files changed, 598 insertions(+), 959 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a30a35a 0: update: binutils-gcc-linux: all
new 0178b9b 0: update: 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 (a30a35a)
\
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:
01-reset_artifacts/console.log | 162 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11610 ++++++++-------
04-build_abe-stage1/console.log | 15727 ++++++++++----------
05-build_linux/console.log | 838 +-
06-boot_linux/console.log | 2 +-
console.log | 28797 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 28792 insertions(+), 28794 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 87f08b7e5c0 [LLVM][Alignment] Fix MSVC potential division by 0 warning [...]
new b8ce57c5a8c [Support] Base RWMutex on std::shared_timed_mutex (C++14)
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/Support/RWMutex.h | 122 +++++++++-----------------------------
lib/Support/CMakeLists.txt | 1 -
lib/Support/RWMutex.cpp | 124 --------------------------------------
lib/Support/Unix/RWMutex.inc | 50 ----------------
lib/Support/Windows/RWMutex.inc | 128 ----------------------------------------
5 files changed, 27 insertions(+), 398 deletions(-)
delete mode 100644 lib/Support/RWMutex.cpp
delete mode 100644 lib/Support/Unix/RWMutex.inc
delete mode 100644 lib/Support/Windows/RWMutex.inc
--
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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 75faf5c41d AArch64: Allow additional sizes in prologue
adds fc9e754460 Automatic date update in version.in
adds 2208ee9170 [gdb] Fix gdb build on mips64-linux
adds 6485977b89 Updatesd Swdish translation for the gas sub-directory.
adds 05192282ca Fix CU overrun in scan_unit_for_symbols
adds 9177214a22 Correct a typo in the documentation for the disassembler.
adds c6778d00df Simplify write_inferior_memory
adds 4196ab2a6d Replace write_inferior_memory with target_write_memory
adds 6ae978f133 Add a description of the 'n' symbol type displayed by nm.
new 97dd8e07d9 [testsuite] Make the testsuite work on mingw
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 | 5 +
bfd/dwarf2.c | 2 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 10 +
binutils/doc/binutils.texi | 7 +-
gas/ChangeLog | 4 +
gas/po/sv.po | 1334 +++++++++++++------------------------
gdb/ChangeLog | 4 +
gdb/gdbserver/ChangeLog | 34 +
gdb/gdbserver/linux-aarch64-low.c | 4 +-
gdb/gdbserver/linux-ppc-low.c | 22 +-
gdb/gdbserver/linux-s390-low.c | 4 +-
gdb/gdbserver/linux-x86-low.c | 8 +-
gdb/gdbserver/mem-break.c | 30 +-
gdb/gdbserver/proc-service.c | 2 +-
gdb/gdbserver/remote-utils.c | 4 +-
gdb/gdbserver/server.c | 2 +-
gdb/gdbserver/target.c | 32 +-
gdb/gdbserver/target.h | 5 +-
gdb/gdbserver/tracepoint.c | 32 +-
gdb/linux-nat-trad.c | 1 +
gdb/testsuite/ChangeLog | 5 +
gdb/testsuite/lib/gdb.exp | 4 +
23 files changed, 598 insertions(+), 959 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f309ddf 0: update: binutils-gcc-linux: all
new 4e681bb 0: update: 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 (f309ddf)
\
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 | 72 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11152 ++++++------
04-build_abe-stage1/console.log | 20018 +++++++++++-----------
05-build_linux/console.log | 891 +-
06-boot_linux/console.log | 2 +-
console.log | 32563 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 32584 insertions(+), 32554 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.