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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b99036f7 2: update: binutils-gcc-linux: 16946
discards 1672b805 1: reset: gcc-d040edadd34ca88d9c1b2cde6dfa1a441c52a673: 16923
discards c375c349 0: update: linux-1fb3b526df3bd7647e7854915ae6b22299408baf: all
new 67d9b2b2 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 (b99036f7)
\
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 | 160 +-
02-prepare_abe/console.log | 404 +-
03-build_abe-binutils/console.log | 9590 ++++++-------
04-build_abe-stage1/console.log | 15302 ++++++++++----------
05-build_linux/console.log | 1442 +-
06-boot_linux/console.log | 10 +
07-check_regression/console.log | 7 +-
08-update_baseline/console.log | 90 +-
console.log | 27035 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 4 +-
11 files changed, 26876 insertions(+), 27184 deletions(-)
create mode 100644 06-boot_linux/console.log
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f44608c8 0: update: llvm-linux: 19512
new 2c54c60c 0: update: llvm-linux: 19514
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 (f44608c8)
\
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:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 11780 +++++++++++++++----------------
03-build_linux/console.log | 2283 +++---
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 16 +-
console.log | 14313 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 14021 insertions(+), 14619 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 a567ad4bb [ELF] Fix typo in header guard. NFC.
new 65631bc33 Simplify SymbolTable::add{Defined,Undefined,...} functions.
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/Driver.cpp | 20 +--
ELF/InputFiles.cpp | 104 +++++++-------
ELF/LTO.cpp | 4 +-
ELF/LinkerScript.cpp | 27 ++--
ELF/Relocations.cpp | 7 +-
ELF/SymbolTable.cpp | 388 ++++++++++++++++++++++++---------------------------
ELF/SymbolTable.h | 37 ++---
ELF/Symbols.cpp | 8 +-
ELF/Symbols.h | 66 +++++----
ELF/Writer.cpp | 23 +--
10 files changed, 332 insertions(+), 352 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-next-defconfig
in repository toolchain/ci/binutils-gdb.
from e48371ffd5 Automatic date update in version.in
adds c5358db468 GDB (s12z): Improve reliability of the stack unwinder.
adds ded12894f5 tic54x_start_line_hook
adds 8f02ae5bac .file file number checking
adds 3a1bb98c3c ARM STM32L4XX erratum test failure
adds f6bd0b7677 C-SKY FAIL: jbt - csky
adds 905f5b3f1d GAS (doc): Fix misaligned menu entry.
adds 7bede82892 Don't crash if dwarf_decode_macro_bytes's 'body' is NULL
adds 95008a8828 S12Z: New option -mreg-prefix
adds 9ddc1af18c linux-thread-db.c: use bool where possible in thread_db code
adds 14237686d7 gdb/fortran: Add sizeof tests for indexed and sliced arrays
new 4d8d49e80a Automatic date update in version.in
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 | 6 +
bfd/elf32-arm.c | 9 +-
bfd/version.h | 2 +-
gas/ChangeLog | 51 +++++--
gas/config/tc-csky.c | 2 +
gas/config/tc-s12z.c | 49 +++++--
gas/config/tc-tic54x.c | 9 +-
gas/doc/as.texi | 2 +-
gas/doc/c-s12z.texi | 86 ++++++++++--
gas/dwarf2dbg.c | 27 ++--
gas/testsuite/gas/s12z/reg-prefix.d | 17 +++
gas/testsuite/gas/s12z/reg-prefix.s | 6 +
gas/testsuite/gas/s12z/s12z.exp | 4 +
gdb/ChangeLog | 26 ++++
gdb/dwarf2read.c | 19 ++-
gdb/linux-thread-db.c | 82 +++++------
gdb/s12z-tdep.c | 234 ++++++++++++++++++++++---------
gdb/testsuite/ChangeLog | 5 +
gdb/testsuite/gdb.fortran/vla-sizeof.exp | 23 ++-
19 files changed, 500 insertions(+), 159 deletions(-)
create mode 100644 gas/testsuite/gas/s12z/reg-prefix.d
create mode 100644 gas/testsuite/gas/s12z/reg-prefix.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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards e2b43feb 0: update: binutils-gcc-linux: boot
new c38c3eb0 0: update: binutils-gcc-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 (e2b43feb)
\
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 | 428 +-
03-build_abe-binutils/console.log | 10600 +++++++-------
04-build_abe-stage1/console.log | 14837 +++++++++----------
05-build_linux/console.log | 882 +-
06-boot_linux/console.log | 440 +-
console.log | 27352 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 27333 insertions(+), 27352 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.