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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ad8e5196 0: update: binutils-gcc-linux: all
new 3b0f4ad0 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 (ad8e5196)
\
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 | 132 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11388 ++++++-------
04-build_abe-stage1/console.log | 13739 ++++++++--------
05-build_linux/console.log | 578 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26283 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 26282 insertions(+), 26280 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 3d3f5e76 0: update: binutils-gcc-linux: boot
new c4cca00c 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 (3d3f5e76)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 172 +-
02-prepare_abe/console.log | 184 +-
03-build_abe-binutils/console.log | 11352 +++++------
04-build_abe-stage1/console.log | 18117 ++++++++---------
05-build_linux/console.log | 734 +-
06-boot_linux/console.log | 392 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30907 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 30951 insertions(+), 30929 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 7ad578807ad Stop symbols generated by the annobin gcc plugin from break [...]
new 48c9b433327 Add handle_eintr to wrap EINTR handling in syscalls
new 99cf6da66af Register a placeholder for NetBSD shared functions in gdb/nat
new 70b67307e9e Build nat/netbsd-nat.o for the NetBSD native target
new 330662f6849 Add netbsd_nat::pid_to_exec_file
new c489f8c6e61 Add gdb/nat common functions for listing threads
new feedfcc7737 Add netbsd_nat::enable_proc_events in gdb/nat
new 1ccb2c170ce Add a common utility function to read and write siginfo_t i [...]
new f404573e4f8 Avoid double free in startup_inferior
new cf4ac4be12c Switch local native code to gdb/nat shared functions
new 62ba50486f1 Add minimal and functional NetBSD/amd64 gdbserver
The 10 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 | 53 ++
gdb/configure.nat | 2 +-
gdb/nat/fork-inferior.c | 5 +-
gdb/nat/netbsd-nat.c | 213 +++++++
gdb/nat/netbsd-nat.h | 72 +++
gdb/nbsd-nat.c | 147 +----
gdbserver/ChangeLog | 9 +
gdbserver/Makefile.in | 3 +
gdbserver/configure.srv | 6 +
gdbserver/netbsd-amd64-low.cc | 187 ++++++
gdbserver/netbsd-low.cc | 1327 +++++++++++++++++++++++++++++++++++++++++
gdbserver/netbsd-low.h | 154 +++++
gdbsupport/ChangeLog | 4 +
gdbsupport/eintr.h | 67 +++
14 files changed, 2113 insertions(+), 136 deletions(-)
create mode 100644 gdb/nat/netbsd-nat.c
create mode 100644 gdb/nat/netbsd-nat.h
create mode 100644 gdbserver/netbsd-amd64-low.cc
create mode 100644 gdbserver/netbsd-low.cc
create mode 100644 gdbserver/netbsd-low.h
create mode 100644 gdbsupport/eintr.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_bmk_tk1/llvm-release-arm-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards e69d3093 0: update: binutils-gcc-glibc-llvm: 1
new 571e07d5 0: update: binutils-gcc-glibc-llvm: 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 (e69d3093)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/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 | 137 +-
02-prepare_abe/console.log | 100 +-
03-build_abe-binutils/console.log | 10844 +-
04-build_abe-stage1/console.log | 17456 +--
05-build_abe-linux/console.log | 242 +-
06-build_abe-glibc/console.log | 38214 ++++---
07-build_abe-stage2/console.log | 39552 ++++---
08-build_llvm-true/console.log | 12713 +--
10-benchmark--Oz_LTO_mthumb/benchmark-start.log | 2 +-
10-benchmark--Oz_LTO_mthumb/benchmark.log | 13 +-
10-benchmark--Oz_LTO_mthumb/console.log | 253 +-
11-check_regression/console.log | 700 +-
11-check_regression/results-0.csv | 132 +-
11-check_regression/results-1.csv | 135 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 143 +-
11-check_regression/results.csv | 44 +-
11-check_regression/results.log | 2852 +-
12-update_baseline/console.log | 40 +-
12-update_baseline/results-0.csv | 132 +-
12-update_baseline/results-1.csv | 135 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 143 +-
12-update_baseline/results.csv | 44 +-
12-update_baseline/results.log | 2830 +-
console.log | 120277 ++++++++++-----------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
28 files changed, 123664 insertions(+), 123559 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_bmk_tx1/gnu-release-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 5f5df187 0: update: binutils-gcc-glibc: 1
new 37a440ca 0: update: binutils-gcc-glibc: 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 (5f5df187)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarc [...]
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 | 172 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 11204 +--
04-build_abe-stage1/console.log | 13417 ++--
05-build_abe-linux/console.log | 220 +-
06-build_abe-glibc/console.log | 39180 +++++------
07-build_abe-stage2/console.log | 35022 +++++-----
09-benchmark--O2/benchmark-start.log | 2 +-
09-benchmark--O2/benchmark.log | 14 +-
09-benchmark--O2/console.log | 102 +-
10-check_regression/console.log | 3766 +-
10-check_regression/results-0.csv | 3146 +-
10-check_regression/results-1.csv | 3125 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 8 +-
10-check_regression/results-full.csv | 3383 +-
10-check_regression/results.csv | 248 +-
10-check_regression/results.log | 3754 +-
11-update_baseline/console.log | 3770 +-
11-update_baseline/results-0.csv | 3146 +-
11-update_baseline/results-1.csv | 3125 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 8 +-
11-update_baseline/results-full.csv | 3383 +-
11-update_baseline/results.csv | 248 +-
11-update_baseline/results.log | 3786 +-
console.log | 107363 ++++++++++++++---------------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
29 files changed, 121016 insertions(+), 121126 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.