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-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from e37f3ecd59 Automatic date update in version.in
adds 2cdc1a970d Treat the .gnu.debuglink and .gnu.debugaltlink sections as d [...]
adds b8c05e85ef Remove _initialize_valarith
adds 06f74c5cb8 i386: Issue a warning to IRET without suffix for .code16gcc
adds 80062eb949 gdb/rust: Handle printing structures containing strings
adds 41f61c65a2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/coffcode.h | 5 +++++
bfd/version.h | 2 +-
gas/ChangeLog | 9 +++++++++
gas/config/tc-i386.c | 20 +++++++++++++-------
gas/testsuite/gas/i386/jump16.d | 5 +++++
gas/testsuite/gas/i386/jump16.e | 3 +++
gas/testsuite/gas/i386/jump16.s | 16 ++++++++++++++++
gdb/ChangeLog | 9 +++++++++
gdb/rust-lang.c | 8 ++++++++
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.rust/simple.exp | 3 +++
gdb/testsuite/gdb.rust/simple.rs | 8 ++++++++
gdb/valarith.c | 5 -----
14 files changed, 92 insertions(+), 13 deletions(-)
create mode 100644 gas/testsuite/gas/i386/jump16.e
--
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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 71f88d6 2: update: binutils-gcc-linux: 17773
new 122d1a2 2: update: binutils-41f61c65a2e1cfdb4aca3bccf6e11025495ba02e: 17773
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 (71f88d6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 220 +-
03-build_abe-binutils/console.log | 10614 +++----
04-build_abe-stage1/console.log | 19599 +++++++------
05-build_linux/console.log | 22776 ++++++++-------
07-check_regression/console.log | 6 +-
08-update_baseline/console.log | 6 +-
console.log | 53401 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 52884 insertions(+), 53880 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ac8d8dc 0: update: llvm-linux: 19137
new 624447b 0: update: llvm-linux: 19137
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 (ac8d8dc)
\
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:
01-reset_artifacts/console.log | 68 +-
02-build_llvm/console.log | 11510 ++++++++++++------------
03-build_linux/console.log | 6907 ++++-----------
06-update_baseline/console.log | 28 +
console.log | 18513 ++++++++++++++++-----------------------
jenkins/manifest.sh | 12 +-
6 files changed, 14948 insertions(+), 22090 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-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from e37f3ecd59 Automatic date update in version.in
adds 2cdc1a970d Treat the .gnu.debuglink and .gnu.debugaltlink sections as d [...]
adds b8c05e85ef Remove _initialize_valarith
adds 06f74c5cb8 i386: Issue a warning to IRET without suffix for .code16gcc
adds 80062eb949 gdb/rust: Handle printing structures containing strings
adds 41f61c65a2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/coffcode.h | 5 +++++
bfd/version.h | 2 +-
gas/ChangeLog | 9 +++++++++
gas/config/tc-i386.c | 20 +++++++++++++-------
gas/testsuite/gas/i386/jump16.d | 5 +++++
gas/testsuite/gas/i386/jump16.e | 3 +++
gas/testsuite/gas/i386/jump16.s | 16 ++++++++++++++++
gdb/ChangeLog | 9 +++++++++
gdb/rust-lang.c | 8 ++++++++
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.rust/simple.exp | 3 +++
gdb/testsuite/gdb.rust/simple.rs | 8 ++++++++
gdb/valarith.c | 5 -----
14 files changed, 92 insertions(+), 13 deletions(-)
create mode 100644 gas/testsuite/gas/i386/jump16.e
--
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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7bd9706 0: update: binutils-gcc-linux: all
new 87437b9 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 (7bd9706)
\
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:
01-reset_artifacts/console.log | 137 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10346 ++++++------
04-build_abe-stage1/console.log | 19727 +++++++++++-----------
05-build_linux/console.log | 1278 +-
06-boot_linux/console.log | 2 +-
console.log | 31953 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 31944 insertions(+), 31953 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.