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/binutils-gdb.
from e441b55e94 add splay tree for info_ptr -> CU mapping
adds ce81f9d6fa Fix regression from gdbarch registry change
No new revisions were added by this update.
Summary of changes:
gdb/solib.c | 8 +++++++-
1 file changed, 7 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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 0048b8526 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 512584be0 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 (0048b8526)
\
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 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 30812 -> 30428 bytes
05-build_abe-stage1/console.log.xz | Bin 91532 -> 90944 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 9368 -> 9412 bytes
08-build_abe-glibc/console.log.xz | Bin 233088 -> 234052 bytes
09-build_abe-stage2/console.log.xz | Bin 224128 -> 222256 bytes
10-build_abe-gdb/console.log.xz | Bin 38204 -> 37628 bytes
11-build_abe-qemu/console.log.xz | Bin 31224 -> 32300 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++-------
jenkins/manifest.sh | 44 +++++++++++++++++------------------
13 files changed, 30 insertions(+), 30 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 4b0253b0199 d: Fix ICE in in add_stack_var, at cfgexpand.cc:476
new 703837b2cc8 C: Implement C2X N2653 char8_t and UTF-8 string literal changes
new 053876cdbe8 preprocessor/106426: Treat u8 character literals as unsigne [...]
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:
gcc/c-family/c-lex.cc | 13 ++++---
gcc/c-family/c-opts.cc | 5 +--
gcc/c/c-parser.cc | 16 +++++++--
gcc/c/c-typeck.cc | 2 +-
gcc/ginclude/stdatomic.h | 6 ++++
gcc/testsuite/g++.dg/ext/char8_t-char-literal-1.C | 6 +++-
gcc/testsuite/g++.dg/ext/char8_t-char-literal-2.C | 4 +++
.../gcc.dg/atomic/c2x-stdatomic-lockfree-char8_t.c | 42 ++++++++++++++++++++++
.../atomic/gnu2x-stdatomic-lockfree-char8_t.c | 5 +++
gcc/testsuite/gcc.dg/c11-utf8str-type.c | 6 ++++
gcc/testsuite/gcc.dg/c17-utf8str-type.c | 6 ++++
gcc/testsuite/gcc.dg/c2x-utf8str-type.c | 6 ++++
gcc/testsuite/gcc.dg/c2x-utf8str.c | 34 ++++++++++++++++++
gcc/testsuite/gcc.dg/gnu2x-utf8str-type.c | 5 +++
gcc/testsuite/gcc.dg/gnu2x-utf8str.c | 34 ++++++++++++++++++
libcpp/charset.cc | 4 +--
libcpp/include/cpplib.h | 4 +--
libcpp/init.cc | 1 +
18 files changed, 185 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/atomic/c2x-stdatomic-lockfree-char8_t.c
create mode 100644 gcc/testsuite/gcc.dg/atomic/gnu2x-stdatomic-lockfree-char8_t.c
create mode 100644 gcc/testsuite/gcc.dg/c11-utf8str-type.c
create mode 100644 gcc/testsuite/gcc.dg/c17-utf8str-type.c
create mode 100644 gcc/testsuite/gcc.dg/c2x-utf8str-type.c
create mode 100644 gcc/testsuite/gcc.dg/c2x-utf8str.c
create mode 100644 gcc/testsuite/gcc.dg/gnu2x-utf8str-type.c
create mode 100644 gcc/testsuite/gcc.dg/gnu2x-utf8str.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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 26050f79e 4: update: binutils-gcc-linux-qemu: 33
new 7d499da3f 4: update: binutils-gcc-linux-qemu: 33
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 (26050f79e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 1636 -> 1652 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30332 -> 30236 bytes
04-build_abe-stage1/console.log.xz | Bin 91380 -> 91640 bytes
05-build_abe-qemu/console.log.xz | Bin 31352 -> 31572 bytes
06-build_linux/console.log.xz | Bin 6340 -> 5868 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 210 +++++++++++++++++------------------
jenkins/manifest.sh | 26 +++--
results | 1 -
10 files changed, 120 insertions(+), 117 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.