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-next-allnoconfig
in repository toolchain/ci/gcc.
from 7428148c5a8 [rs6000]Fix PR92098 by backporting vec_cmp and vcond_mask s [...]
adds ad181c431aa Daily bump.
adds 8a1deb24c27 2019-12-02 Sandra Loosemore <sandra(a)codesourcery.com>
adds e95c2ba7b95 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 15 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c/ChangeLog | 8 ++++++++
gcc/c/c-decl.c | 33 ---------------------------------
gcc/config/nios2/nios2.c | 16 ++++++++++++++++
gcc/config/nios2/nios2.h | 6 +++---
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/tree.c | 35 +++++++++++++++++++++++++++++++++++
gcc/tree.h | 1 +
9 files changed, 89 insertions(+), 37 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards aaaba11 0: update: binutils-gcc-linux: boot
new ce7934f 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 (aaaba11)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 438 +-
03-build_abe-binutils/console.log | 11054 +++++++--------
04-build_abe-stage1/console.log | 14083 ++++++++++---------
05-build_linux/console.log | 614 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 26450 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 26415 insertions(+), 26482 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-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 85d5caf 0: update: llvm-linux: boot
new 6d5b4ec 0: update: llvm-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 (85d5caf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 130 +-
02-build_llvm/console.log | 12427 +++++++++++++++++-----------------
03-build_linux/console.log | 745 +-
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 13794 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13861 insertions(+), 13741 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 binutils-gdb.
from 7a9e9f9f1e Fix another build failure in tui-selftests.c
new 103a685e7f Add scalar_storage_order support for floating point
new 7ab4a236ce Move type_byte_order earlier
new d5a22e77b5 Remove gdbarch_bits_big_endian
new a05cf17ab9 Propagate endianity to subrange types
new 4139ff0088 Add bit-field test for scalar_storage_order
The 5 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 | 35 ++++++++++++++
gdb/ada-lang.c | 8 ++--
gdb/dwarf2loc.c | 7 ++-
gdb/dwarf2read.c | 51 ++++++++++++--------
gdb/eval.c | 2 +-
gdb/gdbarch.c | 23 ---------
gdb/gdbarch.h | 6 ---
gdb/gdbarch.sh | 4 --
gdb/gdbtypes.c | 56 +++++++++++++---------
gdb/gdbtypes.h | 10 ++--
gdb/target-descriptions.c | 2 +-
gdb/testsuite/ChangeLog | 19 ++++++++
.../{varsize_limit.exp => scalar_storage.exp} | 20 ++++----
.../{big_packed_array => scalar_storage}/pck.adb | 0
.../{bp_range_type => scalar_storage}/pck.ads | 2 +-
.../storage.adb} | 35 +++++++++++---
gdb/testsuite/gdb.base/endianity.c | 6 ++-
gdb/testsuite/gdb.base/endianity.exp | 9 +++-
gdb/valarith.c | 2 +-
gdb/value.c | 8 ++--
gdb/value.h | 4 +-
21 files changed, 190 insertions(+), 119 deletions(-)
copy gdb/testsuite/gdb.ada/{varsize_limit.exp => scalar_storage.exp} (70%)
copy gdb/testsuite/gdb.ada/{big_packed_array => scalar_storage}/pck.adb (100%)
copy gdb/testsuite/gdb.ada/{bp_range_type => scalar_storage}/pck.ads (93%)
copy gdb/testsuite/gdb.ada/{big_packed_array/foo_ra24_010.adb => scalar_storage/st [...]
--
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_gnu/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/gcc.
from 7428148c5a8 [rs6000]Fix PR92098 by backporting vec_cmp and vcond_mask s [...]
adds ad181c431aa Daily bump.
adds 8a1deb24c27 2019-12-02 Sandra Loosemore <sandra(a)codesourcery.com>
adds e95c2ba7b95 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 15 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c/ChangeLog | 8 ++++++++
gcc/c/c-decl.c | 33 ---------------------------------
gcc/config/nios2/nios2.c | 16 ++++++++++++++++
gcc/config/nios2/nios2.h | 6 +++---
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/tree.c | 35 +++++++++++++++++++++++++++++++++++
gcc/tree.h | 1 +
9 files changed, 89 insertions(+), 37 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_gnu/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 47b3548 0: update: gcc-7428148c5a8b256d89e07960833e6008374b043e: 1
new f77d69a 0: update: gcc-e95c2ba7b95604e4c5c9ae1f4b98f6206551941f: 1
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 (47b3548)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 438 +-
03-build_abe-bootstrap_debug/console.log | 87505 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 88131 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 88099 insertions(+), 88173 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 dmalcolm/analyzer
in repository gcc.
from 722d2d48186 [analyzer] Function pointer support
new a59f0656924 [analyzer] Support paths for callbacks
new 81cca6fdb05 [analyzer] More test coverage
new f64b7650791 [analyzer] Generalize rewind_info_t to exploded_edge::custo [...]
new 1051c72c97d [analyzer] Support global states and custom transitions
new cf1f1db58ab [analyzer] Support custom events
new 107255e3905 [analyzer] Expose state_change_event in evdesc::state_change
new 0cceea28aa2 [analyzer] Add -Wanalyzer-unsafe-call-within-signal-handler
The 7 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/analyzer/Make-plugin.in | 1 +
gcc/analyzer/analyzer.h | 2 +
gcc/analyzer/checker-path.cc | 62 +++--
gcc/analyzer/checker-path.h | 40 ++-
gcc/analyzer/diagnostic-manager.cc | 135 +++++----
gcc/analyzer/engine.cc | 143 +++++++---
gcc/analyzer/exploded-graph.h | 85 ++++--
gcc/analyzer/pending-diagnostic.h | 8 +-
gcc/analyzer/plugin.opt | 4 +
gcc/analyzer/program-state.cc | 38 ++-
gcc/analyzer/program-state.h | 11 +
gcc/analyzer/sm-signal.cc | 304 +++++++++++++++++++++
gcc/analyzer/sm.cc | 1 +
gcc/analyzer/sm.h | 24 ++
gcc/doc/invoke.texi | 13 +
gcc/testsuite/gcc.dg/analyzer/data-model-1.c | 6 +
gcc/testsuite/gcc.dg/analyzer/signal-1.c | 31 +++
gcc/testsuite/gcc.dg/analyzer/signal-2.c | 34 +++
gcc/testsuite/gcc.dg/analyzer/signal-3.c | 23 ++
gcc/testsuite/gcc.dg/analyzer/signal-4a.c | 74 +++++
gcc/testsuite/gcc.dg/analyzer/signal-4b.c | 89 ++++++
.../gcc.dg/plugin/diagnostic-test-paths-4.c | 83 ++++++
.../gcc.dg/plugin/diagnostic_plugin_test_paths.c | 81 ++++++
gcc/testsuite/gcc.dg/plugin/plugin.exp | 1 +
gcc/tree-diagnostic-path.cc | 75 ++---
25 files changed, 1201 insertions(+), 167 deletions(-)
create mode 100644 gcc/analyzer/sm-signal.cc
create mode 100644 gcc/testsuite/gcc.dg/analyzer/signal-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/signal-2.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/signal-3.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/signal-4a.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/signal-4b.c
create mode 100644 gcc/testsuite/gcc.dg/plugin/diagnostic-test-paths-4.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.