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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 264896e1 0: update: binutils-gcc-linux-qemu: all
new 17194dea 0: update: binutils-gcc-linux-qemu: 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 (264896e1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 1720 -> 1852 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 29708 -> 29816 bytes
04-build_abe-stage1/console.log.xz | Bin 85464 -> 84976 bytes
05-build_abe-qemu/console.log.xz | Bin 31084 -> 30424 bytes
06-build_linux/console.log.xz | Bin 3156 -> 3180 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
results | 2 +-
11 files changed, 17 insertions(+), 17 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2520e27e 6: update: llvm-b62d40216f4742d46b1d2942617cf567e74272c4: 40
new 379697dc 6: update: qemu-04ddcda6a2387274b3f31a501be3affd172aea3d: 40
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 (2520e27e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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.xz | Bin 1544 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 29512 -> 29736 bytes
04-build_llvm/console.log.xz | Bin 60772 -> 62992 bytes
05-build_abe-qemu/console.log.xz | Bin 32032 -> 31476 bytes
06-build_linux/console.log.xz | Bin 5240 -> 5284 bytes
08-check_regression/console.log.xz | Bin 472 -> 504 bytes
09-update_baseline/console.log | 214 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
9 files changed, 111 insertions(+), 111 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-aarch64
in repository toolchain/ci/gdb.
from de8fd80cf9 Remove two unused variables
new 711b0b6698 Remove USE_SIGTRAP_SIGINFO condition for FreeBSD/x86 debug r [...]
new 922c2fc18e x86-nat: Use an unordered_map to store per-pid debug reg state.
new b1babce7c3 x86-nat: Add x86_lookup_debug_reg_state.
new a49ce729c8 Add an x86_fbsd_nat_target mixin class for FreeBSD x86 nativ [...]
new c77282d8ba fbsd-nat: Add a low_new_fork virtual method.
new 041a4212d3 x86-fbsd-nat: Copy debug register state on fork.
new 4bd817e71e nat: Split out platform-independent aarch64 debug register support.
new 1570c37c34 aarch64: Add an aarch64_nat_target mixin class.
new 6719bc690e fbsd-nat: Add helper routine to fetch siginfo_t for a ptid.
new 983b1119bc fbsd-nat: Add a low_delete_thread virtual method.
new a3627b5428 fbsd-nat: Add a low_prepare_to_resume virtual method.
new 065a00b3a4 Add support for hardware breakpoints/watchpoints on FreeBSD/ [...]
new 9457d59e9d Automatic date update in version.in
The 13 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/NEWS | 2 +
gdb/aarch64-fbsd-nat.c | 260 ++++++++-
gdb/aarch64-linux-nat.c | 352 +-----------
gdb/aarch64-nat.c | 302 ++++++++++
gdb/aarch64-nat.h | 109 ++++
gdb/amd64-fbsd-nat.c | 20 +-
gdb/configure.nat | 12 +-
gdb/fbsd-nat.c | 28 +-
gdb/fbsd-nat.h | 18 +
gdb/i386-fbsd-nat.c | 20 +-
...aarch64-linux-hw-point.c => aarch64-hw-point.c} | 341 ++----------
...aarch64-linux-hw-point.h => aarch64-hw-point.h} | 101 +---
gdb/nat/aarch64-linux-hw-point.c | 605 +--------------------
gdb/nat/aarch64-linux-hw-point.h | 105 +---
gdb/nat/aarch64-linux.c | 4 +-
gdb/x86-fbsd-nat.c | 45 ++
gdb/x86-fbsd-nat.h | 36 ++
gdb/x86-nat.c | 92 +---
gdb/x86-nat.h | 5 +
gdbserver/configure.srv | 1 +
gdbserver/linux-aarch64-low.cc | 13 +-
22 files changed, 918 insertions(+), 1555 deletions(-)
create mode 100644 gdb/aarch64-nat.c
create mode 100644 gdb/aarch64-nat.h
copy gdb/nat/{aarch64-linux-hw-point.c => aarch64-hw-point.c} (63%)
copy gdb/nat/{aarch64-linux-hw-point.h => aarch64-hw-point.h} (58%)
create mode 100644 gdb/x86-fbsd-nat.c
create mode 100644 gdb/x86-fbsd-nat.h
--
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-aarch64
in repository toolchain/ci/gcc.
from b6e33907ebe testsuite: Add testcase for already fixed PR [PR102489]
adds 774ab2edcb5 Fortran: ensure intialization of stride array
adds 4b7d9f8f51b c: -Wmissing-field-initializers and designated inits [PR822 [...]
adds 5d2233f4033 libstdc++-v3 testsuite: Call fesetround(FE_DOWNWARD) only i [...]
new a2287813b13 Daily bump.
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 | 157 +++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c/ChangeLog | 10 ++
gcc/c/c-typeck.cc | 10 +-
gcc/fortran/ChangeLog | 6 +
gcc/fortran/simplify.cc | 1 +
gcc/testsuite/ChangeLog | 70 +++++++++
.../gcc.dg/Wmissing-field-initializers-1.c | 22 +++
.../gcc.dg/Wmissing-field-initializers-2.c | 11 ++
.../gcc.dg/Wmissing-field-initializers-3.c | 24 ++++
.../gcc.dg/Wmissing-field-initializers-4.c | 43 ++++++
.../gcc.dg/Wmissing-field-initializers-5.c | 22 +++
libgomp/ChangeLog | 6 +
libstdc++-v3/ChangeLog | 5 +
libstdc++-v3/testsuite/20_util/from_chars/6.cc | 2 +
lto-plugin/ChangeLog | 14 ++
16 files changed, 400 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wmissing-field-initializers-1.c
create mode 100644 gcc/testsuite/gcc.dg/Wmissing-field-initializers-2.c
create mode 100644 gcc/testsuite/gcc.dg/Wmissing-field-initializers-3.c
create mode 100644 gcc/testsuite/gcc.dg/Wmissing-field-initializers-4.c
create mode 100644 gcc/testsuite/gcc.dg/Wmissing-field-initializers-5.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 2689cf02 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
new bc828966 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
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 (2689cf02)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1600 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 17728 -> 17712 bytes
12-check_regression/console.log.xz | Bin 428 -> 412 bytes
13-update_baseline/console.log | 56 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +++++------
6 files changed, 37 insertions(+), 37 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.