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 624a24513d Update binutils release making documenation to mention chang [...]
new ba22ff8694 Testsuite: Remove pie from trace tests
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/testsuite/ChangeLog | 15 +++++++++++++++
gdb/testsuite/gdb.trace/backtrace.exp | 2 +-
gdb/testsuite/gdb.trace/circ.exp | 2 +-
gdb/testsuite/gdb.trace/collection.exp | 2 +-
gdb/testsuite/gdb.trace/ftrace.exp | 2 +-
gdb/testsuite/gdb.trace/mi-trace-unavailable.exp | 2 +-
gdb/testsuite/gdb.trace/mi-traceframe-changed.exp | 2 +-
gdb/testsuite/gdb.trace/qtro.exp | 2 +-
gdb/testsuite/gdb.trace/read-memory.exp | 2 +-
gdb/testsuite/gdb.trace/report.exp | 2 +-
gdb/testsuite/gdb.trace/tfile.exp | 2 +-
gdb/testsuite/gdb.trace/tfind.exp | 2 +-
gdb/testsuite/gdb.trace/unavailable.exp | 2 +-
13 files changed, 27 insertions(+), 12 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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d5dda082 0: update: binutils-gcc-linux: all
new 085f54bd 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 (d5dda082)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 26 +-
03-build_abe-binutils/console.log | 10034 ++++++------
04-build_abe-stage1/console.log | 19266 ++++++++++++-----------
05-build_linux/console.log | 370 +-
06-boot_linux/console.log | 2 +-
console.log | 29889 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
9 files changed, 29886 insertions(+), 29849 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 gcc.
from fba98a9aa8b modulo-sched: fix branch scheduling issue (PR84032)
new c3c55e1c1a8 modulo-sched: prevent division by zero (PR87979)
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:
gcc/ChangeLog | 6 ++++++
gcc/modulo-sched.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr87979.c | 11 +++++++++++
4 files changed, 23 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr87979.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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 870d3174 0: update: binutils-gcc-linux: all
new 03d2c22a 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 (870d3174)
\
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 | 128 +-
02-prepare_abe/console.log | 6 +-
03-build_abe-binutils/console.log | 10227 ++++---
04-build_abe-stage1/console.log | 19094 +++++++------
05-build_linux/console.log | 25851 +++++++++--------
06-boot_linux/console.log | 2 +-
console.log | 55369 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 55338 insertions(+), 55353 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 gcc.
from b48cc8c574f Corrections for C++2a std::unwrap_reference traits
new 28cc38ec11e PR libstdc++/90165 constrain variant(T&&) constructor
new a4265b66a3f Implement correct std::variant triviality rules from P0602R4
new fba98a9aa8b modulo-sched: fix branch scheduling issue (PR84032)
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 | 7 ++
gcc/modulo-sched.c | 4 +-
gcc/testsuite/ChangeLog | 9 ++-
gcc/testsuite/gcc.dg/pr84032.c | 23 +++++++
libstdc++-v3/ChangeLog | 29 +++++++++
libstdc++-v3/include/std/variant | 78 +++++++++++++----------
libstdc++-v3/testsuite/20_util/variant/compile.cc | 20 ++++--
7 files changed, 125 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr84032.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-mainline-allmodconfig
in repository toolchain/ci/linux.
from 085b7755808a Linux 5.1-rc6
adds 1bfb97b9a519 MAINTAINERS: BMIPS: Add internal Broadcom mailing list
adds 79b4a9cf0e2e MIPS: scall64-o32: Fix indirect syscall number load
adds a1e8783db8e0 MIPS: perf: ath79: Fix perfcount IRQ assignment
adds 7142eaa58b49 Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 1 +
arch/mips/ath79/setup.c | 6 ------
arch/mips/kernel/scall64-o32.S | 2 +-
drivers/irqchip/irq-ath79-misc.c | 11 +++++++++++
4 files changed, 13 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.