This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8186ae66 0: update: llvm-linux: all
new a075a63f 0: update: llvm-linux: all
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 (8186ae66)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 166 +-
02-build_llvm/console.log | 12660 +++++++++++++--------------
03-build_linux/console.log | 4622 +++++-----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 17485 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 17463 insertions(+), 17492 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 267cca3d201 doc: properly describe --enable-checking behavior
new 71837f64ab0 Fix typo: paramter -> parameter [PR93864]
new 7b60f3ba766 c: Small diagnostics tweak - add missing ? after did you me [...]
new 103bc4db766 testsuite: Fix recently added ipa testcases [PR93763]
The 3 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 | 8 ++++++++
gcc/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-pragma.c | 2 +-
gcc/config/aarch64/aarch64.c | 2 +-
gcc/config/lm32/lm32.c | 8 ++++----
gcc/fortran/ChangeLog | 9 ++++++++-
gcc/fortran/intrinsic.texi | 2 +-
gcc/fortran/trans-array.c | 6 +++---
gcc/ipa-prop.h | 2 +-
gcc/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/g++.dg/ipa/pr93763.C | 2 +-
gcc/testsuite/gcc.dg/decl-1.c | 2 +-
gcc/testsuite/gcc.dg/ipa/pr93763.c | 28 ++++++++++++++++------------
gcc/testsuite/gfortran.dg/data_array_5.f90 | 2 +-
gcc/testsuite/obj-c++.dg/encode-4.mm | 4 ++--
gcc/testsuite/objc.dg/encode-2.m | 4 ++--
16 files changed, 69 insertions(+), 31 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 08f80cb6 0: update: binutils-gcc-linux: boot
new 9d0e422b 0: update: binutils-gcc-linux: 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 (08f80cb6)
\
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 | 122 +-
02-prepare_abe/console.log | 358 +-
03-build_abe-binutils/console.log | 11463 ++++++-------
04-build_abe-stage1/console.log | 15708 +++++++++---------
05-build_linux/console.log | 2878 ++--
06-boot_linux/console.log | 352 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 2 +-
console.log | 30952 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 30942 insertions(+), 30915 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-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from a98c743fdf Re: vms buffer overflows and large memory allocation
adds c9af65210c [gdb/testsuite] Fix layout next/prev/regs help message
adds a88ef40d0f [gdb] Ensure listing of unused static var in info locals
adds 83d4d556e2 Fix a spelling mistake in the binutils documentation.
adds 45c63c0fe8 Updated translations for some of the binutils sub-directories.
adds e56d7f1e19 gdb/doc: Fix header alignment of 'info threads' example output
adds 7693576838 Simplify setting of reading_partial_symbols
adds 197400e800 Convert IS_TYPE_UNIT_GROUP to method
adds 4ac9383206 Fix a memory leak and remove an unused member
adds a60419c8c9 Automatic date update in version.in
adds c325c44ef6 gdb/copyright.py: Add generated files in gnulib/ to exclude list
adds 8cb5117ccf Move dwarf2_get_die_type declaration to dwarf2/read.h
new 70d497007d [gdb/testsuite] Remove gcc/93866 xfail in methods.exp
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:
bfd/version.h | 2 +-
binutils/ChangeLog | 6 +
binutils/doc/binutils.texi | 2 +-
gdb/ChangeLog | 43 +
gdb/copyright.py | 4 +-
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 2 +-
gdb/dwarf2/loc.h | 3 -
gdb/dwarf2/read.c | 31 +-
gdb/dwarf2/read.h | 13 +
gdb/stack.c | 1 +
gdb/testsuite/ChangeLog | 11 +
.../info-locals-unused-static-var.c} | 12 +-
...ution.exp => info-locals-unused-static-var.exp} | 23 +-
gdb/testsuite/gdb.go/methods.exp | 17 +-
gdb/tui/tui-layout.c | 6 +-
gold/ChangeLog | 4 +
gold/po/fr.po | 308 +-
gprof/ChangeLog | 4 +
gprof/po/ms.po | 52 +-
ld/ChangeLog | 4 +
ld/po/fr.po | 6229 +++++++-------------
22 files changed, 2579 insertions(+), 4203 deletions(-)
copy gdb/testsuite/{gdb.tui/tui-layout-asm-short-prog.S => gdb.base/info-locals-un [...]
copy gdb/testsuite/gdb.base/{source-execution.exp => info-locals-unused-static-var [...]
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fa128ec8 0: update: binutils-gcc-linux: boot
new f60a1af3 0: update: binutils-gcc-linux: 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 (fa128ec8)
\
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 | 122 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11864 +++++++--------
04-build_abe-stage1/console.log | 15823 ++++++++++----------
05-build_linux/console.log | 708 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 36 +-
08-update_baseline/console.log | 16 +-
console.log | 29007 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 29016 insertions(+), 29014 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.