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-lts-allmodconfig
in repository toolchain/ci/gcc.
from e38ea3eaeee Daily bump.
adds d67e09824de Daily bump.
adds 64bd71ed3b1 Daily bump.
adds 8950675bcdc PR libstdc++/88782 avoid ODR problems in std::make_shared
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 26 +++++++++++++
libstdc++-v3/include/bits/shared_ptr.h | 7 ++--
libstdc++-v3/include/bits/shared_ptr_base.h | 60 +++++++++++++++++------------
4 files changed, 66 insertions(+), 29 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 892e189b2 binutils-6b53149a41ae1e8950063e1151c3d10011b08f9b: all
new e728637a5 gcc-8950675bcdcb5783503089aa76c7bf584eeb218e: 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 (892e189b2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 78 +-
2-prepare_abe/console.log | 30 +-
3-build_abe-binutils/build-ok | 0
3-build_abe-binutils/console.log | 6531 ++++++++--------
4-build_abe-stage1/build-ok | 0
4-build_abe-stage1/console.log | 8447 ++++++++++----------
5-count_linux_objs/console.log | 180 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15248 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
results | 6 +-
trigger-bisect-on-failure | 6 +-
15 files changed, 15216 insertions(+), 15332 deletions(-)
delete mode 100644 3-build_abe-binutils/build-ok
delete mode 100644 4-build_abe-stage1/build-ok
--
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 linux.
from 49a57857aeea Linux 5.0-rc3
new 97e981324d49 ARCv2: boot log: BPU return stack depth
new 7dd380c338f1 ARC: boot log: print Action point details
new 4e868f8419cb ARC: fix __ffs return value to avoid build warnings
new 76e608676056 arc: remove redundant kernel-space generic-y
new a3010a046538 ARC: adjust memblock_reserve of kernel memory
new 3affbf0e154e ARC: perf: map generic branches to correct hardware condition
new 14f81a91ad29 ARC: perf: trivial code cleanup
new 0e956150fe09 ARC: perf: introduce Kernel PMU events support
new baf9cc85ba01 ARC: perf: move HW events mapping to separate function
new 29133260f7c2 ARC: perf: avoid kernel killing where it is possible
new ab6c03676cb1 ARC: show_regs: lockdep: avoid page allocator...
new f731a8e89f8c ARC: show_regs: lockdep: re-enable preemption
new 4d447455e73b ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if si [...]
new e6a72b7daeeb ARCv2: lib: memeset: fix doing prefetchw outside of buffer
new 57ef300e4627 Merge tag 'arc-5.0-rc3' of git://git.kernel.org/pub/scm/li [...]
new e8e683ae9a73 iommu/of: Fix probe-deferral
new 52e60b754438 Merge tag 'iommu-fixes-v5.0-rc3' of git://git.kernel.org/p [...]
The 17 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:
arch/arc/include/asm/Kbuild | 4 -
arch/arc/include/asm/arcregs.h | 12 +-
arch/arc/include/asm/bitops.h | 6 +-
arch/arc/include/asm/perf_event.h | 3 +-
arch/arc/kernel/perf_event.c | 241 ++++++++++++++++++++++++++++----------
arch/arc/kernel/setup.c | 27 +++--
arch/arc/kernel/troubleshoot.c | 30 +++--
arch/arc/lib/memset-archs.S | 40 +++++--
arch/arc/mm/fault.c | 13 +-
arch/arc/mm/init.c | 3 +-
drivers/iommu/of_iommu.c | 2 +-
11 files changed, 277 insertions(+), 104 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 66b83ff99db [X86][BtVer2] Update latency of mmx horizontal operations
new c0e594470af Fix compilation error with gcc 4.8
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:
unittests/ADT/OptionalTest.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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 d7167c671d Fix leak in splay-tree
new be6d4f74c7 Remove duplicate or commented-out #includes
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/ChangeLog | 16 ++++++++++++++++
gdb/cli/cli-interp.c | 1 -
gdb/compile/compile-cplus-types.c | 1 -
gdb/csky-tdep.c | 2 --
gdb/gdbserver/ChangeLog | 6 ++++++
gdb/gdbserver/linux-x86-low.c | 1 -
gdb/gdbserver/remote-utils.c | 1 -
gdb/gdbserver/tracepoint.c | 1 -
gdb/m32r-tdep.c | 1 -
gdb/mi/mi-main.c | 1 -
gdb/or1k-tdep.c | 1 -
gdb/printcmd.c | 1 -
gdb/python/py-block.c | 1 -
gdb/regcache.c | 1 -
gdb/remote.c | 1 -
gdb/stubs/ChangeLog | 4 ++++
gdb/stubs/ia64vms-stub.c | 1 -
gdb/target.c | 1 -
gdb/tui/tui-source.c | 1 -
gdb/ui-out.c | 1 -
20 files changed, 26 insertions(+), 18 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-allnoconfig
in repository toolchain/ci/gcc.
from e38ea3eaeee Daily bump.
adds d67e09824de Daily bump.
adds 64bd71ed3b1 Daily bump.
adds 8950675bcdc PR libstdc++/88782 avoid ODR problems in std::make_shared
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 26 +++++++++++++
libstdc++-v3/include/bits/shared_ptr.h | 7 ++--
libstdc++-v3/include/bits/shared_ptr_base.h | 60 +++++++++++++++++------------
4 files changed, 66 insertions(+), 29 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 34efa9ce3 binutils-e2e8b2d623ce001056a8c5ba3f6df520de9c680a: all
new ae41d145c gcc-8950675bcdcb5783503089aa76c7bf584eeb218e: 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 (34efa9ce3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 192 +-
2-prepare_abe/console.log | 81 +-
3-build_abe-binutils/build-ok | 0
3-build_abe-binutils/console.log | 6623 ++++++++--------
4-build_abe-stage1/build-ok | 0
4-build_abe-stage1/console.log | 8739 ++++++++++----------
5-count_linux_objs/console.log | 169 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15840 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 26 +-
results | 6 +-
trigger-bisect-on-failure | 6 +-
15 files changed, 16047 insertions(+), 15645 deletions(-)
delete mode 100644 3-build_abe-binutils/build-ok
delete mode 100644 4-build_abe-stage1/build-ok
--
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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 6f2e542cb binutils-f48dfe417e2ceb2251825336fe8769897a4d4b05: 5411
new f4a8255c8 gcc-996bdad985c52cfec85a101463fb5c87ade93551: 5411
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 (6f2e542cb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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:
1-reset_artifacts/console.log | 147 +-
2-prepare_abe/console.log | 59 +-
3-build_abe-binutils/build-ok | 0
3-build_abe-binutils/console.log | 3862 ++--
4-build_abe-stage1/build-ok | 0
4-build_abe-stage1/console.log | 4857 ++--
5-count_linux_objs/console.log | 38814 +++++++++++++++----------------
7-update_baseline/console.log | 3 +-
console.log | 45938 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 24 +-
results | 6 +-
trigger-bisect-on-failure | 6 +-
14 files changed, 46969 insertions(+), 46751 deletions(-)
delete mode 100644 3-build_abe-binutils/build-ok
delete mode 100644 4-build_abe-stage1/build-ok
--
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 60cbd5c64cc [AArch64] add more tests for buildvec to shuffle transform; NFC
new 66b83ff99db [X86][BtVer2] Update latency of mmx horizontal operations
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/Target/X86/X86ScheduleBtVer2.td | 2 +-
test/CodeGen/X86/mmx-schedule.ll | 24 ++++++++++++------------
test/tools/llvm-mca/X86/BtVer2/resources-ssse3.s | 24 ++++++++++++------------
3 files changed, 25 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.