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-defconfig
in repository toolchain/ci/base-artifacts.
discards d8aaf7fdc binutils-8970c0224e3c36c565672089e38de42765e87f47: all
new 6c58fb306 linux-f5d582777bcb1c7ff19a5a2343f66ea01de401c6: 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 (d8aaf7fdc)
\
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 | 88 +-
2-prepare_abe/console.log | 1 -
3-build_abe-binutils/console.log | 3764 +-
{4-build_abe-gcc => 4-build_abe-stage1}/build-ok | 0
.../console.log | 5532 +--
{4-build_abe-gcc => 4-build_abe-stage1}/revision | 0
5-count_linux_objs/console.log | 34294 +++++++--------
5-count_linux_objs/revision | 2 +-
console.log | 42681 ++++++++++---------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
results | 8 +-
trigger-bisect-on-failure | 6 +-
14 files changed, 43298 insertions(+), 43088 deletions(-)
rename {4-build_abe-gcc => 4-build_abe-stage1}/build-ok (100%)
rename {4-build_abe-gcc => 4-build_abe-stage1}/console.log (98%)
rename {4-build_abe-gcc => 4-build_abe-stage1}/revision (100%)
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 567561e4c linux-14cf8c1d5b90a0cf6a8ba51ef59db8da8c7a2622: all
new 37ce1b3a2 llvm-5b0baf7ff7d37040549c53edfc788236948e5f95: 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 (567561e4c)
\
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:
1-reset_artifacts/console.log | 138 +-
2-build_llvm/console.log | 10256 ++++++++++++++++++-------------------
2-build_llvm/revision | 2 +-
3-count_linux_objs/console.log | 191 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10591 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 10786 insertions(+), 10416 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-allnoconfig
in repository toolchain/binutils-gdb.
from e771f7a770 Correct gas/ChangeLog entry for PR gas/23968
adds 5136770380 Automatic date update in version.in
adds 8970c0224e RISC-V: Don't segfault for two regs in auipc or lui.
adds 99e1a184a7 gdb/riscv: Update test to handle targets without an fpu
adds 69799d67e8 Fix a failure in the libiberty testsuite by increasing the r [...]
adds 209d1499de xc16x: Add elf32_xc16x_rtype_to_howto
adds 550892eb5a Fix a typo in scripttempl/elf32xc16x.sc
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf32-xc16x.c | 11 ++++++++++-
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +++++
binutils/NEWS | 2 +-
binutils/doc/binutils.texi | 8 ++++----
gas/ChangeLog | 10 ++++++++++
gas/config/tc-riscv.c | 9 ++++++++-
gas/testsuite/gas/riscv/auipc-parsing.d | 3 +++
gas/testsuite/gas/riscv/auipc-parsing.l | 3 +++
gas/testsuite/gas/riscv/auipc-parsing.s | 3 +++
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.base/float.exp | 10 +++++++++-
include/ChangeLog | 5 +++++
include/demangle.h | 2 +-
ld/ChangeLog | 4 ++++
ld/scripttempl/elf32xc16x.sc | 2 +-
17 files changed, 78 insertions(+), 11 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/auipc-parsing.d
create mode 100644 gas/testsuite/gas/riscv/auipc-parsing.l
create mode 100644 gas/testsuite/gas/riscv/auipc-parsing.s
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f59ac5ce3 gcc-0e625e0b0a1c83ff7f3578f255cf1328991e16f6: all
new 7be3298ff binutils-550892eb5a320c5a55fb4f45750514cd16433baf: 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 (f59ac5ce3)
\
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:
1-reset_artifacts/console.log | 38 +-
2-prepare_abe/console.log | 1 -
3-build_abe-binutils/console.log | 3628 +++---
3-build_abe-binutils/revision | 2 +-
{4-build_abe-gcc => 4-build_abe-stage1}/build-ok | 0
.../console.log | 5288 +++++----
{4-build_abe-gcc => 4-build_abe-stage1}/revision | 0
5-count_linux_objs/console.log | 2093 ++--
console.log | 11722 +++++++++----------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
results | 8 +-
trigger-bisect-on-failure | 6 +-
14 files changed, 11318 insertions(+), 11478 deletions(-)
rename {4-build_abe-gcc => 4-build_abe-stage1}/build-ok (100%)
rename {4-build_abe-gcc => 4-build_abe-stage1}/console.log (98%)
rename {4-build_abe-gcc => 4-build_abe-stage1}/revision (100%)
--
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-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f490b76bf llvm-2d8ff832aabf515013f6e2b1f70a0ab810922b7e: 16
new 163255a82 llvm-382a80d882592ce33272e41fbe5a729542dc40c2: 16
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 (f490b76bf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 39 +-
2-build_llvm/console.log | 10190 +++++++++++++++++++-------------------
2-build_llvm/revision | 2 +-
3-count_linux_objs/console.log | 68 +-
4-check_regression/console.log | 8 +-
5-update_baseline/console.log | 10 +-
console.log | 10315 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
results | 2 +-
trigger-bisect-on-failure | 4 +-
12 files changed, 10300 insertions(+), 10346 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 550892eb5a Fix a typo in scripttempl/elf32xc16x.sc
new 326b0c1289 PATCH/OBVIOUS Remove various trailing spaces in linux-osdata.c
new 9f37501839 Fix the date in the ChangeLog
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:
gdb/ChangeLog | 4 +++
gdb/nat/linux-osdata.c | 92 +++++++++++++++++++++++++-------------------------
2 files changed, 50 insertions(+), 46 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/llvm-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 3b59b6558 llvm-885ecc157d593c78773968a1cb0f3e8165c7e359: all
new 4e312f6d8 linux-f5d582777bcb1c7ff19a5a2343f66ea01de401c6: 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 (3b59b6558)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 230 +-
2-build_llvm/console.log | 10214 +++++++++++++++++++------------------
3-count_linux_objs/console.log | 175 +-
3-count_linux_objs/revision | 2 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10625 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 10758 insertions(+), 10512 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.