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-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 1467a5c5ab0 bootstrap: std:stoul non-portable [PR 98412]
adds e798f081925 c++: Windows rename [PR 98412]
adds 6a31d47e271 libstdc++: Disable floating-point std::to_chars on unsuppor [...]
adds 0e1d4b3bfe2 Darwin : Update the kernel version to macOS version mapping.
adds 71690493322 c++: Fix demangling of x.operator type
adds 8cd42d3cc24 c++: Fix demangling of qualified-id after '.'
adds a477f1445b3 gimplify: Gimplify value in gimplify_init_ctor_eval_range [ [...]
adds 1a5e728a544 Daily bump.
adds 03ea48ff27f Go frontend: ensure mpfr exponent range is large enough for Go
adds 30b76d90596 -fdump-go-spec: don't crash if DECL_ORIGINAL_TYPE is NULL
adds 93ac0c05ffc Fix Typo.
adds 58fb912c151 c++: Fix demangling of <unresolved-name>
adds 027935eec43 c++: Add some asserts in mangle.c
adds 7e63d383b89 c++: Fix build with clang
new 337ed0eb490 i386: Fix __builtin_floor with FE_DOWNWARD rounding directi [...]
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:
c++tools/ChangeLog | 5 +
contrib/ChangeLog | 12 +++
gcc/ChangeLog | 29 ++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin-driver.c | 17 ++-
gcc/config/i386/i386-expand.c | 25 ++++-
gcc/config/i386/i386.md | 2 +-
gcc/cp/ChangeLog | 12 +++
gcc/cp/mangle.c | 10 +-
gcc/cp/module.cc | 16 ++-
gcc/gimplify.c | 6 +-
gcc/go/go-lang.c | 10 ++
gcc/godump.c | 2 +
gcc/testsuite/ChangeLog | 15 +++
gcc/testsuite/g++.dg/opt/pr98353.C | 17 +++
gcc/testsuite/gcc.target/i386/pr96793.c | 28 +++++
libcody/ChangeLog | 26 +++++
libiberty/ChangeLog | 11 ++
libiberty/cp-demangle.c | 115 ++++++++++++++++-----
libiberty/cp-demangle.h | 4 +
libiberty/testsuite/demangle-expected | 12 +++
libstdc++-v3/ChangeLog | 20 ++++
libstdc++-v3/include/bits/c++config | 14 +++
libstdc++-v3/include/std/charconv | 2 +
libstdc++-v3/src/c++17/floating_to_chars.cc | 10 +-
libstdc++-v3/testsuite/20_util/to_chars/double.cc | 1 +
libstdc++-v3/testsuite/20_util/to_chars/float.cc | 1 +
.../testsuite/20_util/to_chars/long_double.cc | 1 +
libstdc++-v3/testsuite/lib/libstdc++.exp | 8 ++
29 files changed, 388 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr98353.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr96793.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_kernel/gnu-master-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from e1ff6226d8 Preserve gdb_std{out, err, log, targ, targerr} across interp [...]
adds 6c078f0bfe Move enum noside earlier in expression.h
adds 6bf6909bf4 Automatic date update in version.in
adds b4e3cd0440 arc: Add support for signal handlers
adds d4af727286 arc: Add support for signal frames for Linux targets
adds 46023bbe81 arc: Take into account the REGNUM in supply/collect gdb hooks
adds 04c9f85efc gdb: Add native support for ARC in GNU/Linux
adds acf10cacc6 arc: Make variable name in comments uppercase
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 39 +++++++
gdb/Makefile.in | 1 +
gdb/arc-linux-nat.c | 320 +++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/arc-linux-tdep.c | 224 ++++++++++++++++++++++++++++++++++--
gdb/arc-tdep.c | 123 ++++++++++++++++++++
gdb/arc-tdep.h | 13 +++
gdb/configure.host | 3 +
gdb/configure.nat | 4 +
gdb/expression.h | 44 +++----
10 files changed, 740 insertions(+), 33 deletions(-)
create mode 100644 gdb/arc-linux-nat.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_kernel/gnu-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c804d05c3 11: update: binutils-gcc-linux-qemu: 22
new 973e6aa31 11: update: binutils-gcc-linux-qemu: 22
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 (c804d05c3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 216 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 10753 ++++---
04-build_abe-stage1/console.log | 20853 ++++++------
05-build_linux/console.log | 18392 ++++++-----
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 96 +-
09-update_baseline/results.regressions | 20 +-
console.log | 50750 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
11 files changed, 50758 insertions(+), 50802 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 762c697c3 0: update: llvm-linux-qemu: all
new 58b11621c 0: update: llvm-linux-qemu: all
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 (762c697c3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 85 +-
02-prepare_abe/console.log | 430 +-
03-build_llvm/console.log | 12898 ++++++++++-----------
04-build_linux/console.log | 812 +-
05-build_abe-qemu/console.log | 4448 +++----
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 18687 +++++++++++++++---------------
jenkins/manifest.sh | 6 +-
12 files changed, 18667 insertions(+), 18717 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-arm-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 6bf6909bf4 Automatic date update in version.in
adds b4e3cd0440 arc: Add support for signal handlers
adds d4af727286 arc: Add support for signal frames for Linux targets
adds 46023bbe81 arc: Take into account the REGNUM in supply/collect gdb hooks
adds 04c9f85efc gdb: Add native support for ARC in GNU/Linux
adds acf10cacc6 arc: Make variable name in comments uppercase
No new revisions were added by this update.
Summary of changes:
gdb/ChangeLog | 35 ++++++
gdb/Makefile.in | 1 +
gdb/arc-linux-nat.c | 320 +++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/arc-linux-tdep.c | 224 ++++++++++++++++++++++++++++++++++--
gdb/arc-tdep.c | 123 ++++++++++++++++++++
gdb/arc-tdep.h | 13 +++
gdb/configure.host | 3 +
gdb/configure.nat | 4 +
8 files changed, 713 insertions(+), 10 deletions(-)
create mode 100644 gdb/arc-linux-nat.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_kernel/gnu-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 65de6fad2 4: update: gcc-8d76c007afe4c70f51fd56b0e5b89522de5de61f: 21059
discards e7800a577 3: reset: gcc-69165332a914f1167c3077fa1f57afc64fd8a667: 21059
discards 77b60c422 2: update: binutils-gcc-linux-qemu: 21061
new f6543a82f 2: update: binutils-gcc-linux-qemu: 21061
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 (65de6fad2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 130 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11492 ++++----
04-build_abe-stage1/console.log | 20697 +++++++--------
05-build_linux/console.log | 9595 +++----
08-check_regression/console.log | 20 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 124 +-
09-update_baseline/results.regressions | 20 +-
console.log | 42542 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
results | 2 +-
12 files changed, 43241 insertions(+), 41859 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 321c4662d 2: update: binutils-3dc9a557a1e2bdc89443ed91ae5a3cf6699ff97e: 21215
new 9b044263f 2: update: qemu-a05f8ecd88f15273d033b6f044b850a8af84a5b8: 21215
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 (321c4662d)
\
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 | 150 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11629 ++++++------
04-build_abe-stage1/console.log | 15369 ++++++++--------
05-build_linux/console.log | 667 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 4 +-
09-update_baseline/console.log | 76 +-
09-update_baseline/results.regressions | 4 +-
console.log | 28463 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
11 files changed, 27991 insertions(+), 28829 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 7e63d383b89 c++: Fix build with clang
new 337ed0eb490 i386: Fix __builtin_floor with FE_DOWNWARD rounding directi [...]
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/config/i386/i386-expand.c | 25 ++++++++++++++++++++-----
gcc/testsuite/gcc.target/i386/pr96793.c | 28 ++++++++++++++++++++++++++++
2 files changed, 48 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr96793.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.