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-aarch64-next-allyesconfig
in repository toolchain/ci/gcc.
from da0f2f6cd9b Fix PR92950: Wrong code emitted for movv1qi
adds 7d359cb4045 Daily bump.
adds fab371de4e3 Daily bump.
adds fe843826494 Backport support for some AVR devices from avrxmega3 famil [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 15 +
gcc/DATESTAMP | 2 +-
gcc/config/avr/avr-arch.h | 3 +
gcc/config/avr/avr-devices.c | 6 +-
gcc/config/avr/avr-mcus.def | 640 +++++++++++++++++++-----------------
gcc/config/avr/gen-avr-mmcu-specs.c | 42 ++-
gcc/config/avr/gen-avr-mmcu-texi.c | 134 +++++---
gcc/doc/avr-mmcu.texi | 24 +-
8 files changed, 494 insertions(+), 372 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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2634f432 2: update: linux-fca4fe890ea0352f7e9e4bf33ffed287946ff59e: 18076
discards 25ddc46c 1: reset: linux-51466b3fd2725bfb0de629f71c0854ff276d50ae: 17343
discards 4e982987 0: update: binutils-gcc: all
new 1bef4f15 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 (2634f432)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 206 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 10857 +++++++--------
04-build_abe-stage1/console.log | 13815 +++++++++----------
05-build_linux/console.log | 627 +-
06-boot_linux/console.log | 11 +
07-check_regression/console.log | 19 +-
08-update_baseline/console.log | 54 +-
console.log | 26017 +++++++++++++++++++-----------------
jenkins/manifest.sh | 14 +-
results | 4 +-
11 files changed, 26799 insertions(+), 25253 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/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 4b4477b52e 2019-12-18 Anthony Green <green(a)moxielogic.com>
adds 99a5596592 Update gdb.base/default.exp for GDB 10
adds 1087441f07 Automatic date update in version.in
adds 1d29ab86cb PR25277, microblaze opcode enumeration vs ISO/IEC TS 18661-3:2015
adds 32769083d1 Re: Enable --build-id for moxie-elf-ld
adds 9ad9b810c3 PowerPC, use size_t rather than long for indices
adds f00901886d vax decoding of indexed addressing mode
adds 228c8f4be0 xcoff slurp_armap bounds checking
adds f69656d00f Handle CRLF when reading XML on Windows
adds 2032eb7e93 Fix comment in field_kind
adds 78aa740b76 Add install-strip to sim/
new aa989b27d0 Rename "sun" variable to avoid conflicts on Solaris
new 1cd4a20a27 Cast the log10 argument to double to disambiguate it
new d411762c45 Make the literal argument to pow a double, not an integer
new 1ee7b812e7 Fix build with GNU Make 3.81
new 0ad6b8ee70 Consistently quote variables used with "test"
The 5 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 | 12 +++++++
bfd/coff-rs6000.c | 26 +++++++++++---
bfd/coff64-rs6000.c | 13 +++++--
bfd/elf32-ppc.c | 2 +-
bfd/elf64-ppc.c | 5 +--
bfd/version.h | 2 +-
gdb/ChangeLog | 29 ++++++++++++++++
gdb/configure | 66 ++++++++++++++++++------------------
gdb/configure.ac | 62 ++++++++++++++++-----------------
gdb/fbsd-tdep.c | 8 ++---
gdb/gdbserver/ChangeLog | 9 +++++
gdb/gdbserver/Makefile.in | 8 ++---
gdb/gdbserver/configure | 8 ++---
gdb/gdbserver/configure.ac | 4 +--
gdb/gdbsupport/common.m4 | 4 +--
gdb/score-tdep.c | 6 ++--
gdb/testsuite/ChangeLog | 9 +++++
gdb/testsuite/gdb.base/default.exp | 2 +-
gdb/testsuite/gdb.xml/tdesc-arch.exp | 14 ++++++--
gdb/tui/tui-source.c | 4 ++-
gdb/ui-out.h | 6 ++--
gdb/xml-support.c | 4 +--
ld/ChangeLog | 4 +++
ld/testsuite/lib/ld-lib.exp | 1 -
opcodes/ChangeLog | 11 ++++++
opcodes/microblaze-opc.h | 6 ++--
opcodes/microblaze-opcm.h | 2 +-
opcodes/vax-dis.c | 14 ++++++--
sim/ChangeLog | 5 +++
sim/Makefile.in | 10 ++++++
sim/common/ChangeLog | 5 +++
sim/common/Makefile.in | 1 +
sim/igen/ChangeLog | 5 +++
sim/igen/Makefile.in | 1 +
sim/ppc/ChangeLog | 5 +++
sim/ppc/Makefile.in | 5 +++
sim/testsuite/ChangeLog | 5 +++
sim/testsuite/Makefile.in | 1 +
38 files changed, 275 insertions(+), 109 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards bf87b883 0: update: binutils-gcc-linux: all
new ace9a710 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 (bf87b883)
\
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 | 133 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11090 +++++++------
04-build_abe-stage1/console.log | 20333 +++++++++++------------
05-build_linux/console.log | 360 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 32316 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 32323 insertions(+), 32367 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-lts-allnoconfig
in repository toolchain/ci/gcc.
from 7d359cb4045 Daily bump.
adds fab371de4e3 Daily bump.
adds fe843826494 Backport support for some AVR devices from avrxmega3 famil [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 15 +
gcc/DATESTAMP | 2 +-
gcc/config/avr/avr-arch.h | 3 +
gcc/config/avr/avr-devices.c | 6 +-
gcc/config/avr/avr-mcus.def | 640 +++++++++++++++++++-----------------
gcc/config/avr/gen-avr-mmcu-specs.c | 42 ++-
gcc/config/avr/gen-avr-mmcu-texi.c | 134 +++++---
gcc/doc/avr-mmcu.texi | 24 +-
8 files changed, 494 insertions(+), 372 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f628cba9 0: update: binutils-gcc-linux: all
new d6c77297 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 (f628cba9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 122 +-
02-prepare_abe/console.log | 176 +-
03-build_abe-binutils/console.log | 9536 ++++++------
04-build_abe-stage1/console.log | 17914 +++++++++++------------
05-build_linux/console.log | 690 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 28354 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 28415 insertions(+), 28391 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.