This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 3721a756b Cygwin: console: Make the console accessible from other terminals.
new d0bad6996 Cygwin: Add release message for latest console change.
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/release/3.5.0 | 3 +++
1 file changed, 3 insertions(+)
--
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-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from 1db2ece4ac 44: onsuccess: #458: boot: Success after binutils/gcc/linux/ [...]
new 2d08ad4c07 45: onsuccess: #461: boot: Success after linux: 36 commits
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 1776 -> 1792 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2796 bytes
03-build_abe-binutils/console.log.xz | Bin 30688 -> 30692 bytes
04-build_abe-stage1/console.log.xz | Bin 69020 -> 69716 bytes
05-build_abe-qemu/console.log.xz | Bin 32112 -> 33388 bytes
06-build_linux/console.log.xz | Bin 3436 -> 3276 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 4192 -> 2992 bytes
dashboard/dashboard-generate.sh | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 25 +++++++++++--------------
14 files changed, 16 insertions(+), 19 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 7f0bb3483b 42: onsuccess: #424: 23215: Success after binutils/linux/qem [...]
new 4d85496836 43: onsuccess: #425: 23225: Success after binutils/linux/qem [...]
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 1784 -> 1772 bytes
02-prepare_abe/console.log.xz | Bin 2792 -> 2800 bytes
03-build_abe-binutils/console.log.xz | Bin 30472 -> 30244 bytes
04-build_kernel_llvm/console.log.xz | Bin 63612 -> 63368 bytes
05-build_abe-qemu/console.log.xz | Bin 31636 -> 31452 bytes
06-build_linux/console.log.xz | Bin 4560 -> 3960 bytes
08-check_regression/console.log.xz | Bin 3800 -> 3776 bytes
08-check_regression/mail-body.txt | 4 ++--
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 6 +++---
mail/mail-subject.txt | 2 +-
manifest.sh | 26 +++++++++++++-------------
results | 2 +-
17 files changed, 25 insertions(+), 25 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 760ab3d0dbe x86: correct/improve TSX controls
new a5ce326cfeb gas: re-arrange listing output for .irp and alike
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/listing.c | 24 ++++++++++++------------
gas/testsuite/gas/i386/noavx512-1.l | 4 ++--
2 files changed, 14 insertions(+), 14 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 5841b2f6a nvptx: Implement '_exit' instead of 'exit'
new 25c4ad6ea Cygwin: pinfo: Align CTTY behavior to the statement of POSIX.
new 043b6089e Cygwin: devices: Make generic console devices invisible from pty.
new 3721a756b Cygwin: console: Make the console accessible from other terminals.
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:
winsup/cygwin/devices.cc | 29 +-
winsup/cygwin/devices.in | 29 +-
winsup/cygwin/fhandler/console.cc | 474 ++++++++++++++++++++++++--------
winsup/cygwin/fhandler/pty.cc | 4 +-
winsup/cygwin/fhandler/termios.cc | 6 +-
winsup/cygwin/local_includes/fhandler.h | 27 +-
winsup/cygwin/local_includes/winsup.h | 1 -
winsup/cygwin/mm/cygheap.cc | 2 +
winsup/cygwin/pinfo.cc | 38 +--
winsup/cygwin/select.cc | 2 +
10 files changed, 455 insertions(+), 157 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 76e1edeb2 Cygwin: console: Fix hangup of less on quit after the window [...]
new 74f5aa9c4 Cygwin: devices: Make generic console devices invisible from pty.
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/devices.cc | 5 ++++-
winsup/cygwin/devices.in | 5 ++++-
2 files changed, 8 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 5c17adfb5d0 phiopt: Drop SSA_NAME_RANGE_INFO in maybe equal case [PR108166]
new d4a320f1ee4 testsuite/107809 - fix vect-recurr testcases
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/testsuite/gcc.dg/vect/vect-recurr-1.c | 1 +
gcc/testsuite/gcc.dg/vect/vect-recurr-2.c | 1 +
gcc/testsuite/gcc.dg/vect/vect-recurr-3.c | 1 +
gcc/testsuite/gcc.dg/vect/vect-recurr-4.c | 1 +
gcc/testsuite/gcc.dg/vect/vect-recurr-5.c | 1 +
gcc/testsuite/gcc.dg/vect/vect-recurr-6.c | 1 +
6 files changed, 6 insertions(+)
--
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.
from f7fe51e7d9 35: onsuccess: #494: 33: Success after binutils/gcc/qemu: 32 [...]
new 9725a6d59a 36: onsuccess: #495: 33: Success after binutils/gcc/linux/qe [...]
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 1792 -> 1776 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 32288 -> 31900 bytes
04-build_abe-stage1/console.log.xz | Bin 92180 -> 92020 bytes
05-build_abe-qemu/console.log.xz | Bin 31864 -> 31308 bytes
06-build_linux/console.log.xz | Bin 5128 -> 5396 bytes
08-check_regression/console.log.xz | Bin 4028 -> 4276 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 28 insertions(+), 28 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 master
in repository toolchain/ci/interesting-commits.
from 1f02c8dd Add entry 263c22a95bc9a0d80c4873c0291b0f938cea7310 from https [...]
new 5c6a4d52 Add entry b14b0b5213e4ee0d7d0873c341a044f52195785a from https [...]
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:
llvm/llvmorg-16-init-4544-gb14b0b5213e4 | 1 +
.../llvm-master-aarch64-cpu2017rate-O2/build_url | 2 +-
.../llvm-master-aarch64-cpu2017rate-O2/last_good | 1 +
.../llvm-master-aarch64-cpu2017rate-O2/summary.txt | 9 +++++++++
.../tcwg_bmk_llvm_fx/status.txt | 19 +++++++++++++++++++
5 files changed, 31 insertions(+), 1 deletion(-)
create mode 120000 llvm/llvmorg-16-init-4544-gb14b0b5213e4
copy {binutils/sha1/01292987969e807f3c5861c75723d5532bf42f12 => llvm/sha1/b14b0b52 [...]
create mode 100644 llvm/sha1/b14b0b5213e4ee0d7d0873c341a044f52195785a/tcwg_bmk_llv [...]
create mode 100644 llvm/sha1/b14b0b5213e4ee0d7d0873c341a044f52195785a/tcwg_bmk_llv [...]
create mode 100644 llvm/sha1/b14b0b5213e4ee0d7d0873c341a044f52195785a/tcwg_bmk_llv [...]
--
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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from 91588fe923 49: onsuccess: #522: 21757: Success after binutils/llvm/linu [...]
new eb97473690 50: onsuccess: #523: 21757: Success after binutils/llvm/linu [...]
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 1980 -> 1964 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2800 bytes
03-build_abe-binutils/console.log.xz | Bin 32140 -> 32668 bytes
04-build_kernel_llvm/console.log.xz | Bin 65968 -> 66260 bytes
05-build_abe-qemu/console.log.xz | Bin 31364 -> 31488 bytes
06-build_linux/console.log.xz | Bin 3856 -> 3852 bytes
08-check_regression/console.log.xz | Bin 4580 -> 4560 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++++++++++++++---------------
16 files changed, 23 insertions(+), 23 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_gcc/release-arm
in repository toolchain/ci/base-artifacts.
from 1c13b9b632 44: onsuccess: #208: 1: Success after binutils/gcc/gdb: 8 commits
new 370eb33a5d 45: onsuccess: #209: 1: Success after gcc/linux: 65 commits
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 1748 -> 1744 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 52360 -> 51668 bytes
04-build_abe-gcc/console.log.xz | Bin 229316 -> 231388 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8748 -> 8728 bytes
07-build_abe-glibc/console.log.xz | Bin 233148 -> 235412 bytes
08-build_abe-gdb/console.log.xz | Bin 46556 -> 46540 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3820 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2384 -> 2564 bytes
11-check_regression/console.log.xz | Bin 6048 -> 5852 bytes
11-check_regression/mail-body.txt | 42 -
11-check_regression/results.compare | 31 +-
11-check_regression/results.compare2 | 107 +-
dashboard/dashboard-generate.sh | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 44 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 2845660 -> 2836320 bytes
sumfiles/g++.sum | 167 +-
sumfiles/gcc.log.xz | Bin 2457604 -> 2492412 bytes
sumfiles/gcc.sum | 4229 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 940872 -> 943172 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2252 -> 2256 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 212824 -> 211584 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2672 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 460728 -> 460924 bytes
sumfiles/libstdc++.sum | 13 +-
35 files changed, 2347 insertions(+), 2386 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_gcc_bootstrap/release-arm-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
from de9cf41e52 37: onsuccess: #147: 2: Success after binutils/gcc: 17 commits
new 51725263f8 38: onsuccess: #148: 2: Success after binutils/gcc: 17 commits
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 1712 -> 1772 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 51384 -> 52308 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 929080 -> 929872 bytes
06-check_regression/console.log.xz | Bin 2848 -> 2828 bytes
07-update_baseline/console.log | 9 ---------
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
manifest.sh | 18 +++++++++---------
10 files changed, 12 insertions(+), 21 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 0a7bf8fc4 remove +x bit on source files
new f6e4e98d3 Cygwin: console: Fix hangup of less on quit after the window [...]
new 5841b2f6a nvptx: Implement '_exit' instead of 'exit'
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/Makefile.in | 43 ++++++++++++++-------------
newlib/libc/machine/nvptx/Makefile.inc | 3 +-
newlib/libc/machine/nvptx/{exit.c => _exit.c} | 4 +--
winsup/cygwin/fhandler/console.cc | 4 +++
winsup/cygwin/release/3.4.4 | 4 +++
5 files changed, 34 insertions(+), 24 deletions(-)
rename newlib/libc/machine/nvptx/{exit.c => _exit.c} (96%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.