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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards dbcbd2890 0: update: binutils-gcc-linux: boot
new b8c313ff8 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 (dbcbd2890)
\
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 | 436 +-
03-build_abe-binutils/console.log | 11960 +++++-----
04-build_abe-stage1/console.log | 16115 +++++++------
05-build_linux/console.log | 9272 ++++----
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 38043 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
results | 2 +-
13 files changed, 37977 insertions(+), 38119 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-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 21abe2580 10: update: llvm-linux: 16048
new 399190b64 10: update: llvm-linux: 16048
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 (21abe2580)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 128 +-
02-build_llvm/console.log | 12617 +++++++++----------
03-build_linux/console.log | 6580 +++++-----
05-check_regression/console.log | 2 +-
05-check_regression/results.regressions | 20 +-
06-update_baseline/console.log | 8 +-
06-update_baseline/results.regressions | 20 +-
console.log | 19335 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
9 files changed, 19360 insertions(+), 19358 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 binutils-2_35-branch
in repository binutils-gdb.
from 584e9cfc809 Automatic date update in version.in
new 08ec0947d26 Error on lmw, lswi and related PowerPC insns when LE
new 904570fe6c5 Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassembly
new f26bb6247b2 Implement missing powerpc extended mnemonics
new 9030004379d Implement missing powerpc mtspr and mfspr extended insns
new c39dc246d44 PowerPC64 --no-pcrel-optimize
new 172234e1fab Correct vcmpsq, vcmpuq and xvtlsbb BF field
new 97c22b12249 PR26655, Power10 libstdc++.so R_PPC64_NONE dynamic relocs
new 6f9a6c28850 PR26656, power10 libstdc++.so segfault in __cxxabiv1::__cxa_throw
new 55ae73eaa02 [GOLD] Power10 stub selection
new dc9f4268017 [GOLD] PowerPC64 __tls_get_addr_opt stub
The 10 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 | 39 ++
bfd/elf64-ppc.c | 567 ++++++++++---------
bfd/elf64-ppc.h | 6 +-
gas/ChangeLog | 31 ++
gas/config/tc-ppc.c | 9 +
gas/testsuite/gas/ppc/476.d | 970 ++++++++++++++++----------------
gas/testsuite/gas/ppc/476.s | 6 -
gas/testsuite/gas/ppc/a2.d | 1138 +++++++++++++++++++-------------------
gas/testsuite/gas/ppc/a2.s | 8 -
gas/testsuite/gas/ppc/be.d | 17 +
gas/testsuite/gas/ppc/be.s | 10 +
gas/testsuite/gas/ppc/int128.d | 2 +-
gas/testsuite/gas/ppc/int128.s | 2 +-
gas/testsuite/gas/ppc/le_error.d | 3 +
gas/testsuite/gas/ppc/le_error.l | 9 +
gas/testsuite/gas/ppc/power8.d | 292 +++++-----
gas/testsuite/gas/ppc/power8.s | 2 +
gas/testsuite/gas/ppc/power9.d | 4 +
gas/testsuite/gas/ppc/power9.s | 4 +
gas/testsuite/gas/ppc/ppc.exp | 2 +
gas/testsuite/gas/ppc/vsx2.d | 110 ++--
gas/testsuite/gas/ppc/xvtlsbb.d | 2 +-
gold/ChangeLog | 32 ++
gold/options.cc | 29 +
gold/options.h | 48 +-
gold/powerpc.cc | 703 +++++++++++++++--------
ld/ChangeLog | 16 +
ld/emultempl/ppc64elf.em | 30 +-
opcodes/ChangeLog | 19 +
opcodes/ppc-opc.c | 190 ++++++-
30 files changed, 2501 insertions(+), 1799 deletions(-)
create mode 100644 gas/testsuite/gas/ppc/be.d
create mode 100644 gas/testsuite/gas/ppc/be.s
create mode 100644 gas/testsuite/gas/ppc/le_error.d
create mode 100644 gas/testsuite/gas/ppc/le_error.l
--
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 4ae12fc99 2: update: binutils-gcc-linux: 6226
new 82147046c 2: update: binutils-gcc-linux: 6226
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 (4ae12fc99)
\
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 | 93 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 12080 ++++++------
04-build_abe-stage1/console.log | 16089 ++++++++--------
05-build_linux/console.log | 1126 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 36 +-
08-update_baseline/results.regressions | 20 +-
console.log | 29860 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 29804 insertions(+), 29972 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.