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 ff1c9cd0 0: update: binutils-gcc-linux: all
new bf586c09 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 (ff1c9cd0)
\
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 | 77 +-
02-prepare_abe/console.log | 284 +-
03-build_abe-binutils/console.log | 11376 +++++++------
04-build_abe-stage1/console.log | 13533 ++++++++--------
05-build_linux/console.log | 836 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26134 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 26124 insertions(+), 26160 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-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0e6030e8 4: update: binutils-gcc-linux: 19871
new d9c1f27b 4: update: binutils-gcc-linux: 19871
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 (0e6030e8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 236 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11790 +++++----
04-build_abe-stage1/console.log | 20378 ++++++++-------
05-build_linux/console.log | 7000 +++---
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 8 +-
08-update_baseline/console.log | 38 +-
08-update_baseline/results.regressions | 8 +-
console.log | 39882 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
11 files changed, 39843 insertions(+), 39951 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 8926e54e3af aarch64: Add basic support for armv8.7-a architecture
new fd195909ce1 aarch64: Add DSB instruction Armv8.7-a variant
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:
gas/NEWS | 2 +
gas/config/tc-aarch64.c | 47 +
gas/testsuite/gas/aarch64/system-4-invalid.d | 3 +
gas/testsuite/gas/aarch64/system-4-invalid.l | 11 +
gas/testsuite/gas/aarch64/system-4-invalid.s | 16 +
gas/testsuite/gas/aarch64/system-4.d | 16 +
gas/testsuite/gas/aarch64/system-4.s | 12 +
include/opcode/aarch64.h | 2 +
opcodes/aarch64-asm-2.c | 287 +--
opcodes/aarch64-asm.c | 15 +
opcodes/aarch64-asm.h | 1 +
opcodes/aarch64-dis-2.c | 2614 +++++++++++++-------------
opcodes/aarch64-dis.c | 15 +
opcodes/aarch64-dis.h | 1 +
opcodes/aarch64-opc-2.c | 17 +-
opcodes/aarch64-opc.c | 10 +
opcodes/aarch64-opc.h | 3 +-
opcodes/aarch64-tbl.h | 5 +
18 files changed, 1622 insertions(+), 1455 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/system-4-invalid.d
create mode 100644 gas/testsuite/gas/aarch64/system-4-invalid.l
create mode 100644 gas/testsuite/gas/aarch64/system-4-invalid.s
create mode 100644 gas/testsuite/gas/aarch64/system-4.d
create mode 100644 gas/testsuite/gas/aarch64/system-4.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 topic/af_unix
in repository newlib.
from 7563d755f Cygwin: AF_UNIX: recvmsg: various improvements
new d662a977f Cygwin: AF_UNIX: socketpair: set blocking mode earlier
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:
winsup/cygwin/fhandler_socket_unix.cc | 15 ++++++++-------
1 file changed, 8 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 binutils-gdb.
from 2aec1123f9e Fix a potential illegal memory access when creating an srec [...]
new 8926e54e3af aarch64: Add basic support for armv8.7-a architecture
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:
gas/NEWS | 2 +-
gas/config/tc-aarch64.c | 1 +
gas/doc/c-aarch64.texi | 2 +-
include/opcode/aarch64.h | 3 +++
opcodes/aarch64-tbl.h | 3 +++
5 files changed, 9 insertions(+), 2 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-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1ef31b64 4: update: binutils-gcc-linux: 18077
new d359f9cd 4: update: binutils-gcc-linux: 18077
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 (1ef31b64)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 128 +-
02-prepare_abe/console.log | 200 +-
03-build_abe-binutils/console.log | 11455 +++++----
04-build_abe-stage1/console.log | 20396 +++++++--------
05-build_linux/console.log | 6996 +++---
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 8 +-
08-update_baseline/console.log | 42 +-
08-update_baseline/results.regressions | 8 +-
console.log | 39609 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 39417 insertions(+), 39439 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.