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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f930cb7a5 0: update: binutils-gcc-linux: all
new 8a5ca02c6 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 (f930cb7a5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11061 ++++++------
04-build_abe-stage1/console.log | 19817 +++++++++++-----------
05-build_linux/console.log | 1056 +-
06-boot_linux/console.log | 2 +-
console.log | 32520 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 32518 insertions(+), 32534 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 llvm.
from a12a08761e8 [AMDGPU] Fix for branch offset hardware workaround
new 4451a1afc58 [InstCombine] change 'tmp' variable names; NFC
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:
test/Transforms/InstCombine/broadcast.ll | 170 +++++++++++++++----------------
1 file changed, 84 insertions(+), 86 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 llvm.
from 3f58e459310 Allow matching extend-from-memory with strict FP nodes
new a12a08761e8 [AMDGPU] Fix for branch offset hardware workaround
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:
lib/Target/AMDGPU/AMDGPU.td | 10 ++
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 1 +
lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 +
.../AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp | 44 ++++++--
lib/Target/AMDGPU/SIInstrInfo.td | 9 ++
lib/Target/AMDGPU/SOPInstructions.td | 63 ++++++++---
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 3 +
test/MC/AMDGPU/offsetbug_once.s | 74 +++++++++++++
test/MC/AMDGPU/offsetbug_one_and_one.s | 78 ++++++++++++++
test/MC/AMDGPU/offsetbug_twice.s | 118 +++++++++++++++++++++
10 files changed, 381 insertions(+), 24 deletions(-)
create mode 100644 test/MC/AMDGPU/offsetbug_once.s
create mode 100644 test/MC/AMDGPU/offsetbug_one_and_one.s
create mode 100644 test/MC/AMDGPU/offsetbug_twice.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-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 5c2c8c694d [gdb/testsuite] Regenerate dw2-restrict.S
adds 9b444f9533 MIPS/gas: Fix order of instructions in LI macro expansion
adds b65b566cdc Fix alias command not detecting non matching prefix & someti [...]
adds 54cc7474d4 arm-tdep: replace arm_mapping_symbol VEC with std::vector
adds 4838e44c8f arm-tdep: sort mapping symbols after parsing all minimal symbols
adds a93cbd6e69 Automatic date update in version.in
adds 22e217527d [gdb/testsuite] Add back missing debug for index-cache.exp
adds 8af58ffe5d [gdb/testsuite] Compile varval twice, once without bad DWARF
adds 3426ae5760 Arm: Allow version strings in the triplet regexp
adds aa2f9bcf23 AArch64: Add missing CPSR flags
new 762c164d75 Remove lookup_minimal_symbol_solib_trampoline
new a68aa5d302 Ensure that when attempting to process an ARM Mach-O file wi [...]
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 | 8 +
bfd/mach-o-arm.c | 22 ++
bfd/mach-o.c | 13 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 7 +
binutils/bucomm.c | 12 +-
gas/ChangeLog | 11 +
gas/config/tc-mips.c | 40 +-
gas/testsuite/gas/mips/li-d.d | 51 ++-
gas/testsuite/gas/mips/li-d.s | 39 ++
gas/testsuite/gas/mips/micromips(a)isa-override-1.d | 12 +-
gas/testsuite/gas/mips/mips32r2(a)isa-override-1.d | 12 +-
gas/testsuite/gas/mips/mips64r2(a)isa-override-1.d | 12 +-
gdb/ChangeLog | 46 +++
gdb/arm-tdep.c | 153 ++++----
gdb/cli/cli-cmds.c | 9 +-
gdb/features/aarch64-core.c | 7 +-
gdb/features/aarch64-core.xml | 28 +-
gdb/minsyms.c | 34 --
gdb/minsyms.h | 12 -
gdb/testsuite/ChangeLog | 12 +
gdb/testsuite/gdb.base/alias.exp | 50 +++
gdb/testsuite/gdb.base/index-cache.exp | 2 +-
gdb/testsuite/gdb.dwarf2/varval.exp | 423 +++++++++++-----------
24 files changed, 643 insertions(+), 374 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 73aacab84 0: update: binutils-gcc-linux: all
new 88c3c79bc 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 (73aacab84)
\
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11073 ++++----
04-build_abe-stage1/console.log | 15312 +++++------
05-build_linux/console.log | 24564 ++++++++---------
06-boot_linux/console.log | 6 +-
console.log | 51565 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 51559 insertions(+), 51577 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-stable-allnoconfig
in repository toolchain/ci/gcc.
from 3c5dd97a97c Daily bump.
adds 07689c59151 Daily bump.
adds b34551a8580 Remove support for alternative Solaris 11.4 ld -V output
adds 9b710240414 [PR 90939] Remove outdated assert in ipcp_bits_lattice::meet_with
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/configure | 8 ++------
gcc/configure.ac | 8 ++------
gcc/ipa-cp.c | 1 -
5 files changed, 22 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.