This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 8d564b62b Cygwin: console: Avoid accessing NULL pointer via cygheap->ctty.
new d5229f821 Cygwin: pty: Treat *.bat and *.cmd as a non-cygwin console app.
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.3.6 | 5 +++++
winsup/cygwin/spawn.cc | 7 ++++++-
2 files changed, 11 insertions(+), 1 deletion(-)
--
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_3-branch
in repository newlib.
from 69ec3976d Cygwin: console: Avoid accessing NULL pointer via cygheap->ctty.
new 2b4f986e4 Cygwin: pty: Treat *.bat and *.cmd as a non-cygwin console app.
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.3.6 | 5 +++++
winsup/cygwin/spawn.cc | 7 ++++++-
2 files changed, 11 insertions(+), 1 deletion(-)
--
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_cross_check_gcc/master-arm
in repository toolchain/ci/gcc.
from 9ef2c9aa5b3 Daily bump.
adds 9efe4e153d9 c++: constexpr, empty base after non-empty [PR106369]
No new revisions were added by this update.
Summary of changes:
gcc/cp/constexpr.cc | 8 +++++++-
gcc/testsuite/g++.dg/cpp1z/constexpr-lambda27.C | 26 +++++++++++++++++++++++++
2 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-lambda27.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 33460380 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new e052affb 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (33460380)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1628 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30132 -> 30272 bytes
04-build_abe-stage1/console.log.xz | Bin 91252 -> 91468 bytes
06-build_abe-linux/console.log.xz | Bin 8948 -> 8936 bytes
07-build_abe-glibc/console.log.xz | Bin 233692 -> 233452 bytes
08-build_abe-stage2/console.log.xz | Bin 222808 -> 222652 bytes
09-build_abe-gdb/console.log.xz | Bin 37376 -> 37508 bytes
10-build_abe-qemu/console.log.xz | Bin 31172 -> 31328 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3860 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2452 -> 2820 bytes
13-check_regression/console.log.xz | Bin 2700 -> 2612 bytes
13-check_regression/results.compare | 30 +-
13-check_regression/results.compare2 | 49 +-
14-update_baseline/console.log | 277 ++--
14-update_baseline/results.compare | 30 +-
14-update_baseline/results.compare2 | 49 +-
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 2686492 -> 2692112 bytes
sumfiles/g++.sum | 28 +-
sumfiles/gcc.log.xz | Bin 2196444 -> 2199236 bytes
sumfiles/gcc.sum | 2280 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 883824 -> 884556 bytes
sumfiles/gfortran.sum | 56 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2256 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199264 -> 199356 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2668 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 419048 -> 429744 bytes
sumfiles/libstdc++.sum | 2 +-
32 files changed, 1427 insertions(+), 1390 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_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/gcc.
from 2fa8c4a659a xtensa: Fix conflicting hard regno between indirect sibcall [...]
adds a63b99f24df libgo: use SYS_timer_settime32
adds 9ef2c9aa5b3 Daily bump.
adds 9efe4e153d9 c++: constexpr, empty base after non-empty [PR106369]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/constexpr.cc | 8 +++++++-
gcc/go/gofrontend/MERGE | 2 +-
gcc/testsuite/g++.dg/cpp1z/constexpr-lambda27.C | 26 +++++++++++++++++++++++++
libgo/sysinfo.c | 5 +++++
6 files changed, 51 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-lambda27.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/binutils-gdb.
from 61b9faef51 [gdb/testsuite] Fix gdb.ada/literals.exp with aarch64
adds 55ea1654ab Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 97881952 0: update: binutils-gcc: 1
new bf2acb60 0: update: binutils-gcc: 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 (97881952)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 1612 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 38296 -> 37800 bytes
04-build_abe-bootstrap/console.log.xz | Bin 269100 -> 270472 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3824 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2704 -> 2772 bytes
07-check_regression/console.log.xz | Bin 2816 -> 2640 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 88 +-
08-update_baseline/console.log | 518 ++--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 88 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3633660 -> 3629520 bytes
sumfiles/g++.sum | 132 +-
sumfiles/gcc.log.xz | Bin 3187812 -> 3187504 bytes
sumfiles/gcc.sum | 4296 +++++++++++++--------------
sumfiles/gfortran.log.xz | Bin 1076880 -> 1076484 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2352 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 211432 -> 211648 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2732 -> 2728 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 460992 -> 462152 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2600 insertions(+), 2644 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_cross_build/master-arm
in repository toolchain/ci/gcc.
from 9ef2c9aa5b3 Daily bump.
adds 9efe4e153d9 c++: constexpr, empty base after non-empty [PR106369]
No new revisions were added by this update.
Summary of changes:
gcc/cp/constexpr.cc | 8 +++++++-
gcc/testsuite/g++.dg/cpp1z/constexpr-lambda27.C | 26 +++++++++++++++++++++++++
2 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-lambda27.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards a65e1064 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 2abf798e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (a65e1064)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1620 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 30236 -> 30052 bytes
05-build_abe-stage1/console.log.xz | Bin 91004 -> 91712 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8788 -> 8800 bytes
08-build_abe-glibc/console.log.xz | Bin 233736 -> 233872 bytes
09-build_abe-stage2/console.log.xz | Bin 222884 -> 224764 bytes
10-build_abe-gdb/console.log.xz | Bin 37468 -> 37436 bytes
11-build_abe-qemu/console.log.xz | Bin 31260 -> 31100 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 10 +++++-----
13 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/gcc.
from b2bf04739fb Daily bump.
adds 48e9954d086 xtensa: Add RTX costs for if_then_else
adds 2fa8c4a659a xtensa: Fix conflicting hard regno between indirect sibcall [...]
adds a63b99f24df libgo: use SYS_timer_settime32
adds 9ef2c9aa5b3 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/xtensa/xtensa.cc | 1 +
gcc/config/xtensa/xtensa.md | 10 +++++-----
gcc/go/gofrontend/MERGE | 2 +-
libgo/sysinfo.c | 5 +++++
6 files changed, 24 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.