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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 4f3bd8f2 0: update: linux-89bfa55543a2e42ada0497ed63130d9795a1ed09: boot
new d158ebac 0: update: gcc-7092b7aea122a91824d048aeb23834cf1d19b1a1: 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 (4f3bd8f2)
\
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.xz | Bin 1584 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 29664 -> 29368 bytes
04-build_abe-stage1/console.log.xz | Bin 73020 -> 71372 bytes
05-build_abe-qemu/console.log.xz | Bin 31948 -> 31964 bytes
06-build_linux/console.log.xz | Bin 5500 -> 7000 bytes
07-boot_linux/console.log.xz | Bin 6064 -> 6064 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 10 +++++-----
10 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 99409555 0: update: qemu-81c7ed41a1b33031f3e4fe24191a998a492044b8: boot
new 4f3bd8f2 0: update: linux-89bfa55543a2e42ada0497ed63130d9795a1ed09: 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 (99409555)
\
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.xz | Bin 1600 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 29568 -> 29664 bytes
04-build_abe-stage1/console.log.xz | Bin 73040 -> 73020 bytes
05-build_abe-qemu/console.log.xz | Bin 30760 -> 31948 bytes
06-build_linux/console.log.xz | Bin 7008 -> 5500 bytes
07-boot_linux/console.log.xz | Bin 6056 -> 6064 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 10 +++++-----
10 files changed, 10 insertions(+), 10 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 8095d37f71c More const use and alloca avoidance in coff-pe-read.c
new 6a3c1573cc1 Un-break the coff-pe-read.c build
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:
gdb/coff-pe-read.c | 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 c1a9cf67915 Daily bump.
adds 7092b7aea12 rtlanal: Fix up replace_rtx [PR105333]
No new revisions were added by this update.
Summary of changes:
gcc/rtlanal.cc | 4 ++--
gcc/testsuite/gcc.dg/pr105333.c | 21 +++++++++++++++++++++
2 files changed, 23 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr105333.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/binutils-gdb.
from 77e99ad92f RISC-V: Add missing DECLARE_INSNs for Zicbo{m,p,z}
adds 6acc36f71d Fix method naming bug in new DWARF indexer
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/abbrev.c | 11 +++++
gdb/dwarf2/read.c | 7 ++-
gdb/testsuite/gdb.dwarf2/struct-decl.exp | 74 ++++++++++++++++++++++++++++++++
3 files changed, 90 insertions(+), 2 deletions(-)
create mode 100644 gdb/testsuite/gdb.dwarf2/struct-decl.exp
--
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 f5e3fe29 0: update: binutils-gcc: 2
new 19218b54 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 (f5e3fe29)
\
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 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 51864 -> 52204 bytes
05-build_abe-bootstrap/console.log.xz | Bin 462444 -> 457460 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 14 ++++++-------
7 files changed, 7 insertions(+), 43 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 6acc36f71df Fix method naming bug in new DWARF indexer
new 5a0d4dfbf8a Simplify BFD section iteration in coff-pe-read.c
new fa265c9bef4 Remove a const-removing cast from coff-pe-read.c
new 0f34437ba0f Use std::string in coff-pe-read.c
new 8095d37f71c More const use and alloca avoidance in coff-pe-read.c
The 4 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:
gdb/coff-pe-read.c | 101 ++++++++++++++++++-----------------------------------
1 file changed, 34 insertions(+), 67 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.