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-aarch64
in repository toolchain/ci/gcc.
from 008e7397dad Commonize ipa-pta constraint generation for calls
adds 84088dc4bb6 libstdc++: Fix std::match_results::end() for failed matches [...]
adds 6b6788f8c27 libstdc++: Add valid range assertions to std::basic_regex [ [...]
adds 45ba5426c12 libstdc++: Fix std::numeric_limits::lowest() test for strict modes
adds 247bac507e6 libstdc++: Simplify std::basic_regex::assign
adds 250ddf4c0b4 libstdc++: Add wrapper for internal uses of std::terminate
adds 150493d1fae Revert accidental change in ipa-modref-tree.h
adds 30cce6f65a7 Add obj-c++.srcman target to gcc/objcp/Makefile.
new 732d7638479 Daily bump.
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/ChangeLog | 115 +++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 273 +++++++++++++++++++++
gcc/ipa-modref-tree.h | 7 +-
gcc/objcp/ChangeLog | 5 +
gcc/objcp/Make-lang.in | 1 +
gcc/testsuite/ChangeLog | 37 +++
libgomp/ChangeLog | 38 +++
libstdc++-v3/ChangeLog | 39 +++
libstdc++-v3/include/bits/atomic_timed_wait.h | 1 -
libstdc++-v3/include/bits/c++config | 9 +
libstdc++-v3/include/bits/regex.h | 19 +-
libstdc++-v3/include/bits/regex_scanner.tcc | 4 +-
libstdc++-v3/include/bits/semaphore_base.h | 9 +-
libstdc++-v3/include/bits/std_thread.h | 5 +-
libstdc++-v3/libsupc++/eh_terminate.cc | 2 +-
.../testsuite/18_support/numeric_limits/lowest.cc | 20 +-
.../testsuite/28_regex/match_results/102667.C | 39 +++
18 files changed, 584 insertions(+), 41 deletions(-)
create mode 100644 libstdc++-v3/testsuite/28_regex/match_results/102667.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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3_VECT
in repository toolchain/ci/base-artifacts.
discards c56a2201d 0: update: binutils-gcc-newlib: 1
new 465f993a5 0: update: binutils-gcc-newlib: 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 (c56a2201d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1580 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 43504 -> 43816 bytes
04-build_abe-stage1/console.log.xz | Bin 87820 -> 88412 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 33240 -> 33208 bytes
07-build_abe-stage2/console.log.xz | Bin 156096 -> 156512 bytes
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 60 ++++-------------------------------
09-benchmark/console.log.xz | Bin 3056 -> 2240 bytes
10-check_regression/console.log.xz | Bin 816 -> 816 bytes
10-check_regression/results.log | 20 ++++++------
11-update_baseline/console.log | 42 ++++++++++++------------
11-update_baseline/results.log | 20 ++++++------
jenkins/manifest.sh | 18 +++++------
results | 2 +-
results_id | 2 +-
17 files changed, 59 insertions(+), 107 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-aarch64
in repository toolchain/ci/binutils-gdb.
from c8ed8c8ac3 [gdb/testsuite] Fix FAIL in gdb.mi/mi-var-child-f.exp
adds 4d224f4a58 [ARM] Refactor some constants
adds dc22c61a16 [ARM] Small refactoring of arm gdbarch initialization
adds ecbf5d4f9b [ARM] Refactor pseudo register numbering
adds ae66a8f19e [ARM] Add support for M-profile MVE extension
adds 255a531196 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/NEWS | 4 +
gdb/arch/arm.c | 7 +
gdb/arch/arm.h | 17 +-
gdb/arm-tdep.c | 293 +++++++++++++++++++++++++++------
gdb/arm-tdep.h | 20 ++-
gdb/doc/gdb.texinfo | 11 ++
gdb/features/Makefile | 1 +
gdb/features/arm/arm-m-profile-mve.c | 20 +++
gdb/features/arm/arm-m-profile-mve.xml | 19 +++
10 files changed, 336 insertions(+), 58 deletions(-)
create mode 100644 gdb/features/arm/arm-m-profile-mve.c
create mode 100644 gdb/features/arm/arm-m-profile-mve.xml
--
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-aarch64
in repository toolchain/ci/base-artifacts.
discards b2e8a7a8f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 2ac1d198f 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 (b2e8a7a8f)
\
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 1544 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 45504 -> 44992 bytes
05-build_abe-stage1/console.log.xz | Bin 72556 -> 71300 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8728 -> 9248 bytes
08-build_abe-glibc/console.log.xz | Bin 234600 -> 236176 bytes
09-build_abe-stage2/console.log.xz | Bin 201656 -> 201272 bytes
10-build_abe-gdb/console.log.xz | Bin 45064 -> 44840 bytes
11-build_abe-qemu/console.log.xz | Bin 29728 -> 29856 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 22 +++++++++++-----------
jenkins/manifest.sh | 26 +++++++++++++-------------
13 files changed, 24 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.