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-allmodconfig
in repository toolchain/binutils-gdb.
from c49a7a07f2 Automatic date update in version.in
adds 7a7e7a58e1 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gcc.
from f7d5c905780 [PR86438] compare-elim: cope with set of in_b
new 5636c189f3a large-addr-aware for biarch non-w64 mingw32
new 687f61e6ac8 2018-11-09 Richard Biener <rguenther(a)suse.de>
new 1efe0507bc2 arm - use the new CPU alias option to simplify the list of CPUs.
The 3 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 | 36 ++++++++++++++
gcc/config/arm/arm-cpus.in | 93 +++---------------------------------
gcc/config/arm/arm-tables.opt | 39 ---------------
gcc/config/arm/arm-tune.md | 52 ++++++++++----------
gcc/config/arm/arm.md | 4 +-
gcc/config/arm/arm1020e.md | 36 +++++++-------
gcc/config/i386/mingw32.h | 19 +++++++-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/g++.dg/vect/pr87621.cc | 27 +++++++++++
gcc/tree-ssa-loop-ch.c | 46 +++++++++++-------
gcc/tree-vect-loop.c | 4 ++
11 files changed, 169 insertions(+), 192 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/vect/pr87621.cc
--
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-next-defconfig
in repository toolchain/binutils-gdb.
from 5acaada745 Make gold testsuite work with CC and CXX specifying -B
adds 17cf289784 gdb/riscv: Handle errors while setting the frame id
adds cd115d615c gdb/riscv: Update test to support targets without FP hardware
adds b5420128da x86-64: fix ZMM register state tracking
adds d4718d5c9f (AArch64) wrong value returned by "finish" for HFA
adds 20f0d60db4 Avoid crash when calling warning too early
adds 3c6618cd22 Fix output indentation for "info pretty-printers"
adds 9c710e1157 Capitalize "<TAB>" in require_record_target error
adds 663cc8c0fc Automatic date update in version.in
adds 0e2779e98d PowerPC, don't use bfd reloc howto in md_assemble
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 6 +
gas/config/tc-ppc.c | 260 ++++++++++++++++++++-
gdb/ChangeLog | 35 +++
gdb/aarch64-tdep.c | 2 +-
gdb/i387-tdep.c | 40 ++--
gdb/python/lib/gdb/command/pretty_printers.py | 2 +-
gdb/record.c | 2 +-
gdb/riscv-tdep.c | 17 +-
gdb/target.c | 10 +-
gdb/target.h | 2 +-
gdb/testsuite/ChangeLog | 16 ++
gdb/testsuite/gdb.arch/i386-avx512.c | 7 +
gdb/testsuite/gdb.arch/i386-avx512.exp | 10 +
gdb/testsuite/gdb.arch/riscv-reg-aliases.exp | 24 +-
.../warning.exp} | 28 ++-
16 files changed, 411 insertions(+), 52 deletions(-)
copy gdb/testsuite/{gdb.ada/access_to_unbounded_array.exp => gdb.base/warning.exp} (62%)
--
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 binutils-gdb.
from 13daa8e488 S/390: Fix optional operand handling after memory addresses
new 9325300dc2 [gdb/symtab] Fix language of duplicate static minimal symbol
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:
gdb/ChangeLog | 6 ++++++
gdb/symtab.c | 14 +++++++-------
gdb/testsuite/ChangeLog | 6 ++++++
...continue-after-aborted-step-over.c => msym-lang-main.c} | 9 ++++-----
gdb/testsuite/gdb.base/{index-cache.c => msym-lang.c} | 7 +++----
.../{gdb.cp/noparam.exp => gdb.base/msym-lang.exp} | 14 +++++++++-----
6 files changed, 35 insertions(+), 21 deletions(-)
copy gdb/testsuite/gdb.base/{continue-after-aborted-step-over.c => msym-lang-main. [...]
copy gdb/testsuite/gdb.base/{index-cache.c => msym-lang.c} (95%)
copy gdb/testsuite/{gdb.cp/noparam.exp => gdb.base/msym-lang.exp} (70%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.