This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 7af259d97 0: update: binutils-gcc-linux-glibc-gdb: 6
new a420b62bb 0: update: binutils-7cfa8d93cbbe16424fe2190cb3d27fc94c59f39b: 6
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 (7af259d97)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 52816 -> 54196 bytes
05-build_abe-gcc/console.log.xz | Bin 203420 -> 205736 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8928 -> 10692 bytes
08-build_abe-glibc/console.log.xz | Bin 239412 -> 234884 bytes
09-build_abe-gdb/console.log.xz | Bin 44844 -> 42292 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++---------
11 files changed, 13 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_gcc_bootstrap/release-arm-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from f728a39abc Automatic date update in version.in
adds 3f7b7aaa8a Automatic date update in version.in
adds 1ae21545f9 Automatic date update in version.in
adds 0873abcf1f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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_gcc_bootstrap/release-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 1b9324769 0: update: binutils-gcc: 2
new 077f6d869 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 (1b9324769)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1684 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 62648 -> 60980 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 459184 -> 459384 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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 7cfa8d93cbb [gdb/testsuite] Add gdb.opt/break-on-_exit.exp
new b08625af20a gdb: adjust x_file fields on COFF readers
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/coffread.c | 8 ++++----
gdb/xcoffread.c | 6 +++---
2 files changed, 7 insertions(+), 7 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 glibc.
from 824dd3ec49 Fix build a chec failures after b05fae4d8e34
new 0bd356df1a Remove the unused +mkdep/+make-deps/s-proto.S/s-proto-cancel.S
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:
Makeconfig | 7 -------
Makerules | 9 ---------
sysdeps/unix/Makefile | 4 ----
sysdeps/unix/s-proto-cancel.S | 5 -----
sysdeps/unix/s-proto.S | 4 ----
5 files changed, 29 deletions(-)
delete mode 100644 sysdeps/unix/s-proto-cancel.S
delete mode 100644 sysdeps/unix/s-proto.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.
unknown user pushed a change to branch master
in repository gcc.
from c905e724711 lto-wrapper: fix memory corruption.
new 03f7843c3f1 [AArch64] Fix bootstrap failure due to missing ATTRIBUTE_UNUSED
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/config/aarch64/aarch64-builtins.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.