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-defconfig
in repository toolchain/ci/binutils-gdb.
from 80051c7439 Automatic date update in version.in
adds 2c9e9550ca [bfd] Provide 8-byte minimum alignment for .plt section
adds fd65fe1a18 Automatic date update in version.in
adds 54d83b8d39 Make unlink_objfile and put_objfile_before static
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/elf32-hppa.c | 5 +++--
bfd/version.h | 2 +-
gdb/ChangeLog | 7 +++++++
gdb/objfiles.c | 55 ++++++++++++++++++++++---------------------------------
gdb/objfiles.h | 4 ----
6 files changed, 38 insertions(+), 40 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 868b0e4 0: update: binutils-gcc-linux: boot
new 5e50f29 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 (868b0e4)
\
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 | 184 +-
02-prepare_abe/console.log | 433 +-
03-build_abe-binutils/console.log | 11430 +++++++-------
04-build_abe-stage1/console.log | 15891 ++++++++++----------
05-build_linux/console.log | 844 +-
06-boot_linux/console.log | 436 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 29251 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 29285 insertions(+), 29212 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-next-allnoconfig
in repository toolchain/ci/gcc.
from ad599e8da59 Daily bump.
adds 9b9d9231a10 Avoid recomputing data references in BB SLP
adds b7ede04df31 Move code out of vect_slp_analyze_bb_1
adds 45bdc4af97b * tree-ssa-alias.c (nonoverlapping_refs_since_match_p): Do [...]
adds 90df02bce86 * doc/install.texi (Configuration, --enable-objc-gc): hboe [...]
adds cebbf5fb774 * config/i386/i386-protos.h (ix86_pre_reload_split): Decla [...]
adds 468eabd1cfe 2019-10-20 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
adds 624eed14c4d Daily bump.
adds d52decc96d3 Avoid setting current_vector_size in get_vec_alignment_for_ [...]
adds a2251dcb34a Pass a vec_info to vect_supportable_shift
adds 45e2a7924f6 Pass a vec_info to vect_supportable_direct_optab_p
adds ae4829cbfa4 Pass a vec_info to get_mask_type_for_scalar_type
adds 6b04d79cd3f Pass a vec_info to get_vectype_for_scalar_type
adds 2e245d56634 Pass a vec_info to duplicate_and_interleave
adds 443a43074c0 Pass a vec_info to can_duplicate_and_interleave_p
adds f6b782e9785 Pass a vec_info to simple_integer_narrowing
adds 9ce911a475c Pass a vec_info to supportable_narrowing_operation
adds bc3ff7a6772 Pass a loop_vec_info to vect_maybe_permute_loop_masks
adds e9dd0ceece1 Pass a vec_info to vect_halve_mask_nunits
adds 2da60498685 Pass a vec_info to vect_double_mask_nunits
adds a075fdc82fe Replace current_vector_size with vec_info::vector_size
new 57e11588088 Fix some fallout for small targets. PR testsuite/52641 * [...]
new b6bf4934164 2019-10-21 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
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:
gcc/ChangeLog | 183 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/common.opt | 2 +-
gcc/config/i386/i386-protos.h | 1 +
gcc/config/i386/i386.c | 12 +
gcc/config/i386/i386.md | 72 +++---
gcc/config/i386/sse.md | 22 +-
gcc/doc/install.texi | 2 +-
gcc/testsuite/ChangeLog | 26 +++
.../gcc.c-torture/execute/alias-access-path-2.c | 11 +
gcc/testsuite/gcc.dg/torture/20181024-1.c | 1 +
gcc/testsuite/gcc.dg/torture/pr86034.c | 2 +-
gcc/testsuite/gcc.dg/torture/pr86554-1.c | 12 +-
gcc/testsuite/gcc.dg/torture/pr87693.c | 3 +-
gcc/testsuite/gcc.dg/torture/pr90972.c | 1 +
gcc/testsuite/gcc.dg/torture/pr91178-2.c | 1 +
gcc/testsuite/gcc.dg/torture/pr91178.c | 1 +
.../gcc.dg/tree-ssa/alias-access-path-11.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr91091-1.c | 4 +-
gcc/testsuite/gcc.target/aarch64/sve/fmla_2.c | 1 +
gcc/tree-ssa-alias.c | 28 ++-
gcc/tree-vect-data-refs.c | 5 +-
gcc/tree-vect-loop-manip.c | 8 +-
gcc/tree-vect-loop.c | 46 ++--
gcc/tree-vect-patterns.c | 134 ++++++-----
gcc/tree-vect-slp.c | 254 ++++++++++-----------
gcc/tree-vect-stmts.c | 73 +++---
gcc/tree-vectorizer.c | 5 +-
gcc/tree-vectorizer.h | 28 ++-
29 files changed, 605 insertions(+), 337 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/alias-access-path-2.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-master-aarch64-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 80051c7439 Automatic date update in version.in
adds 2c9e9550ca [bfd] Provide 8-byte minimum alignment for .plt section
adds fd65fe1a18 Automatic date update in version.in
adds 54d83b8d39 Make unlink_objfile and put_objfile_before static
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/elf32-hppa.c | 5 +++--
bfd/version.h | 2 +-
gdb/ChangeLog | 7 +++++++
gdb/objfiles.c | 55 ++++++++++++++++++++++---------------------------------
gdb/objfiles.h | 4 ----
6 files changed, 38 insertions(+), 40 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 84621db 0: update: binutils-gcc-linux: boot
new 15624f7 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 (84621db)
\
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 | 128 +-
02-prepare_abe/console.log | 278 +-
03-build_abe-binutils/console.log | 11889 +++++++--------
04-build_abe-stage1/console.log | 15779 ++++++++++----------
05-build_linux/console.log | 685 +-
console.log | 28792 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
7 files changed, 28804 insertions(+), 28763 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 53fb41197cb [IR] Fix mayReadFromMemory() for writeonly calls
new 9cc8630a805 [LLDB] [Windows] Initial support for ARM register contexts
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:
utils/lit/lit/llvm/config.py | 2 ++
1 file changed, 2 insertions(+)
--
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 lldb.
from cbe8a05a0 eliminate nontrivial Reset(...) from TypedPythonObject
new 963531af8 [LLDB] [Windows] Initial support for ARM register contexts
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:
.../Plugins/Process/Windows/Common/CMakeLists.txt | 3 +-
.../Common/NativeRegisterContextWindows_arm.cpp | 644 +++++++++++++++++++++
..._arm64.h => NativeRegisterContextWindows_arm.h} | 20 +-
.../Process/Windows/Common/TargetThreadWindows.cpp | 10 +-
.../Common/arm/RegisterContextWindows_arm.cpp | 432 ++++++++++++++
.../RegisterContextWindows_arm.h} | 20 +-
test/Shell/Register/Inputs/arm-fp-read.cpp | 19 +
test/Shell/Register/Inputs/arm-gp-read.cpp | 44 ++
test/Shell/Register/arm-fp-read.test | 21 +
test/Shell/Register/arm-gp-read.test | 19 +
10 files changed, 1209 insertions(+), 23 deletions(-)
create mode 100644 source/Plugins/Process/Windows/Common/NativeRegisterContextWind [...]
copy source/Plugins/Process/Windows/Common/{NativeRegisterContextWindows_arm64.h = [...]
create mode 100644 source/Plugins/Process/Windows/Common/arm/RegisterContextWindow [...]
copy source/Plugins/Process/Windows/Common/{x64/RegisterContextWindows_x64.h => ar [...]
create mode 100644 test/Shell/Register/Inputs/arm-fp-read.cpp
create mode 100644 test/Shell/Register/Inputs/arm-gp-read.cpp
create mode 100644 test/Shell/Register/arm-fp-read.test
create mode 100644 test/Shell/Register/arm-gp-read.test
--
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 lld.
from 63c19e2f9 [LLD][ELF] - Update tests after yaml2obj tool update.
new 3a192b4c7 [LLD] Move duplicated dwarf parsing code to the Common library. NFC.
new 8c742da1f [LLD] [COFF] Use the local dwarf code instead of Symbolizer f [...]
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:
COFF/CMakeLists.txt | 1 -
COFF/Config.h | 8 ----
COFF/InputFiles.cpp | 78 ++++++----------------------------
COFF/InputFiles.h | 16 +++----
COFF/SymbolTable.cpp | 10 ++---
Common/CMakeLists.txt | 2 +
Common/DWARF.cpp | 103 +++++++++++++++++++++++++++++++++++++++++++++
ELF/InputFiles.cpp | 77 ++-------------------------------
ELF/InputFiles.h | 12 +-----
include/lld/Common/DWARF.h | 47 +++++++++++++++++++++
10 files changed, 181 insertions(+), 173 deletions(-)
create mode 100644 Common/DWARF.cpp
create mode 100644 include/lld/Common/DWARF.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.