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_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards d887e1fa 0: update: gdb-09a7e912932db766d5e6badfcba61c55f185503a: 1
new 9663a63a 0: update: glibc-5f07d47e4b3d137edfbe3ea6c4eeba1ea6cfa54d: 1
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 (d887e1fa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1532 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 62556 -> 62368 bytes
04-build_abe-gcc/console.log.xz | Bin 226940 -> 225548 bytes
06-build_abe-linux/console.log.xz | Bin 10504 -> 10488 bytes
07-build_abe-glibc/console.log.xz | Bin 225564 -> 230192 bytes
08-build_abe-gdb/console.log.xz | Bin 51692 -> 49028 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3904 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2512 -> 2604 bytes
11-check_regression/console.log.xz | Bin 2252 -> 2256 bytes
11-check_regression/results.compare2 | 4 +-
12-update_baseline/console.log | 76 ++++++++++++++---------------
12-update_baseline/results.compare2 | 4 +-
jenkins/manifest.sh | 8 +--
sumfiles/binutils.log.xz | Bin 52904 -> 52952 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 96108 -> 95892 bytes
sumfiles/gas.sum | 2 +-
sumfiles/ld.log.xz | Bin 127904 -> 127944 bytes
sumfiles/ld.sum | 2 +-
20 files changed, 49 insertions(+), 49 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_gdb/master-aarch64
in repository toolchain/ci/linux.
from 6880fa6c5660 Linux 5.15-rc1
adds a69ae291e1cc x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_A [...]
adds 76ae847497bc Documentation: raise minimum supported version of GCC to 5.1
adds 4eb6bd55cfb2 compiler.h: drop fallback overflow checkers
adds adac17e3f61f mm/ksm: remove old GCC 4.9+ check
adds c0a5c81ca9be Kconfig.debug: drop GCC 5+ version check for DWARF5
adds d20758951f8f riscv: remove Kconfig check for GCC version for ARCH_RV64I
adds 6563139d90ad powerpc: remove GCC version check for UPD_CONSTR
adds 42a7ba1695fc arm64: remove GCC version check for ARCH_SUPPORTS_INT128
adds 156102fe0bb6 Makefile: drop GCC < 5 -fno-var-tracking-assignments workaround
adds 4e59869aa655 compiler-gcc.h: drop checks for older GCC versions
adds 6f20fa2dfa54 vmlinux.lds.h: remove old check for GCC 4.9
adds 6d2ef226f2f1 compiler_attributes.h: drop __has_attribute() support for gcc4
adds df26327ea097 Drop some straggling mentions of gcc-4.9 as being stale
adds 316346243be6 Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minim [...]
adds d0ee23f9d78b tools: compiler-gcc.h: Guard error attribute use with __ha [...]
No new revisions were added by this update.
Summary of changes:
Documentation/admin-guide/README.rst | 2 +-
Documentation/process/changes.rst | 2 +-
.../translations/zh_CN/admin-guide/README.rst | 2 +-
.../translations/zh_TW/admin-guide/README.rst | 2 +-
Makefile | 6 -
arch/arm64/Kconfig | 2 +-
arch/powerpc/include/asm/asm-const.h | 10 --
arch/riscv/Kconfig | 2 +-
arch/x86/include/asm/uaccess.h | 4 +-
include/asm-generic/vmlinux.lds.h | 4 -
include/linux/compiler-clang.h | 13 --
include/linux/compiler-gcc.h | 8 +-
include/linux/compiler_attributes.h | 24 ----
include/linux/overflow.h | 138 +-------------------
lib/Kconfig.debug | 2 +-
mm/ksm.c | 2 -
scripts/min-tool-version.sh | 8 +-
tools/include/linux/compiler-gcc.h | 8 +-
tools/include/linux/overflow.h | 140 +--------------------
19 files changed, 19 insertions(+), 360 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_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 905e55b3 0: update: glibc-5f07d47e4b3d137edfbe3ea6c4eeba1ea6cfa54d: 1
new 523df224 0: update: linux-d0ee23f9d78be5531c4b055ea424ed0b489dfe9b: 1
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 (905e55b3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1596 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 50468 -> 50720 bytes
04-build_abe-gcc/console.log.xz | Bin 199640 -> 199720 bytes
06-build_abe-linux/console.log.xz | Bin 10484 -> 9224 bytes
07-build_abe-glibc/console.log.xz | Bin 234272 -> 232828 bytes
08-build_abe-gdb/console.log.xz | Bin 40204 -> 40532 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3824 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2252 -> 2232 bytes
11-check_regression/console.log.xz | Bin 6360 -> 5948 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 44 +--
11-check_regression/results.compare | 74 ++--
11-check_regression/results.compare2 | 238 ++++++------
11-check_regression/results.regressions | 74 ++--
12-update_baseline/console.log | 642 +++++++++++++++-----------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 44 +--
12-update_baseline/results.compare | 74 ++--
12-update_baseline/results.compare2 | 238 ++++++------
12-update_baseline/results.regressions | 74 ++--
jenkins/manifest.sh | 8 +-
sumfiles/gdb.log.xz | Bin 1739320 -> 1711236 bytes
sumfiles/gdb.sum | 534 +++++++++++++++++++++-----
24 files changed, 1105 insertions(+), 943 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/master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 51333b39 0: update: binutils-924e660d528c985f526584313a4564cd2618962b: 2
new e0243656 0: reset: gcc-76b75018b3d053a890ebe155e47814de14b3c9fb:
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 (51333b39)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1468 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 51468 -> 50552 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 260808 -> 103324 bytes
06-check_regression/console.log.xz | Bin 388 -> 840 bytes
06-check_regression/results.regressions | 2 ++
06-check_regression/trigger-bisect | 2 ++
07-update_baseline/console.log | 25 +++++++++++++------------
jenkins/manifest.sh | 10 +++++-----
reset-baseline | 0
results | 4 ++--
11 files changed, 24 insertions(+), 19 deletions(-)
create mode 100644 06-check_regression/results.regressions
create mode 100644 06-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
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_binutils/master-aarch64
in repository toolchain/ci/linux.
from 6880fa6c5660 Linux 5.15-rc1
adds a69ae291e1cc x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_A [...]
adds 76ae847497bc Documentation: raise minimum supported version of GCC to 5.1
adds 4eb6bd55cfb2 compiler.h: drop fallback overflow checkers
adds adac17e3f61f mm/ksm: remove old GCC 4.9+ check
adds c0a5c81ca9be Kconfig.debug: drop GCC 5+ version check for DWARF5
adds d20758951f8f riscv: remove Kconfig check for GCC version for ARCH_RV64I
adds 6563139d90ad powerpc: remove GCC version check for UPD_CONSTR
adds 42a7ba1695fc arm64: remove GCC version check for ARCH_SUPPORTS_INT128
adds 156102fe0bb6 Makefile: drop GCC < 5 -fno-var-tracking-assignments workaround
adds 4e59869aa655 compiler-gcc.h: drop checks for older GCC versions
adds 6f20fa2dfa54 vmlinux.lds.h: remove old check for GCC 4.9
adds 6d2ef226f2f1 compiler_attributes.h: drop __has_attribute() support for gcc4
adds df26327ea097 Drop some straggling mentions of gcc-4.9 as being stale
adds 316346243be6 Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minim [...]
adds d0ee23f9d78b tools: compiler-gcc.h: Guard error attribute use with __ha [...]
No new revisions were added by this update.
Summary of changes:
Documentation/admin-guide/README.rst | 2 +-
Documentation/process/changes.rst | 2 +-
.../translations/zh_CN/admin-guide/README.rst | 2 +-
.../translations/zh_TW/admin-guide/README.rst | 2 +-
Makefile | 6 -
arch/arm64/Kconfig | 2 +-
arch/powerpc/include/asm/asm-const.h | 10 --
arch/riscv/Kconfig | 2 +-
arch/x86/include/asm/uaccess.h | 4 +-
include/asm-generic/vmlinux.lds.h | 4 -
include/linux/compiler-clang.h | 13 --
include/linux/compiler-gcc.h | 8 +-
include/linux/compiler_attributes.h | 24 ----
include/linux/overflow.h | 138 +-------------------
lib/Kconfig.debug | 2 +-
mm/ksm.c | 2 -
scripts/min-tool-version.sh | 8 +-
tools/include/linux/compiler-gcc.h | 8 +-
tools/include/linux/overflow.h | 140 +--------------------
19 files changed, 19 insertions(+), 360 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_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 8f066c09 0: update: glibc-5f07d47e4b3d137edfbe3ea6c4eeba1ea6cfa54d: 1
new 3fd37bcf 0: update: linux-d0ee23f9d78be5531c4b055ea424ed0b489dfe9b: 1
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 (8f066c09)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1540 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 50568 -> 50500 bytes
04-build_abe-gcc/console.log.xz | Bin 199644 -> 198352 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 10452 -> 9112 bytes
07-build_abe-glibc/console.log.xz | Bin 233520 -> 232632 bytes
08-build_abe-gdb/console.log.xz | Bin 40184 -> 40548 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3816 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2188 -> 2304 bytes
11-check_regression/console.log.xz | Bin 2260 -> 2256 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 50 ++---
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 8 +-
sumfiles/binutils.log.xz | Bin 49752 -> 49816 bytes
sumfiles/binutils.sum | 56 ++---
sumfiles/gas.log.xz | Bin 72108 -> 72144 bytes
sumfiles/gas.sum | 268 ++++++++++++------------
sumfiles/ld.log.xz | Bin 117380 -> 117396 bytes
sumfiles/ld.sum | 326 ++++++++++++++---------------
23 files changed, 368 insertions(+), 368 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/pipe
in repository newlib.
from 0d1201567 Cygwin: pipe, fifo: Call set_no_inheritance() for adjunct handles.
new f79a46112 Cygwin: pipe: Use read pipe handle for select() on write pipe.
new e4e453797 Cygwin: pipe, fifo: Release select_sem semaphore as much as needed.
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/fhandler.h | 18 ++++++-
winsup/cygwin/fhandler_fifo.cc | 28 +++++++---
winsup/cygwin/fhandler_pipe.cc | 120 +++++++++++++++++++++++++++++------------
winsup/cygwin/select.cc | 52 +++++++++++++++---
winsup/cygwin/spawn.cc | 11 ++++
5 files changed, 180 insertions(+), 49 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_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards f2d47fd7 0: update: binutils-09a7e912932db766d5e6badfcba61c55f185503a: 1
new d887e1fa 0: update: gdb-09a7e912932db766d5e6badfcba61c55f185503a: 1
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 (f2d47fd7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1476 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 63424 -> 62556 bytes
04-build_abe-gcc/console.log.xz | Bin 227320 -> 226940 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 10532 -> 10504 bytes
07-build_abe-glibc/console.log.xz | Bin 225844 -> 225564 bytes
08-build_abe-gdb/console.log.xz | Bin 48816 -> 51692 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3804 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2500 -> 2512 bytes
11-check_regression/console.log.xz | Bin 2264 -> 2252 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 50 ++---
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 8 +-
sumfiles/binutils.log.xz | Bin 53124 -> 52904 bytes
sumfiles/binutils.sum | 56 ++---
sumfiles/gas.log.xz | Bin 96204 -> 96108 bytes
sumfiles/gas.sum | 268 ++++++++++++------------
sumfiles/ld.log.xz | Bin 127932 -> 127904 bytes
sumfiles/ld.sum | 326 ++++++++++++++---------------
23 files changed, 368 insertions(+), 368 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.