This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from 577a2a5f20 Automatic date update in version.in
adds c8353d682f gdb/infrun: some extra infrun debug print statements
adds a9dce16586 Automatic date update in version.in
adds a288518611 gdb/linux: remove ptrace support check for exec, fork, vfork [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/infrun.c | 11 +++
gdb/linux-nat.c | 77 +++-----------------
gdb/nat/linux-ptrace.c | 186 +++----------------------------------------------
gdb/nat/linux-ptrace.h | 5 --
gdbserver/linux-low.cc | 9 ++-
6 files changed, 33 insertions(+), 257 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_gcc_bootstrap/master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 25fb60b85 0: update: binutils-gcc: 2
new 67513b656 0: update: binutils-gcc: 2
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 (25fb60b85)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1560 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 38148 -> 39232 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 266372 -> 264692 bytes
06-check_regression/console.log.xz | Bin 432 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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-release-arm-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 5f62caec81 Automatic date update in version.in
adds 7c4b20b958 i386: Allow GOT32 relocations against ABS symbols
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-x86.c | 10 ++++++----
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr28870.d | 10 ++++++++++
ld/testsuite/ld-i386/pr28870.s | 6 ++++++
4 files changed, 23 insertions(+), 4 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr28870.d
create mode 100644 ld/testsuite/ld-i386/pr28870.s
--
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-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 839b44580 2: update: binutils-llvm-linux-qemu: 20208
new 3402439c1 2: update: binutils-llvm-linux-qemu: 20208
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 (839b44580)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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.xz | Bin 1572 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 41580 -> 42280 bytes
04-build_llvm/console.log.xz | Bin 57564 -> 57772 bytes
05-build_abe-qemu/console.log.xz | Bin 31196 -> 31064 bytes
06-build_linux/console.log.xz | Bin 5236 -> 4992 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 88 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +++----
9 files changed, 53 insertions(+), 53 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_cross_build/master-arm
in repository toolchain/ci/gdb.
from c8353d682f gdb/infrun: some extra infrun debug print statements
adds a9dce16586 Automatic date update in version.in
new a288518611 gdb/linux: remove ptrace support check for exec, fork, vfork [...]
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:
bfd/version.h | 2 +-
gdb/linux-nat.c | 77 +++-----------------
gdb/nat/linux-ptrace.c | 186 +++----------------------------------------------
gdb/nat/linux-ptrace.h | 5 --
gdbserver/linux-low.cc | 9 ++-
5 files changed, 22 insertions(+), 257 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_cross_build/master-arm
in repository toolchain/ci/gcc.
from b25a7c05f12 libstdc++: Strengthen memory order for atomic<T>::wait/notify
adds db84f382ae3 c++: ICE on xtreme-header_a.H
adds 50243f4918c testsuite: Fix up g++.dg/warn/Wuninitialized-32.C test for [...]
adds a645583d4d6 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 162 ++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 11 ++
gcc/c-family/ChangeLog | 6 +
gcc/c/ChangeLog | 13 +++
gcc/cp/ChangeLog | 26 +++++
gcc/cp/module.cc | 2 +-
gcc/fortran/ChangeLog | 25 ++++
gcc/testsuite/ChangeLog | 137 ++++++++++++++++++++++
gcc/testsuite/g++.dg/warn/Wuninitialized-32.C | 2 +-
libgomp/ChangeLog | 21 ++++
libstdc++-v3/ChangeLog | 20 ++++
12 files changed, 424 insertions(+), 3 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_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from c8353d682f gdb/infrun: some extra infrun debug print statements
adds a9dce16586 Automatic date update in version.in
new a288518611 gdb/linux: remove ptrace support check for exec, fork, vfork [...]
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:
bfd/version.h | 2 +-
gdb/linux-nat.c | 77 +++-----------------
gdb/nat/linux-ptrace.c | 186 +++----------------------------------------------
gdb/nat/linux-ptrace.h | 5 --
gdbserver/linux-low.cc | 9 ++-
5 files changed, 22 insertions(+), 257 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.