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-defconfig
in repository toolchain/ci/binutils-gdb.
from 3d9ee7d24b qsort: ldctor.c CONSTRUCTORS
adds 6acc1a0b9d gdb: remove unused includes from dwarf2read.c
adds 9223170f68 gdb.mi/list-thread-groups-available.exp: read entries one by [...]
adds 22cc288441 Automatic date update in version.in
adds b7be2d03fb [gdb/testsuite] Fix gdb.ada/mi_task_arg.exp
adds ed481f9799 Simplify power of two test
adds 779f2ae733 PR25100, Compile fails in elf64-ppc.c because of single equa [...]
adds 9a73315161 remove more xmalloc in bfd
new ba18312d8f s390: Fix infcalls passing a single-field struct with static [...]
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 | 20 +++++
bfd/bfd.c | 2 +-
bfd/elf32-arm.c | 5 +-
bfd/elf32-m68hc1x.c | 91 ++++++++++++----------
bfd/elf32-nds32.c | 5 +-
bfd/elf64-ppc.c | 4 +-
bfd/version.h | 2 +-
gas/ChangeLog | 6 ++
gas/config/tc-nds32.c | 12 +--
gdb/ChangeLog | 9 +++
gdb/dwarf2read.c | 12 ---
gdb/s390-tdep.c | 21 ++++-
gdb/testsuite/ChangeLog | 5 ++
gdb/testsuite/gdb.ada/mi_task_arg.exp | 8 +-
.../gdb.mi/list-thread-groups-available.exp | 27 ++++---
15 files changed, 149 insertions(+), 80 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-defconfig
in repository toolchain/ci/base-artifacts.
discards aeeaa4543 0: update: binutils-gcc-linux: boot
new 31e693c00 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 (aeeaa4543)
\
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 | 220 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11283 +++++++-------
04-build_abe-stage1/console.log | 15888 +++++++++----------
05-build_linux/console.log | 941 +-
06-boot_linux/console.log | 356 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 29441 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 29333 insertions(+), 29268 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 gcc.
from 8aaf76ac980 2019-10-15 Jozef Lawrynowicz <jozef.l(a)mittosystems.com>
new 53426d991fa 2019-10-15 Jozef Lawrynowicz <jozef.l(a)mittosystems.com>
new d6a975a9b65 2019-10-15 Jozef Lawrynowicz <jozef.l(a)mittosystems.com>
new b0a09faab02 [C++ PATCH] clone_function_decl breakup
The 3 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 | 14 +++
gcc/config/msp430/msp430.md | 227 +++++++++++++++++++++++++++++++-------------
gcc/cp/ChangeLog | 5 +
gcc/cp/class.c | 63 +++++++-----
4 files changed, 215 insertions(+), 94 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-release-arm-next-defconfig
in repository toolchain/ci/gcc.
from 478e221895e Daily bump.
adds d23196c828d Daily bump.
adds 5cab0266f7b Backport from trunk [gcc]
adds 92a15cc8142 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 14 ++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000-builtin.def | 80 +++++++++++-----------
gcc/testsuite/ChangeLog | 7 ++
.../powerpc/pure-builtin-redundant-load.c | 47 +++++++++++++
5 files changed, 109 insertions(+), 41 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pure-builtin-redundant-load.c
--
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-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards f469f0b04 0: update: binutils-gcc-linux: boot
new b271ed638 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 (f469f0b04)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 340 +-
03-build_abe-binutils/console.log | 10549 ++++++------
04-build_abe-stage1/console.log | 18539 +++++++++++-----------
05-build_linux/console.log | 624 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30783 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 30808 insertions(+), 30755 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/binutils-gdb.
from 3d9ee7d24b qsort: ldctor.c CONSTRUCTORS
adds 6acc1a0b9d gdb: remove unused includes from dwarf2read.c
adds 9223170f68 gdb.mi/list-thread-groups-available.exp: read entries one by [...]
adds 22cc288441 Automatic date update in version.in
adds b7be2d03fb [gdb/testsuite] Fix gdb.ada/mi_task_arg.exp
adds ed481f9799 Simplify power of two test
adds 779f2ae733 PR25100, Compile fails in elf64-ppc.c because of single equa [...]
adds 9a73315161 remove more xmalloc in bfd
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 20 +++++
bfd/bfd.c | 2 +-
bfd/elf32-arm.c | 5 +-
bfd/elf32-m68hc1x.c | 91 ++++++++++++----------
bfd/elf32-nds32.c | 5 +-
bfd/elf64-ppc.c | 4 +-
bfd/version.h | 2 +-
gas/ChangeLog | 6 ++
gas/config/tc-nds32.c | 12 +--
gdb/ChangeLog | 4 +
gdb/dwarf2read.c | 12 ---
gdb/testsuite/ChangeLog | 5 ++
gdb/testsuite/gdb.ada/mi_task_arg.exp | 8 +-
.../gdb.mi/list-thread-groups-available.exp | 27 ++++---
14 files changed, 126 insertions(+), 77 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.