This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from b03601a67 Cygwin: fstat(): Fix st_rdev returned by fstat() for /dev/tty.
new 3f2790e04 Cygwin: Make gcc-specific code in <sys/cpuset.h> compiler-agnostic
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/include/sys/cpuset.h | 9 +++++----
1 file changed, 5 insertions(+), 4 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 main
in repository newlib.
from b03601a67 Cygwin: fstat(): Fix st_rdev returned by fstat() for /dev/tty.
new 3f2790e04 Cygwin: Make gcc-specific code in <sys/cpuset.h> compiler-agnostic
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/include/sys/cpuset.h | 9 +++++----
1 file changed, 5 insertions(+), 4 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 cygwin-3_4-branch
in repository newlib.
from 1a0530f3e Cygwin: Fix latest release message being in the wrong release file.
new df0f296f5 Cygwin: Make gcc-specific code in <sys/cpuset.h> compiler-agnostic
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/include/sys/cpuset.h | 9 +++++----
1 file changed, 5 insertions(+), 4 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_gnu_native_check_glibc/master-arm
in repository toolchain/ci/base-artifacts.
from 535ad6aa1b1 onsuccess: #289: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 25c3e539ed0 onsuccess: #290: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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 2288 -> 2268 bytes
02-prepare_abe/console.log.xz | Bin 2580 -> 2640 bytes
03-build_abe-binutils/console.log.xz | Bin 49176 -> 50228 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 37536 -> 37936 bytes
04-build_abe-gcc/console.log.xz | Bin 240272 -> 243480 bytes
04-build_abe-gcc/make-gcc-stage2.log.xz | Bin 206264 -> 207464 bytes
05-clean_sysroot/console.log.xz | Bin 344 -> 344 bytes
06-build_abe-linux/console.log.xz | Bin 8844 -> 8704 bytes
07-build_abe-glibc/console.log.xz | Bin 232736 -> 237264 bytes
07-build_abe-glibc/make-glibc.log.xz | Bin 189624 -> 189440 bytes
08-build_abe-gdb/console.log.xz | Bin 48524 -> 49236 bytes
08-build_abe-gdb/make-gdb.log.xz | Bin 38804 -> 38900 bytes
09-build_abe-dejagnu/console.log.xz | Bin 4252 -> 4328 bytes
09-build_abe-dejagnu/make-dejagnu.log.xz | Bin 588 -> 588 bytes
10-build_abe-check_glibc/check-glibc.log.xz | Bin 499332 -> 367832 bytes
10-build_abe-check_glibc/console.log.xz | Bin 3536 -> 209144 bytes
10-build_abe-check_glibc/make-glibc.log.xz | Bin 0 -> 165736 bytes
11-check_regression/console.log.xz | Bin 2388 -> 2364 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 12 +-
manifest.sh | 14 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 22 ++-
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 264 ++++++++++++++--------------
notify/notify-init.log | 90 +++++-----
notify/results.compare | 16 +-
sumfiles/tests.sum | 2 +-
33 files changed, 224 insertions(+), 216 deletions(-)
create mode 100644 10-build_abe-check_glibc/make-glibc.log.xz
--
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 main
in repository newlib.
from e38f91d5a Cygwin: Fix latest release message being in the wrong release file.
new 3edb55af8 Cygwin: stat(): Fix "Bad address" error on stat() for /dev/tty.
new b03601a67 Cygwin: fstat(): Fix st_rdev returned by fstat() for /dev/tty.
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:
winsup/cygwin/dtable.cc | 13 ++++++++++---
winsup/cygwin/fhandler/console.cc | 12 +++++++++++-
winsup/cygwin/fhandler/pty.cc | 8 +++++---
winsup/cygwin/fhandler/termios.cc | 9 +++++++++
winsup/cygwin/local_includes/fhandler.h | 12 ++++++++++--
5 files changed, 45 insertions(+), 9 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_gnu_embed_check_gcc/master-arm_eabi
in repository toolchain/ci/base-artifacts.
from 612bd736b99 onsuccess: #171: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 36f1339739e onsuccess: #172: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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:
00-sumfiles/g++.log.xz | Bin 2539444 -> 2559804 bytes
00-sumfiles/gcc.log.xz | Bin 2216984 -> 2218152 bytes
00-sumfiles/libstdc++.log.xz | Bin 435260 -> 433220 bytes
01-reset_artifacts/console.log.xz | Bin 2240 -> 2264 bytes
02-prepare_abe/console.log.xz | Bin 2632 -> 2632 bytes
03-build_abe-binutils/console.log.xz | Bin 27564 -> 27172 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17688 -> 17688 bytes
04-build_abe-stage1/console.log.xz | Bin 267852 -> 268232 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 254336 -> 247996 bytes
06-build_abe-newlib/console.log.xz | Bin 58500 -> 60232 bytes
06-build_abe-newlib/make-newlib.log.xz | Bin 20544 -> 20528 bytes
07-build_abe-stage2/console.log.xz | Bin 581484 -> 582736 bytes
07-build_abe-stage2/make-gcc-stage2.log.xz | Bin 471196 -> 470864 bytes
08-build_abe-gdb/console.log.xz | Bin 35004 -> 34500 bytes
08-build_abe-gdb/make-gdb.log.xz | Bin 26652 -> 26552 bytes
09-build_abe-qemu/console.log.xz | Bin 32808 -> 34180 bytes
09-build_abe-qemu/make-qemu.log.xz | Bin 21616 -> 22912 bytes
10-build_abe-dejagnu/console.log.xz | Bin 4328 -> 4336 bytes
11-build_abe-check_gcc/check-gcc.log.xz | Bin 57736 -> 56412 bytes
11-build_abe-check_gcc/console.log.xz | Bin 7704 -> 7584 bytes
12-check_regression/console.log.xz | Bin 5500 -> 5488 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 4 +-
jenkins/run-build.env | 10 +-
manifest.sh | 12 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 22 +-
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 317 +++++++++++------------------
notify/notify-init.log | 94 ++++-----
notify/results.compare | 4 +-
sumfiles/g++.sum | 2 +-
sumfiles/gcc.sum | 2 +-
36 files changed, 188 insertions(+), 291 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.