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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 78a5496ad 4: update: binutils-llvm-linux-qemu: 20623
new 78d9cbed5 4: update: binutils-llvm-linux-qemu: 20624
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 (78a5496ad)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 1728 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 30116 -> 30208 bytes
04-build_llvm/console.log.xz | Bin 59712 -> 59416 bytes
05-build_abe-qemu/console.log.xz | Bin 30460 -> 31476 bytes
06-build_linux/console.log.xz | Bin 40648 -> 41720 bytes
08-check_regression/console.log.xz | Bin 480 -> 484 bytes
09-update_baseline/console.log | 228 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
results | 2 +-
10 files changed, 126 insertions(+), 126 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 459140adc0 Add top-level .editorconfig file
adds 12735d3472 gdb/build: Fix Wpessimizing-move in clang build
adds 5647d3e3dc Add Bruno Larsen to gdb/MAINTAINERS
new 187365caaa Remove vestigal FreeBSD/i386 3.x support.
new bf84b776bd Remove support for pre-5.0 FreeBSD/i386 signal trampolines.
new 5046f3c8c0 FreeBSD x86: Remove fallback for detecting signal trampoline [...]
new b623bbc9a5 regcache: Zero-extend small registers described by a register map.
new a423c9f392 Use register maps for gp regsets on FreeBSD/x86 core dumps.
new 7384826ebf FreeBSD x86: Use tramp-frame for signal frames.
new b95a31ed5d fbsd-nat: Return a bool from fetch_register_set and store_re [...]
new 00d7af046f FreeBSD x86 nat: Use register maps for GP register sets.
The 8 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/MAINTAINERS | 1 +
gdb/amd64-bsd-nat.c | 96 -----
gdb/amd64-fbsd-nat.c | 346 ++++++++++-------
gdb/amd64-fbsd-tdep.c | 277 +++++++------
.../gdb.base/cursal.c => amd64-fbsd-tdep.h} | 28 +-
gdb/amd64-tdep.h | 5 -
gdb/configure.nat | 4 +-
gdb/fbsd-nat.c | 8 +-
gdb/fbsd-nat.h | 21 +-
gdb/i386-bsd-nat.c | 98 +----
gdb/i386-fbsd-nat.c | 255 ++++++++++--
gdb/i386-fbsd-tdep.c | 429 +++++++++------------
gdb/i386-fbsd-tdep.h | 4 +
gdb/i386-tdep.h | 4 -
gdb/regcache.c | 7 +-
gdb/tui/tui-disasm.c | 2 +-
gdb/x86-bsd-nat.c | 4 -
gdb/x86-bsd-nat.h | 3 -
18 files changed, 810 insertions(+), 782 deletions(-)
copy gdb/{testsuite/gdb.base/cursal.c => amd64-fbsd-tdep.h} (73%)
--
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/glibc.
from af121ae3e7 Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)
adds 1d1ce7d637 Fix elf/loadfail test build dependencies
No new revisions were added by this update.
Summary of changes:
elf/Makefile | 4 +++-
1 file changed, 3 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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 459140adc0 Add top-level .editorconfig file
adds 12735d3472 gdb/build: Fix Wpessimizing-move in clang build
adds 5647d3e3dc Add Bruno Larsen to gdb/MAINTAINERS
new 187365caaa Remove vestigal FreeBSD/i386 3.x support.
new bf84b776bd Remove support for pre-5.0 FreeBSD/i386 signal trampolines.
new 5046f3c8c0 FreeBSD x86: Remove fallback for detecting signal trampoline [...]
new b623bbc9a5 regcache: Zero-extend small registers described by a register map.
new a423c9f392 Use register maps for gp regsets on FreeBSD/x86 core dumps.
new 7384826ebf FreeBSD x86: Use tramp-frame for signal frames.
new b95a31ed5d fbsd-nat: Return a bool from fetch_register_set and store_re [...]
new 00d7af046f FreeBSD x86 nat: Use register maps for GP register sets.
The 8 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/MAINTAINERS | 1 +
gdb/amd64-bsd-nat.c | 96 -----
gdb/amd64-fbsd-nat.c | 346 ++++++++++-------
gdb/amd64-fbsd-tdep.c | 277 +++++++------
.../gdb.base/cursal.c => amd64-fbsd-tdep.h} | 28 +-
gdb/amd64-tdep.h | 5 -
gdb/configure.nat | 4 +-
gdb/fbsd-nat.c | 8 +-
gdb/fbsd-nat.h | 21 +-
gdb/i386-bsd-nat.c | 98 +----
gdb/i386-fbsd-nat.c | 255 ++++++++++--
gdb/i386-fbsd-tdep.c | 429 +++++++++------------
gdb/i386-fbsd-tdep.h | 4 +
gdb/i386-tdep.h | 4 -
gdb/regcache.c | 7 +-
gdb/tui/tui-disasm.c | 2 +-
gdb/x86-bsd-nat.c | 4 -
gdb/x86-bsd-nat.h | 3 -
18 files changed, 810 insertions(+), 782 deletions(-)
copy gdb/{testsuite/gdb.base/cursal.c => amd64-fbsd-tdep.h} (73%)
--
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/base-artifacts.
discards 316279fb2 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 3f5b60b52 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (316279fb2)
\
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 1548 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 30412 -> 30848 bytes
05-build_abe-stage1/console.log.xz | Bin 91328 -> 91312 bytes
07-build_abe-linux/console.log.xz | Bin 9364 -> 9480 bytes
08-build_abe-glibc/console.log.xz | Bin 233840 -> 231152 bytes
09-build_abe-stage2/console.log.xz | Bin 224928 -> 222792 bytes
10-build_abe-gdb/console.log.xz | Bin 37720 -> 37576 bytes
11-build_abe-qemu/console.log.xz | Bin 30864 -> 30860 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 30 +++++++++++++++---------------
12 files changed, 16 insertions(+), 16 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e47cfea08 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
new c68cde2bc 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: 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 (e47cfea08)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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.xz | Bin 1612 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 41808 -> 41388 bytes
04-build_abe-stage1/console.log.xz | Bin 87260 -> 87552 bytes
05-build_abe-qemu/console.log.xz | Bin 31624 -> 31996 bytes
06-build_linux/console.log.xz | Bin 3372 -> 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 | 12 ++++++------
jenkins/manifest.sh | 4 ++--
10 files changed, 8 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.