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-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 19f9205e 0: update: llvm-linux: all
new 5b2aab1f 0: update: llvm-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 (19f9205e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 162 +-
02-build_llvm/console.log | 12064 +++++++++++++++++------------------
03-build_linux/console.log | 706 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 29 -
console.log | 12965 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 12940 insertions(+), 12998 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 users/palves/config.h
in repository binutils-gdb.
discards e02c80299df Fix gdbsupport build on compilers that don't default to C++ [...]
discards 12db6f66081 config.h v2
adds 0d1cc75df1c Set the default page size of the PDP11 target to 8192 bytes.
adds 8dc3273e0c5 Use get_thread_regcache instead of get_current_regcache in [...]
adds c12081a66b4 texi2pod.pl: import support for @t{...} from gcc
adds c96d7e04622 Automatic date update in version.in
adds 4814632e696 x86: VPEXTRQ/VPINSRQ are unavailable outside of 64-bit mode
adds 9cf70a448be x86: add a few more missing VexWIG
adds d0849eed782 x86: drop stale Vec_Imm4 related comment
adds 45a4bb2010a x86: drop found_cpu_match local variable
adds 0c3d9485091 MSP430: Add input section rules for .upper sections to defa [...]
adds 6d0be74bfa2 MSP430: Remove unused linker script template elf32msp430_3.sc
adds 2da2eaf4ce2 [binutils][arm] PR25376 Change MVE into a CORE_HIGH feature
adds 3112ed97991 Support for DWARF5 location lists entries
adds 701adfb0092 [gdb] Move ChangeLog entries to their right files
new b77c4ae6a7d config.h v2
new 4019e263322 Fix gdbsupport build on compilers that don't default to C++ [...]
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 (e02c80299df)
\
N -- N -- N refs/heads/users/palves/config.h (4019e263322)
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 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:
bfd/ChangeLog | 5 +
bfd/pdp11.c | 2 +-
bfd/version.h | 2 +-
etc/ChangeLog | 4 +
etc/texi2pod.pl | 1 +
gas/ChangeLog | 21 +
gas/config/tc-arm.c | 13 +-
gas/config/tc-i386.c | 10 +-
gas/testsuite/gas/i386/avx512dq-inval.l | 13 +
gas/testsuite/gas/i386/avx512dq-inval.s | 22 +
gas/testsuite/gas/i386/i386.exp | 1 +
gdb/ChangeLog | 10 +
gdb/ChangeLog-1992 | 43 --
gdb/ChangeLog-1993 | 52 +--
gdb/ChangeLog-1995 | 3 -
gdb/ChangeLog-1996 | 8 +-
gdb/ChangeLog-1998 | 6 +-
gdb/ChangeLog-1999 | 15 +-
gdb/ChangeLog-2000 | 8 +-
gdb/ChangeLog-2001 | 8 +-
gdb/ChangeLog-2002 | 30 +-
gdb/ChangeLog-2003 | 10 +-
gdb/ChangeLog-2004 | 8 +-
gdb/ChangeLog-2005 | 1 -
gdb/ChangeLog-2006 | 19 +-
gdb/ChangeLog-2007 | 12 +-
gdb/ChangeLog-2008 | 9 +-
gdb/ChangeLog-2009 | 14 +-
gdb/ChangeLog-2010 | 10 +-
gdb/ChangeLog-2011 | 20 +-
gdb/ChangeLog-2012 | 8 +-
gdb/ChangeLog-2013 | 6 +-
gdb/ChangeLog-2014 | 9 +-
gdb/ChangeLog-2015 | 35 +-
gdb/ChangeLog-2016 | 4 +-
gdb/ChangeLog-2017 | 19 +-
gdb/ChangeLog-2018 | 56 ++-
gdb/ChangeLog-2019 | 74 ++--
gdb/doc/ChangeLog | 217 ++++++++++
gdb/dwarf2loc.c | 39 ++
gdb/infcmd.c | 3 +-
gdb/testsuite/ChangeLog | 11 +
gdb/testsuite/ChangeLog-1993-2013 | 52 ++-
gdbsupport/Makefile.am | 2 +-
gdbsupport/Makefile.in | 2 +-
include/ChangeLog | 8 +
include/opcode/arm.h | 7 +-
ld/ChangeLog | 16 +
ld/emulparams/pdp11.sh | 2 +-
ld/scripttempl/elf32msp430.sc | 8 +
ld/scripttempl/elf32msp430_3.sc | 224 ----------
ld/testsuite/ld-msp430-elf/msp430-elf.exp | 2 +
ld/testsuite/ld-msp430-elf/upper-input-sections.s | 33 ++
opcodes/ChangeLog | 27 ++
opcodes/arm-dis.c | 471 +++++++++++-----------
opcodes/i386-opc.tbl | 26 +-
opcodes/i386-tbl.h | 32 +-
57 files changed, 948 insertions(+), 825 deletions(-)
create mode 100644 gas/testsuite/gas/i386/avx512dq-inval.l
create mode 100644 gas/testsuite/gas/i386/avx512dq-inval.s
delete mode 100644 ld/scripttempl/elf32msp430_3.sc
create mode 100644 ld/testsuite/ld-msp430-elf/upper-input-sections.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-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 332ca265 0: update: binutils-gcc-linux: all
new a7868cc8 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 (332ca265)
\
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10883 +++++++------
04-build_abe-stage1/console.log | 18194 +++++++++++----------
05-build_linux/console.log | 898 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 30612 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
11 files changed, 30580 insertions(+), 30631 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 linux.
from f5ae2ea6347a Fix built-in early-load Intel microcode alignment
new dfb9a8857f4d platform/chrome: wilco_ec: Fix keyboard backlight probing
new 0c99ee44b892 Merge tag 'tag-chrome-platform-fixes-for-v5.5-rc7' of git: [...]
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:
drivers/platform/chrome/wilco_ec/keyboard_leds.c | 28 +++++++++++++++++-------
1 file changed, 20 insertions(+), 8 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-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a6f2e493 0: update: llvm-linux: all
new 7750eea9 0: update: llvm-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 (a6f2e493)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 60 +-
02-build_llvm/console.log | 11774 +++++++++++++++++------------------
03-build_linux/console.log | 828 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 2 +-
console.log | 12676 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 12680 insertions(+), 12680 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.