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_O3
in repository toolchain/ci/base-artifacts.
discards 02820a733 0: update: binutils-gcc: 2
new e8076a478 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 (02820a733)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1500 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 37668 -> 37664 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 265716 -> 265564 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 +++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 +++++------
7 files changed, 42 insertions(+), 6 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 binutils-gdb.
from 8d26ee1cd16 x86: Update X86_64_GOT_TYPE_P to cover more GOT relocations
new dfbcbf85eaf Rename EM_56800V4 to EM_56800EF.
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:
include/elf/common.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_kernel/gnu-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards c12e8df2e 0: update: binutils-gcc-linux-qemu: boot
new 88710fc90 0: update: binutils-gcc-linux-qemu: boot
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 (c12e8df2e)
\
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.xz | Bin 1584 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2792 bytes
03-build_abe-binutils/console.log.xz | Bin 32724 -> 30660 bytes
04-build_abe-stage1/console.log.xz | Bin 92136 -> 91464 bytes
05-build_abe-qemu/console.log.xz | Bin 31240 -> 31516 bytes
06-build_linux/console.log.xz | Bin 5864 -> 5368 bytes
07-boot_linux/console.log.xz | Bin 5972 -> 5972 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 11 insertions(+), 11 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 5a668ec0339 Adjust warn_access pass placement [PR104260].
new 23b2cb628e5 analyzer: fix zero-fill of calloc
new 3ef328c293a analyzer: fixes to realloc-handling [PR104369]
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/analyzer/engine.cc | 2 +-
gcc/analyzer/region-model-impl-calls.cc | 37 +++++++++-
gcc/analyzer/sm-taint.cc | 12 ++-
gcc/testsuite/gcc.dg/analyzer/calloc-1.c | 27 +++++++
gcc/testsuite/gcc.dg/analyzer/pr104369-1.c | 86 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/pr104369-2.c | 79 ++++++++++++++++++++
.../gcc.dg/analyzer/{realloc-2.c => realloc-3.c} | 43 +++++------
.../gcc.dg/analyzer/{realloc-2.c => realloc-4.c} | 39 +++++-----
gcc/testsuite/gcc.dg/analyzer/taint-realloc.c | 21 ++++++
9 files changed, 300 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/calloc-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr104369-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr104369-2.c
copy gcc/testsuite/gcc.dg/analyzer/{realloc-2.c => realloc-3.c} (59%)
copy gcc/testsuite/gcc.dg/analyzer/{realloc-2.c => realloc-4.c} (66%)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/taint-realloc.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/release-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 0044bb703 0: update: binutils-gcc: 2
new ed92fb639 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 (0044bb703)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1552 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 50352 -> 50404 bytes
.../console.log.xz | Bin 478588 -> 478352 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 8 ++++----
7 files changed, 12 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.