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 fb58f5e9286 Fix a potential use of an uninitialised variable error in gold.
new 069057bf0f8 bfd/riscv: tighten matching rules in riscv_scan
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 | 5 +++++
bfd/cpu-riscv.c | 18 ++++++++++++++----
2 files changed, 19 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 067e5b9d 7: update: binutils-glibc: 1
new ab647754 7: update: gcc-605a8f3bbcfbc5c2d677f9eb0585db8ad15a730d: 1
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 (067e5b9d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-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 | 96 +-
02-prepare_abe/console.log | 72 +-
03-build_abe-binutils/console.log | 11212 ++-
04-build_abe-stage1/console.log | 20333 ++---
05-build_abe-linux/console.log | 262 +-
06-build_abe-glibc/console.log | 38940 ++++-----
07-build_abe-stage2/console.log | 45343 +++++-----
09-benchmark--O2_marm/benchmark-start.log | 2 +-
09-benchmark--O2_marm/benchmark.log | 4 +-
09-benchmark--O2_marm/console.log | 584 +-
10-check_regression/console.log | 3655 +-
10-check_regression/results-0.csv | 3208 +-
10-check_regression/results-1.csv | 3198 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 21 +-
10-check_regression/results-full.csv | 3464 +-
10-check_regression/results.csv | 241 +-
10-check_regression/results.log | 4122 +-
11-update_baseline/console.log | 5616 +-
11-update_baseline/results-1.csv | 3198 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 21 +-
11-update_baseline/results-full.csv | 3196 +-
11-update_baseline/results.csv | 237 +-
console.log | 126257 ++++++++++++++-------------
jenkins/manifest.sh | 16 +-
results_id | 2 +-
27 files changed, 137948 insertions(+), 135468 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 linux.
from 3e08a95294a4 Merge tag 'for-5.8-rc2-tag' of git://git.kernel.org/pub/sc [...]
new 0ae705f3d2b2 KVM: MIPS: Fix a build error for !CPU_LOONGSON64
new b95273f12723 kvm/svm: disable KCSAN for svm_vcpu_run()
new 88c200d929c9 KVM: VMX: Add helpers to identify interrupt type from intr_info
new 49097762fa40 Revert "KVM: VMX: Micro-optimize vmexit time when not expo [...]
new af28dfacbe00 kvm: lapic: fix broken vcpu hotplug
new 44d527170731 KVM: LAPIC: ensure APIC map is up to date on concurrent up [...]
new 312d16c7c061 KVM: x86/mmu: Avoid mixing gpa_t with gfn_t in walk_addr_g [...]
new 2dbebf7ae1ed KVM: nVMX: Plumb L2 GPA through to PML emulation
new bf09fb6cba4f KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
new bf10bd0be532 KVM: X86: Fix MSR range of APIC registers in X2APIC mode
new 26769f96e623 KVM: x86: allow TSC to differ by NTP correction bounds wit [...]
new e4553b4976d1 KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru
new 26e122e97a3d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 13 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/mips/kvm/mips.c | 2 ++
arch/x86/include/asm/kvm_host.h | 4 ++--
arch/x86/include/asm/mwait.h | 2 --
arch/x86/kernel/cpu/umwait.c | 6 -----
arch/x86/kvm/lapic.c | 50 +++++++++++++++++++++++++----------------
arch/x86/kvm/mmu.h | 2 +-
arch/x86/kvm/mmu/mmu.c | 4 ++--
arch/x86/kvm/mmu/paging_tmpl.h | 16 ++++++-------
arch/x86/kvm/svm/svm.c | 2 +-
arch/x86/kvm/vmx/vmcs.h | 32 ++++++++++++++++----------
arch/x86/kvm/vmx/vmx.c | 27 ++++------------------
arch/x86/kvm/vmx/vmx.h | 2 --
arch/x86/kvm/x86.c | 7 +++---
13 files changed, 74 insertions(+), 82 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_cross
in repository toolchain/ci/interesting-commits.
from 41a3491 Add last-good ae725e3f9cb4e1eb825ebe1d55241c98c2ea32f1 from h [...]
new fd6042b Add regression 9f6e508b4270093607676361e68dfd7a0bf91492 from [...]
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:
glibc | 1 +
1 file changed, 1 insertion(+)
--
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_cross
in repository toolchain/ci/interesting-commits.
from bc0613f Add regression 0e871a5b84339006697ba43732809eeda9159480 from [...]
new 41a3491 Add last-good ae725e3f9cb4e1eb825ebe1d55241c98c2ea32f1 from h [...]
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:
glibc | 1 +
1 file changed, 1 insertion(+)
create mode 100644 glibc
--
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 4bf05d4a900 ld: Correct --dependency-file order
new fb58f5e9286 Fix a potential use of an uninitialised variable error in gold.
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:
gold/ChangeLog | 5 +++++
gold/target-reloc.h | 2 +-
2 files changed, 6 insertions(+), 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_gnu/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards bc42ac64 0: update: gcc-ba6547307106a80d84f24e1773b21c2c3d1e5c5b: 1
new 689d4b7c 0: update: gcc-ea3f1f2347841c7bbc469c0a7c8fd46fdbb0b251: 1
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 (bc42ac64)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 128 +-
02-prepare_abe/console.log | 432 +-
04-build_abe-bootstrap_ubsan/console.log | 71643 ++++++++++++++--------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 2 +-
console.log | 72211 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 72177 insertions(+), 72255 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.