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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 4e52dd68 0: update: llvm-linux: boot
new e33e07c0 0: update: llvm-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 (4e52dd68)
\
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 | 70 +-
02-build_llvm/console.log | 12682 +++++++++++++++++----------------
03-build_linux/console.log | 1162 +--
04-boot_linux/console.log | 434 +-
05-check_regression/console.log | 20 +-
06-update_baseline/console.log | 16 +-
console.log | 14384 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14382 insertions(+), 14394 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-release-arm-mainline-allyesconfig
in repository toolchain/ci/gcc.
from 8b3c0979ea1 Daily bump.
adds 4ccda0308ef Fix handling of floating-point homogeneous aggregates.
adds 3004aba7a0e Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/pa/pa.c | 2 +-
gcc/config/pa/som.h | 18 ++++++++++++------
4 files changed, 22 insertions(+), 8 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-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c5195c84 0: update: binutils-gcc-linux: all
new 3e3ed96d 0: update: binutils-gcc-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 (c5195c84)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 220 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11582 ++++++-------
04-build_abe-stage1/console.log | 18261 +++++++++++----------
05-build_linux/console.log | 804 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 31342 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
11 files changed, 31322 insertions(+), 31357 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-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 22b6cd7043 Fix latent bug in dwarf2_find_containing_comp_unit
adds 24ac169ac5 gdb/testsuite: Regenerate the testglue if it is not in
adds c7adb09f35 Fix typo in gdb/testsuite/ChangeLog
adds a4425a57c7 Fuzzers whining about mach-o support
adds 4f180d5396 Check for null result from gdb_demangle
adds bd360d3048 gdb/testsuite: Add test for case where gdb_demangle returns NULL
adds 1eb7317953 [gdb] Fix cc-with-dwz regression
adds e94e944bf2 Fix two more mips-tdep.h declarations
adds 755251522a [gdb/testsuite] Fix gdb.go/methods.exp
adds d4d947ae37 Update partial_symtab comment
adds 5522c15d39 Automatic date update in version.in
adds dda42c0b7b Add a mostlyclean target to gdbserver
new 7b3c27152b PR25585, PHDR segment not covered by LOAD segment
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/ChangeLog | 23 ++++
bfd/elf.c | 6 +-
bfd/mach-o.c | 136 ++++++++++++++++-----
bfd/version.h | 2 +-
gdb/ChangeLog | 19 +++
gdb/dwarf2/read.c | 2 +
gdb/mips-tdep.h | 4 +-
gdb/psympriv.h | 3 +-
gdb/psymtab.c | 3 +-
gdb/testsuite/ChangeLog | 20 +++
...o-locals-optimized-out.c => cpp-linkage-name.c} | 10 +-
gdb/testsuite/gdb.dwarf2/cpp-linkage-name.exp | 96 +++++++++++++++
gdb/testsuite/gdb.go/methods.exp | 75 ++++++++++--
gdb/testsuite/lib/gdb.exp | 13 +-
gdbserver/ChangeLog | 4 +
gdbserver/Makefile.in | 2 +-
ld/ChangeLog | 6 +
ld/NEWS | 6 +
18 files changed, 377 insertions(+), 53 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{info-locals-optimized-out.c => cpp-linkage-name.c} (84%)
create mode 100644 gdb/testsuite/gdb.dwarf2/cpp-linkage-name.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_kernel/gnu-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a88216e3 0: update: binutils-gcc-linux: boot
new 1a133c90 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 (a88216e3)
\
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 | 220 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11987 ++++++++-------
04-build_abe-stage1/console.log | 15730 ++++++++++---------
05-build_linux/console.log | 696 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 29097 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 29070 insertions(+), 29140 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-release-aarch64-stable-defconfig
in repository toolchain/ci/gcc.
from 8b3c0979ea1 Daily bump.
adds 4ccda0308ef Fix handling of floating-point homogeneous aggregates.
adds 3004aba7a0e Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/pa/pa.c | 2 +-
gcc/config/pa/som.h | 18 ++++++++++++------
4 files changed, 22 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.