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-release-arm_eabi-coremark-O2_LTO
in repository toolchain/ci/binutils-gdb.
from c20b52504a Automatic date update in version.in
adds d8c26a9cd5 Automatic date update in version.in
adds 636c5b0d0a Automatic date update in version.in
adds e18071ce24 Automatic date update in version.in
adds e75eebbb8d Automatic date update in version.in
adds cb1920c056 Automatic date update in version.in
adds e854b5bf31 Revert: [AArch64] MTE corefile support
adds cfcc488ce4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 9 +++++++++
bfd/elf.c | 19 -------------------
bfd/version.h | 2 +-
binutils/ChangeLog | 8 ++++++++
binutils/readelf.c | 2 --
include/ChangeLog | 9 +++++++++
include/elf/common.h | 6 ------
7 files changed, 27 insertions(+), 28 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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O2_LTO
in repository toolchain/ci/base-artifacts.
discards 4930961fd 0: update: binutils-gcc-newlib: 1
new 7c1be1f5d 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 (4930961fd)
\
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 1576 -> 1836 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 41276 -> 42092 bytes
04-build_abe-stage1/console.log.xz | Bin 83016 -> 83384 bytes
06-build_abe-newlib/console.log.xz | Bin 33084 -> 32852 bytes
07-build_abe-stage2/console.log.xz | Bin 158240 -> 157948 bytes
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 61 +++++++++++++++++++++++++++++++----
09-benchmark/console.log.xz | Bin 2224 -> 3052 bytes
10-check_regression/console.log.xz | Bin 1008 -> 1008 bytes
10-check_regression/results.log | 4 +--
11-update_baseline/console.log | 10 +++---
11-update_baseline/results.log | 4 +--
jenkins/manifest.sh | 20 ++++++------
results_id | 2 +-
15 files changed, 76 insertions(+), 27 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 release/2.32/master
in repository glibc.
from 182ffd8e75 linux: Remove shmmax check from tst-sysvshm-linux
new 5c77e0cca9 posix: Correct attribute access mode on readlinkat [BZ #27024].
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:
posix/unistd.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_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from d081516ae17 testsuite: Use explicit -ftree-cselim in tests using -fdump [...]
adds d27d694151c testsuite: Allow .sdata in more cases in gcc.dg/array-quals-1.c
adds 716a5836928 c++/102228 - make lookup_anon_field O(1)
adds e66b9f6779f analyzer: fix ICE when discarding result of realloc [PR102225]
No new revisions were added by this update.
Summary of changes:
gcc/analyzer/analyzer.h | 2 ++
gcc/analyzer/constraint-manager.cc | 9 ++---
gcc/analyzer/region-model-impl-calls.cc | 42 ++++++++++++++++--------
gcc/analyzer/region-model.cc | 2 +-
gcc/cp/cp-tree.h | 4 +++
gcc/cp/decl.c | 3 ++
gcc/cp/decl2.c | 17 +++++-----
gcc/cp/module.cc | 10 ++++--
gcc/cp/semantics.c | 8 +++++
gcc/cp/typeck.c | 32 +++---------------
gcc/testsuite/gcc.dg/analyzer/realloc-1.c | 5 +++
gcc/testsuite/gcc.dg/analyzer/torture/pr102225.c | 6 ++++
gcc/testsuite/gcc.dg/array-quals-1.c | 10 +++---
13 files changed, 89 insertions(+), 61 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/pr102225.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_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 84b49a3c7 0: update: binutils-gcc: 2
new 2a17b91c8 0: update: binutils-gcc: 2
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 (84b49a3c7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1492 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 64800 -> 65648 bytes
05-build_abe-bootstrap/console.log.xz | Bin 468220 -> 468544 bytes
06-check_regression/console.log.xz | Bin 400 -> 400 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 10 +++++-----
7 files changed, 13 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.