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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 6dfc004112 gdb/testsuite: Fix typos in infcall-nested-structs.c
adds c2c440a903 Move declaration of varobjdebug to header
adds 26344e0c53 Include gdbtk.h to avoid declarations
adds 863a974ed2 Automatic date update in version.in
adds b0531efe2e Updated traditional Chinese translation for the binutils/ su [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 4 +
binutils/po/zh_TW.po | 9454 +++++++++++++++++++++++++++++++++++---------------
gdb/ChangeLog | 11 +
gdb/main.c | 7 +-
gdb/mi/mi-cmd-var.c | 2 -
gdb/varobj.c | 2 +-
gdb/varobj.h | 5 +
8 files changed, 6768 insertions(+), 2719 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 59cd674d 0: update: binutils-gcc-linux: all
new 2d8a6ddd 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 (59cd674d)
\
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 | 130 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11466 +++++++-------
04-build_abe-stage1/console.log | 15968 +++++++++----------
05-build_linux/console.log | 2272 +--
06-boot_linux/console.log | 2 +-
console.log | 30301 ++++++++++++++++++------------------
jenkins/manifest.sh | 19 +-
8 files changed, 30308 insertions(+), 30288 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 95015bdb1a0 [AMDGPU][MC][GFX10] Enabled null for 64-bit dst operands
new dcea518d64a [AMDGPU][MC][GFX6][GFX7][GFX10] Added instructions buffer_a [...]
new b44dd393beb gn build: Merge r374558
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/AMDGPU/BUFInstructions.td | 43 +++++++++++------
test/MC/AMDGPU/mubuf-gfx10.s | 36 ++++++++++++++
test/MC/AMDGPU/mubuf.s | 56 ++++++++++++++++++++++
test/MC/Disassembler/AMDGPU/mubuf_gfx10.txt | 31 ++++++++++++
.../clang/lib/Tooling/Transformer/BUILD.gn | 1 +
5 files changed, 153 insertions(+), 14 deletions(-)
create mode 100644 test/MC/Disassembler/AMDGPU/mubuf_gfx10.txt
--
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 30c29388e1 [libTooling] Change Stencil equality to use `toString()`
new f3373ff5c7 [libTooling] Move `RewriteRule` abstraction into its own hea [...]
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:
.../Transformer/{Transformer.h => RewriteRule.h} | 44 +---
include/clang/Tooling/Transformer/Transformer.h | 274 +--------------------
lib/Tooling/Transformer/CMakeLists.txt | 1 +
.../{Transformer.cpp => RewriteRule.cpp} | 59 +----
lib/Tooling/Transformer/Transformer.cpp | 170 +------------
5 files changed, 14 insertions(+), 534 deletions(-)
copy include/clang/Tooling/Transformer/{Transformer.h => RewriteRule.h} (88%)
copy lib/Tooling/Transformer/{Transformer.cpp => RewriteRule.cpp} (78%)
--
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 c4e18fd5e1a [ARM] Tweak HONOR_REG_ALLOC_ORDER
new c55f42640cc Relax store_bit_field call in store_expr
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/expr.c | 3 ++-
2 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b761e148 0: update: llvm-linux: all
new a04fb091 0: update: llvm-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 (b761e148)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 168 +-
02-build_llvm/console.log | 12249 +++++++++++++-------------
03-build_linux/console.log | 4986 +++++------
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 8 +-
console.log | 17440 +++++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
8 files changed, 17445 insertions(+), 17437 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-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 6dfc004112 gdb/testsuite: Fix typos in infcall-nested-structs.c
adds c2c440a903 Move declaration of varobjdebug to header
adds 26344e0c53 Include gdbtk.h to avoid declarations
adds 863a974ed2 Automatic date update in version.in
adds b0531efe2e Updated traditional Chinese translation for the binutils/ su [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 4 +
binutils/po/zh_TW.po | 9454 +++++++++++++++++++++++++++++++++++---------------
gdb/ChangeLog | 11 +
gdb/main.c | 7 +-
gdb/mi/mi-cmd-var.c | 2 -
gdb/varobj.c | 2 +-
gdb/varobj.h | 5 +
8 files changed, 6768 insertions(+), 2719 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b37da350 0: update: binutils-gcc-linux: all
new 0c346a39 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 (b37da350)
\
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 | 216 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 10888 ++++++------
04-build_abe-stage1/console.log | 20277 ++++++++++-----------
05-build_linux/console.log | 2320 +--
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 34154 ++++++++++++++++++------------------
jenkins/manifest.sh | 15 +-
10 files changed, 34160 insertions(+), 34146 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.