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-defconfig
in repository toolchain/binutils-gdb.
from 8e4b639201 Automatic date update in version.in
adds 6af05e645a Remove declarations of is_running/is_stopped/is_exited
adds 5013824590 gdbserver: AArch64: Remove cannot_fetch/store_register
adds 06a3cd06d4 [GAS][ARM] Fix testism for bl local v4t test
adds f5e0fe29ee Automatic date update in version.in
adds 5446094655 Re-fix leak in source.c (open_source_file).
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 7 ++++
gas/testsuite/gas/arm/bl-local-v4t.d | 1 -
gas/testsuite/gas/arm/blx-local-thumb.d | 24 +++++++++++
.../gas/arm/{bl-local-v4t.s => blx-local-thumb.s} | 15 ++++---
gdb/ChangeLog | 13 ++++++
gdb/gdbserver/ChangeLog | 6 +++
gdb/gdbserver/linux-aarch64-low.c | 20 +--------
gdb/gdbthread.h | 48 ++++++++++------------
gdb/source.c | 2 +-
10 files changed, 86 insertions(+), 52 deletions(-)
create mode 100644 gas/testsuite/gas/arm/blx-local-thumb.d
copy gas/testsuite/gas/arm/{bl-local-v4t.s => blx-local-thumb.s} (53%)
--
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-stable-defconfig
in repository toolchain/gcc.
from 8b198c8051d Daily bump.
adds fde8cbd0f5b Arm: Fix subreg crash when FP16 and big-endian
adds f3f71789229 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/neon.md | 35 ++++++++++++-----------------------
3 files changed, 22 insertions(+), 24 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 clang.
from 5214b6a606 isEvaluatable() implies a constant context.
new 2794e3315a [analyzer] INT50-CPP. Do not cast to an out-of-range enumera [...]
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:
include/clang/StaticAnalyzer/Checkers/Checkers.td | 3 +
lib/StaticAnalyzer/Checkers/CMakeLists.txt | 1 +
.../Checkers/EnumCastOutOfRangeChecker.cpp | 128 ++++++++++++++
test/Analysis/enum-cast-out-of-range.cpp | 192 +++++++++++++++++++++
www/analyzer/alpha_checks.html | 18 ++
5 files changed, 342 insertions(+)
create mode 100644 lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp
create mode 100644 test/Analysis/enum-cast-out-of-range.cpp
--
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-lts-allmodconfig
in repository toolchain/binutils-gdb.
from 8e4b639201 Automatic date update in version.in
adds 6af05e645a Remove declarations of is_running/is_stopped/is_exited
adds 5013824590 gdbserver: AArch64: Remove cannot_fetch/store_register
adds 06a3cd06d4 [GAS][ARM] Fix testism for bl local v4t test
adds f5e0fe29ee Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 7 ++++
gas/testsuite/gas/arm/bl-local-v4t.d | 1 -
gas/testsuite/gas/arm/blx-local-thumb.d | 24 +++++++++++
.../gas/arm/{bl-local-v4t.s => blx-local-thumb.s} | 15 ++++---
gdb/ChangeLog | 5 +++
gdb/gdbserver/ChangeLog | 6 +++
gdb/gdbserver/linux-aarch64-low.c | 20 +--------
gdb/gdbthread.h | 48 ++++++++++------------
9 files changed, 77 insertions(+), 51 deletions(-)
create mode 100644 gas/testsuite/gas/arm/blx-local-thumb.d
copy gas/testsuite/gas/arm/{bl-local-v4t.s => blx-local-thumb.s} (53%)
--
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 f5e0fe29ee Automatic date update in version.in
new 5446094655 Re-fix leak in source.c (open_source_file).
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 | 8 ++++++++
gdb/source.c | 2 +-
2 files changed, 9 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allyesconfig
in repository toolchain/binutils-gdb.
from 8e4b639201 Automatic date update in version.in
adds 6af05e645a Remove declarations of is_running/is_stopped/is_exited
adds 5013824590 gdbserver: AArch64: Remove cannot_fetch/store_register
adds 06a3cd06d4 [GAS][ARM] Fix testism for bl local v4t test
adds f5e0fe29ee Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 7 ++++
gas/testsuite/gas/arm/bl-local-v4t.d | 1 -
gas/testsuite/gas/arm/blx-local-thumb.d | 24 +++++++++++
.../gas/arm/{bl-local-v4t.s => blx-local-thumb.s} | 15 ++++---
gdb/ChangeLog | 5 +++
gdb/gdbserver/ChangeLog | 6 +++
gdb/gdbserver/linux-aarch64-low.c | 20 +--------
gdb/gdbthread.h | 48 ++++++++++------------
9 files changed, 77 insertions(+), 51 deletions(-)
create mode 100644 gas/testsuite/gas/arm/blx-local-thumb.d
copy gas/testsuite/gas/arm/{bl-local-v4t.s => blx-local-thumb.s} (53%)
--
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-mainline-allyesconfig
in repository toolchain/binutils-gdb.
from 8e4b639201 Automatic date update in version.in
adds 6af05e645a Remove declarations of is_running/is_stopped/is_exited
adds 5013824590 gdbserver: AArch64: Remove cannot_fetch/store_register
adds 06a3cd06d4 [GAS][ARM] Fix testism for bl local v4t test
adds f5e0fe29ee Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 7 ++++
gas/testsuite/gas/arm/bl-local-v4t.d | 1 -
gas/testsuite/gas/arm/blx-local-thumb.d | 24 +++++++++++
.../gas/arm/{bl-local-v4t.s => blx-local-thumb.s} | 15 ++++---
gdb/ChangeLog | 5 +++
gdb/gdbserver/ChangeLog | 6 +++
gdb/gdbserver/linux-aarch64-low.c | 20 +--------
gdb/gdbthread.h | 48 ++++++++++------------
9 files changed, 77 insertions(+), 51 deletions(-)
create mode 100644 gas/testsuite/gas/arm/blx-local-thumb.d
copy gas/testsuite/gas/arm/{bl-local-v4t.s => blx-local-thumb.s} (53%)
--
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-mainline-allyesconfig
in repository toolchain/binutils-gdb.
from 2be4d78aae Automatic date update in version.in
adds fe77f74232 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allyesconfig
in repository toolchain/binutils-gdb.
from 8e4b639201 Automatic date update in version.in
adds 6af05e645a Remove declarations of is_running/is_stopped/is_exited
adds 5013824590 gdbserver: AArch64: Remove cannot_fetch/store_register
adds 06a3cd06d4 [GAS][ARM] Fix testism for bl local v4t test
adds f5e0fe29ee Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 7 ++++
gas/testsuite/gas/arm/bl-local-v4t.d | 1 -
gas/testsuite/gas/arm/blx-local-thumb.d | 24 +++++++++++
.../gas/arm/{bl-local-v4t.s => blx-local-thumb.s} | 15 ++++---
gdb/ChangeLog | 5 +++
gdb/gdbserver/ChangeLog | 6 +++
gdb/gdbserver/linux-aarch64-low.c | 20 +--------
gdb/gdbthread.h | 48 ++++++++++------------
9 files changed, 77 insertions(+), 51 deletions(-)
create mode 100644 gas/testsuite/gas/arm/blx-local-thumb.d
copy gas/testsuite/gas/arm/{bl-local-v4t.s => blx-local-thumb.s} (53%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.