This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/pipe
in repository newlib.
discards b245ca135 Cygwin: pipes: nt_create: set read handle to NULL in error case
discards da0bb364b Cygwin: pipes: call nt_create with handle references
discards 3c17e7787 Cygwin: pipes: workaround unrelibale system info
discards 4f47d0449 Cygwin: pipes: fix POSIX requirement for non-blocking pipe writes
discards fbe6ba329 Cygwin: pipes: create pipes with synchronization enabled
discards 64c56cd08 Cygwin: pipes: use NtClose when file has been opened with an [...]
discards 6b492f7a7 Cygwin: pipes: always close read side pipe handle in error case
discards 4279c2a2c Cygwin: pipes: fix a bug in raw_write
discards cc34f9975 Cygwin: move get_obj_handle_count() to miscfuncs.cc
discards e45207139 Cygwin: _pipe: add a comment
discards 952f32324 Revert "Cygwin: fhandler_pipe.cc:nt_select: fix flags"
discards 9260ffaae Revert "Cygwin: fhandler_pipe.cc:nt_select: fix flags again"
discards c35db324e Cygwin: fhandler_pipe.cc:nt_select: fix flags again
discards a62f4d128 Cygwin: fhandler_pipe.cc:nt_select: fix flags
discards 037b3d0e7 Revert "Cygwin: pipe: Revert to create() rather than nt_create()."
discards 9e96a27e6 Cygwin: pipe: Revert to create() rather than nt_create().
discards 027432210 Cygwin: select: Improve select/poll response.
discards 5fdce0c80 Cygwin: add fhandler_base::npfs_handle
discards fb4165d26 Cygwin: remove the fhandler_base_overlapped class
discards a6a90bb7e Cygwin: fhandler_pipe: fix permission problem
discards 04adb3b96 Cygwin: fhandler_pipe: control blocking mode of the Windows pipe
discards 196b40ef3 Cygwin: fhandler_pipe: add raw_read and raw_write
discards 7215dbc58 Cygwin: fhandler_pipe: derive from fhandler_base
adds d5cc66426 Cygwin: testsuite: avoid "conflicting types" gcc warning
adds 6a35ae33f nftw: fix thread cancellation support
adds c2fe205b5 strstr: avoid warnings
adds 76c2c7a89 ldexp/ldexpf: avoid assembler warning
new eeeb5650c Cygwin: fix declaration of RtlInitEmptyUnicodeString
new 27ccf5160 Cygwin: fhandler_pipe: derive from fhandler_base
new 84c8747f2 Cygwin: fhandler_pipe: add raw_read and raw_write
new f4c74329b Cygwin: fhandler_pipe: control blocking mode of the Windows pipe
new 296bd3e78 Cygwin: fhandler_pipe: fix permission problem
new c2c0ef039 Cygwin: remove the fhandler_base_overlapped class
new 9786c9486 Cygwin: add fhandler_base::npfs_handle
new 2e36ae2e3 Cygwin: select: Improve select/poll response.
new 5220cc900 Cygwin: pipe: Revert to create() rather than nt_create().
new f7b046840 Revert "Cygwin: pipe: Revert to create() rather than nt_create()."
new 1af4532e9 Cygwin: fhandler_pipe.cc:nt_select: fix flags
new 69a298961 Cygwin: fhandler_pipe.cc:nt_select: fix flags again
new ffd336186 Revert "Cygwin: fhandler_pipe.cc:nt_select: fix flags again"
new e7ae0d6a2 Revert "Cygwin: fhandler_pipe.cc:nt_select: fix flags"
new d7edc1c51 Cygwin: _pipe: add a comment
new 896c53bd4 Cygwin: move get_obj_handle_count() to miscfuncs.cc
new 396f2950c Cygwin: pipes: fix a bug in raw_write
new 9009ff81c Cygwin: pipes: always close read side pipe handle in error case
new bcbba2ee0 Cygwin: pipes: use NtClose when file has been opened with an [...]
new 7bb6d968e Cygwin: pipes: create pipes with synchronization enabled
new f6dc31259 Cygwin: pipes: fix POSIX requirement for non-blocking pipe writes
new db89493fa Cygwin: pipes: workaround unrelibale system info
new 7814651a7 Cygwin: pipes: call nt_create with handle references
new 8c99ffa4c Cygwin: pipes: nt_create: set read handle to NULL in error case
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 (b245ca135)
\
N -- N -- N refs/heads/topic/pipe (8c99ffa4c)
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:
newlib/libc/posix/nftw.c | 4 +++-
newlib/libc/string/str-two-way.h | 4 ++--
newlib/libc/string/strstr.c | 10 +++++-----
newlib/libm/machine/i386/f_ldexp.S | 2 +-
newlib/libm/machine/i386/f_ldexpf.S | 2 +-
winsup/cygwin/ntdll.h | 5 +++--
winsup/cygwin/syscalls.cc | 2 +-
winsup/testsuite/libltp/include/test.h | 6 +++---
8 files changed, 19 insertions(+), 16 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3b63f2caf 0: update: binutils-gcc-linux-qemu: boot
new 1110120a2 0: update: binutils-gcc-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 (3b63f2caf)
\
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 | 181 -
01-reset_artifacts/console.log.xz | Bin 0 -> 1700 bytes
02-prepare_abe/console.log | 281 -
02-prepare_abe/console.log.xz | Bin 0 -> 2784 bytes
03-build_abe-binutils/console.log | 5388 ----------
03-build_abe-binutils/console.log.xz | Bin 0 -> 43972 bytes
04-build_abe-stage1/console.log | 7091 -------------
04-build_abe-stage1/console.log.xz | Bin 0 -> 71796 bytes
05-build_abe-qemu/console.log | 3547 -------
05-build_abe-qemu/console.log.xz | Bin 0 -> 30664 bytes
06-build_linux/console.log | 296 -
06-build_linux/console.log.xz | Bin 0 -> 5248 bytes
07-boot_linux/console.log | 21 -
07-boot_linux/console.log.xz | Bin 0 -> 508 bytes
08-check_regression/console.log | 32 -
08-check_regression/console.log.xz | Bin 0 -> 500 bytes
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 5 +-
09-update_baseline/results.regressions | 2 +-
console.log | 16875 ------------------------------
jenkins/manifest.sh | 21 +-
21 files changed, 15 insertions(+), 33727 deletions(-)
delete mode 100644 01-reset_artifacts/console.log
create mode 100644 01-reset_artifacts/console.log.xz
delete mode 100644 02-prepare_abe/console.log
create mode 100644 02-prepare_abe/console.log.xz
delete mode 100644 03-build_abe-binutils/console.log
create mode 100644 03-build_abe-binutils/console.log.xz
delete mode 100644 04-build_abe-stage1/console.log
create mode 100644 04-build_abe-stage1/console.log.xz
delete mode 100644 05-build_abe-qemu/console.log
create mode 100644 05-build_abe-qemu/console.log.xz
delete mode 100644 06-build_linux/console.log
create mode 100644 06-build_linux/console.log.xz
delete mode 100644 07-boot_linux/console.log
create mode 100644 07-boot_linux/console.log.xz
delete mode 100644 08-check_regression/console.log
create mode 100644 08-check_regression/console.log.xz
delete mode 100644 console.log
--
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-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e0967a349 0: update: llvm-50153213c80286c6c91da4612aaf234cc6438c63: boot
new 88c43568e 0: update: qemu-9093028dd48c50bc0392791f78aab44afef57ead: 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 (e0967a349)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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.xz | Bin 1508 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2792 bytes
03-build_abe-binutils/console.log.xz | Bin 42512 -> 43384 bytes
04-build_llvm/console.log.xz | Bin 58992 -> 59356 bytes
05-build_abe-qemu/console.log.xz | Bin 31288 -> 31524 bytes
06-build_linux/console.log.xz | Bin 8488 -> 8020 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 500 -> 504 bytes
09-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 8 ++++----
10 files changed, 13 insertions(+), 13 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 newlib.
from 6a35ae33f nftw: fix thread cancellation support
new c2fe205b5 strstr: avoid warnings
new 76c2c7a89 ldexp/ldexpf: avoid assembler warning
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:
newlib/libc/string/str-two-way.h | 4 ++--
newlib/libc/string/strstr.c | 10 +++++-----
newlib/libm/machine/i386/f_ldexp.S | 2 +-
newlib/libm/machine/i386/f_ldexpf.S | 2 +-
4 files changed, 9 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.