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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 4f01989d4 0: update: llvm-linux-qemu: boot
new 7d18dc33a 0: update: llvm-linux-qemu: 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 (4f01989d4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 68 +-
02-prepare_abe/console.log | 344 +-
03-build_llvm/console.log | 13789 ++++++++++++------------
04-build_linux/console.log | 666 +-
05-build_abe-qemu/console.log | 6504 ++++++-----
06-boot_linux/console.log | 492 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 18 +-
console.log | 21893 +++++++++++++++++++-------------------
jenkins/manifest.sh | 16 +-
10 files changed, 21870 insertions(+), 21932 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d0e9d8bc7 4: update: binutils-gcc-linux-qemu: 22
new c07d17451 4: update: binutils-gcc-linux-qemu: 22
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 (d0e9d8bc7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 181 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11841 ++++----
04-build_abe-stage1/console.log | 20895 ++++++-------
05-build_linux/console.log | 13946 ++++-----
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 142 +-
09-update_baseline/results.regressions | 20 +-
console.log | 47457 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
11 files changed, 47479 insertions(+), 47493 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-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards cb087a168 0: update: llvm-linux-qemu: boot
new 86c79ba5b 0: update: llvm-linux-qemu: 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 (cb087a168)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/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 | 168 +-
02-prepare_abe/console.log | 152 +-
03-build_llvm/console.log | 13250 +++++++++++++-------------
04-build_linux/console.log | 656 +-
05-build_abe-qemu/console.log | 4626 ++++-----
06-boot_linux/console.log | 488 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 10 +-
console.log | 19352 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
10 files changed, 19358 insertions(+), 19354 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 topic/af_unix
in repository newlib.
from 89ef52df6 Cygwin: poll(2): extend the socket code to all sockets
new fcaa3a863 RTEMS: Add <poll.h> and <sys/poll.h>
new 6841fcb82 Cygwin: AF_UNIX: SCM_RIGHTS: support pty master descriptors
new a2e279eb6 Cygwin: AF_UNIX: update tests
The 3 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:
COPYING.NEWLIB | 30 +++++
newlib/libc/sys/rtems/include/poll.h | 1 +
newlib/libc/sys/rtems/include/sys/poll.h | 106 +++++++++++++++
winsup/cygwin/fhandler_socket_unix.cc | 4 +-
winsup/cygwin/fhandler_tty.cc | 149 ++++++++++++++++++++-
winsup/cygwin/socket_tests/Makefile | 5 +-
winsup/cygwin/socket_tests/README.txt | 47 ++++++-
winsup/cygwin/socket_tests/pty_master.h | 5 +
.../{recv_pty_slave.c => recv_pty_master.c} | 15 ++-
.../{send_pty_slave.c => send_pty_master.c} | 25 ++--
10 files changed, 363 insertions(+), 24 deletions(-)
create mode 100644 newlib/libc/sys/rtems/include/poll.h
create mode 100644 newlib/libc/sys/rtems/include/sys/poll.h
create mode 100644 winsup/cygwin/socket_tests/pty_master.h
copy winsup/cygwin/socket_tests/{recv_pty_slave.c => recv_pty_master.c} (67%)
copy winsup/cygwin/socket_tests/{send_pty_slave.c => send_pty_master.c} (90%)
--
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 releases/gcc-10
in repository gcc.
from ca232c1a41f Update cpplib es.po.
new 19eb1973321 PR fortran/78746 - invalid access after error recovery
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/fortran/resolve.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.