This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel
in repository toolchain/ci/interesting-commits.
from ce91227 Add last-good c76e659b65563609030736725f709f12eaec36da from h [...]
new 415107d Add regression cf4deed586e2d60f26c6a7c6bad7cbef4fae97ee from [...]
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:
linux | 1 +
1 file changed, 1 insertion(+)
--
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
in repository toolchain/ci/interesting-commits.
from 527c981 Add regression fc3883f43885e02525a495377573ed948f73755a from [...]
new ce91227 Add last-good c76e659b65563609030736725f709f12eaec36da from h [...]
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:
linux | 1 +
1 file changed, 1 insertion(+)
--
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-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 4b193818 0: update: binutils-gcc-linux-qemu: boot
new 4755b63f 0: update: binutils-gcc-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 (4b193818)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 216 +-
02-prepare_abe/console.log | 174 +-
03-build_abe-binutils/console.log | 12068 +++++-----
04-build_abe-stage1/console.log | 14678 ++++++------
05-build_abe-qemu/console.log | 6985 +++---
06-build_linux/console.log | 847 +-
07-boot_linux/console.log | 497 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 20 +-
console.log | 35495 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 35501 insertions(+), 35547 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 af46a4d638 htl: Add __libpthread_freeres
new 8382f4c3e5 Do not declare asctime_r and ctime_r for C2X
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:
time/time.h | 4 ++--
1 file changed, 2 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.
unknown user pushed a change to branch master
in repository gcc.
from cd323d97d05 analyzer: fix missing leak after call to strsep [PR100615]
new f71ca97def6 c++: "perfect" implicitly deleted move [PR100644]
new 8c114759b8c c++: non-static member, decltype, {} [PR100205]
The 2 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/cp/call.c | 5 +++++
gcc/testsuite/g++.dg/cpp0x/decltype-nonstatic1.C | 16 ++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/implicit-delete1.C | 20 ++++++++++++++++++++
3 files changed, 41 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype-nonstatic1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/implicit-delete1.C
--
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_mq
in repository newlib.
discards 886cb1705 Cygwin: AF_UNIX: implement sendmsg
discards 263adc4bb Cygwin: AF_UNIX: adapt shutdown to mqueues
discards d22f1308c Cygwin: AF_UNIX: keep a reference count of open descriptors
discards 6b3211605 Cygwin: AF_UNIX: adapt close to mqueues
discards d9b61b4c3 Cygwin: AF_UNIX: adapt socketpair to mqueues
discards c7169ecbc Cygwin: AF_UNIX: adapt connect and accept to mqueues
discards af0b83ed0 Cygwin: AF_UNIX: adapt send_sock_info to mqueues
discards aad95fb93 Cygwin: AF_UNIX: adapt recv_peer_info to mqueues
discards 58cdb27b7 Cygwin: AF_UNIX: new helper function set_mqueue_non_blocking
discards b166dc4bc Cygwin: AF_UNIX: adapt grab_admin_pkt to mqueues
discards 9d095b602 Cygwin: AF_UNIX: new method peek_mqueue
discards e0a47a4fb Cygwin: AF_UNIX: add create_mqueue to replace create_pipe
discards 293576095 Cygwin: AF_UNIX: new method open_mqueue
discards 19bffcb29 Cygwin: AF_UNIX: rework some internal methods
discards c7e7222d7 Cygwin: AF_UNIX: rename {create,open}_file to {create,open}_socket
discards ad9de1740 Cygwin: AF_UNIX: adapt symlink and reparse point to mqueues
discards 3f27e7ffe Cygwin: AF_UNIX: replace gen_pipe_name by gen_mqueue_name
discards dbe2462e0 Cygwin: AF_UNIX: prepare for use of message queues
discards bffa46932 Cygwin: AF_UNIX: first cut of mqueue modifications
discards b0209aaa1 Cygwin: AF_UNIX: add saw_shutdown_read and saw_shutdown_write
discards 6253e5201 Cygwin: AF_UNIX: getpeername: fail if not connected
discards 30044e164 Cygwin: AF_UNIX: reopen_shmem: fix view size
discards de0e8303e Cygwin: AF_UNIX: convert AF_UNIX_PKT helpers to inline functions
new c686b59ec Cygwin: AF_UNIX: convert AF_UNIX_PKT helpers to inline functions
new 14f032df8 Cygwin: AF_UNIX: reopen_shmem: fix view size
new fb68a3fa8 Cygwin: AF_UNIX: getpeername: fail if not connected
new ef11ee781 Cygwin: AF_UNIX: add saw_shutdown_read and saw_shutdown_write
new 7eaf06c4d Cygwin: AF_UNIX: first cut of mqueue modifications
new c87972937 Cygwin: AF_UNIX: prepare for use of message queues
new c7aa51ce8 Cygwin: AF_UNIX: replace gen_pipe_name by gen_mqueue_name
new f5b51e443 Cygwin: AF_UNIX: adapt symlink and reparse point to mqueues
new 675ba1aeb Cygwin: AF_UNIX: rename {create,open}_file to {create,open}_socket
new 3aaeb20b6 Cygwin: AF_UNIX: rework some internal methods
new d935bfa45 Cygwin: AF_UNIX: new method open_mqueue
new b9583ed16 Cygwin: AF_UNIX: add create_mqueue to replace create_pipe
new 707ae7d00 Cygwin: AF_UNIX: new method peek_mqueue
new 2566d37c1 Cygwin: AF_UNIX: adapt grab_admin_pkt to mqueues
new bf8c238f7 Cygwin: AF_UNIX: new helper function set_mqueue_non_blocking
new dec9c05f6 Cygwin: AF_UNIX: adapt recv_peer_info to mqueues
new 197e0c4a8 Cygwin: AF_UNIX: adapt send_sock_info to mqueues
new d9073fa81 Cygwin: AF_UNIX: adapt connect and accept to mqueues
new 9557c2374 Cygwin: AF_UNIX: adapt socketpair to mqueues
new 9a4594c25 Cygwin: AF_UNIX: adapt close to mqueues
new 02288d45c Cygwin: AF_UNIX: keep a reference count of open descriptors
new de081c390 Cygwin: AF_UNIX: adapt shutdown to mqueues
new 33b8e45e9 Cygwin: AF_UNIX: implement sendmsg
new 4769d6077 Cygwin: AF_UNIX: implement recvmsg
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 (886cb1705)
\
N -- N -- N refs/heads/topic/af_unix_mq (4769d6077)
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 24 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.h | 5 +
winsup/cygwin/fhandler_socket_unix.cc | 357 +++++++++++++++++++++++++++++++---
winsup/cygwin/include/mqueue.h | 14 ++
winsup/cygwin/posix_ipc.cc | 23 ++-
4 files changed, 357 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.