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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards c929424a 0: update: llvm-linux: boot
new c849df88 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 (c929424a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 16 +-
02-build_llvm/console.log | 11714 ++++++++++++++++----------------
03-build_linux/console.log | 1808 ++---
04-boot_linux/console.log | 464 +-
console.log | 14002 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
6 files changed, 14008 insertions(+), 14008 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 llvm.
from 56b34911f35 [LLParser] Remove unused variable after r359987. NFC
new 24ceb56a154 [SLPVectorizer] Prefer pre-increments. NFCI.
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:
lib/Transforms/Vectorize/SLPVectorizer.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 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-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from ac3da35de5 misc/tst-tsearch: Additional explicit error checking
adds 32e902a94e aarch64: thunderx2 memmove performance improvements
No new revisions were added by this update.
Summary of changes:
ChangeLog | 11 +
sysdeps/aarch64/multiarch/ifunc-impl-list.c | 1 +
sysdeps/aarch64/multiarch/memcpy_thunderx2.S | 572 ++++++++++-----------------
sysdeps/aarch64/multiarch/memmove.c | 5 +-
4 files changed, 227 insertions(+), 362 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-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 41045dd3 2: update: binutils-gcc-glibc: -5
new c113e9e1 2: update: binutils-gcc-glibc: -5
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 (41045dd3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2 [...]
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 | 11029 ++--
04-build_abe-stage1/console.log | 20025 +++---
05-build_abe-linux/console.log | 296 +-
06-build_abe-glibc/console.log | 39019 ++++++------
07-build_abe-stage2/console.log | 46820 +++++++-------
08-benchmark/benchmark-start.log | 2 +-
08-benchmark/benchmark.log | 5 +-
08-benchmark/console.log | 155 +-
09-check_regression/console.log | 6 +-
10-update_baseline/console.log | 47 +-
console.log | 118057 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
14 files changed, 118062 insertions(+), 118077 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-allyesconfig
in repository toolchain/ci/gcc.
from 2d527eb0848 Fix reference to wrong class in comment
adds aa3d4957976 Daily bump.
adds 81bd3157487 2019-05-05 Thomas Koenig <tkoenig(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr90344.f90 | 25 +++++++++++++++++++++++++
3 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr90344.f90
--
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-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 9d6d4be89d [gdb/testsuite] Add cc-with-debug-names.exp
adds af97b4161f Don't derive partial_symbol from general_symbol_info
adds b6484282f8 Fix incorrect use of 'is' operator for comparison in python/ [...]
adds 7f008c9e6a Change valid_user_defined_cmd_name_p to return bool
adds 6fe876770a Change valid_command_p to return bool
adds e2eb806a17 Use "false" in select_frame_for_mi
adds fa9c2a59e3 Use bool, true, and false in arc-tdep.c
adds 9c05602219 Use "false" in compile_cplus_convert_enum
adds 06d16ec977 Use gdb_assert_not_reached in arm-linux-nat.c
adds fbdf05a16e Change arc_tdesc_init to return bool
adds 5da01df5b5 Remove a VEC from ppc-linux-nat.c
adds 89055eaa12 Remove a VEC from aarch64-tdep.c
adds 1231b7b825 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 69 ++++++++++++++++++++++++++++++++
gdb/aarch64-tdep.c | 36 +++++++----------
gdb/arc-tdep.c | 26 ++++++------
gdb/arm-linux-nat.c | 2 +-
gdb/cli/cli-cmds.c | 6 +--
gdb/cli/cli-decode.c | 8 ++--
gdb/command.h | 2 +-
gdb/compile/compile-cplus-types.c | 2 +-
gdb/dwarf-index-write.c | 8 ++--
gdb/ppc-linux-nat.c | 58 ++++++++++++++-------------
gdb/psympriv.h | 18 ++++++---
gdb/psymtab.c | 76 +++++++++++++++++++-----------------
gdb/python/lib/gdb/command/prompt.py | 4 +-
gdb/stack.c | 2 +-
15 files changed, 197 insertions(+), 122 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4f21fa20 0: update: binutils-gcc-linux: all
new 9787de4b 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 (4f21fa20)
\
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 | 418 +-
03-build_abe-binutils/console.log | 10797 ++++----
04-build_abe-stage1/console.log | 15233 +++++------
05-build_linux/console.log | 24608 ++++++++---------
06-boot_linux/console.log | 6 +-
console.log | 51186 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 51181 insertions(+), 51205 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.