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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1ea7cc438 0: update: binutils-gcc-linux-qemu: boot
new bce40c65e 0: update: binutils-gcc-linux-qemu: 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 (1ea7cc438)
\
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.xz | Bin 1564 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 45196 -> 45032 bytes
04-build_abe-stage1/console.log.xz | Bin 71780 -> 72176 bytes
05-build_abe-qemu/console.log.xz | Bin 30148 -> 29804 bytes
06-build_linux/console.log.xz | Bin 3912 -> 3952 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 18 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.
unknown user pushed a change to branch master
in repository linux.
from fa5878760579 Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git:// [...]
new 9b024201693e platform/mellanox: mlxreg-io: Fix argument base in kstrtou [...]
new db9cc7d6f95e platform/mellanox: mlxreg-io: Fix read access of n-bytes s [...]
new 92813dafcd8c platform/x86: dell: Make DELL_WMI_PRIVACY depend on DELL_WMI
new 41512e4dc0b8 platform/x86: intel_scu_ipc: Fix busy loop expiry time
new 5c02b581ce84 platform/x86: intel_scu_ipc: Increase virtual timeout to 10s
new a0c5814b9933 platform/x86: intel_scu_ipc: Update timeout value in comment
new c0d84d2c7c23 platform/x86: amd-pmc: Add alternative acpi id for PMC controller
new 0f607d6b2274 platform/x86: gigabyte-wmi: add support for B550 AORUS ELI [...]
new c005828744f5 platform/x86: intel_skl_int3472: Correct null check
new 7df227847ab5 platform/x86: int1092: Fix non sequential device mode handling
new ed47291911d3 Merge tag 'platform-drivers-x86-v5.15-3' of git://git.kern [...]
new 2e5809a4ddb1 arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZE
new 596143e3aec3 acpi/arm64: fix next_platform_timer() section mismatch error
new f4d0cc426f77 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 14 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:
MAINTAINERS | 2 +-
arch/arm64/mm/hugetlbpage.c | 2 +-
drivers/acpi/arm64/gtdt.c | 2 +-
drivers/platform/mellanox/mlxreg-io.c | 4 ++--
drivers/platform/x86/amd-pmc.c | 1 +
drivers/platform/x86/dell/Kconfig | 1 +
drivers/platform/x86/gigabyte-wmi.c | 1 +
drivers/platform/x86/intel/int1092/intel_sar.c | 23 ++++++++++++++--------
.../x86/intel/int3472/intel_skl_int3472_discrete.c | 2 +-
drivers/platform/x86/intel_scu_ipc.c | 6 +++---
10 files changed, 27 insertions(+), 17 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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from c8ed8c8ac3 [gdb/testsuite] Fix FAIL in gdb.mi/mi-var-child-f.exp
adds 4d224f4a58 [ARM] Refactor some constants
adds dc22c61a16 [ARM] Small refactoring of arm gdbarch initialization
adds ecbf5d4f9b [ARM] Refactor pseudo register numbering
adds ae66a8f19e [ARM] Add support for M-profile MVE extension
adds 255a531196 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/NEWS | 4 +
gdb/arch/arm.c | 7 +
gdb/arch/arm.h | 17 +-
gdb/arm-tdep.c | 293 +++++++++++++++++++++++++++------
gdb/arm-tdep.h | 20 ++-
gdb/doc/gdb.texinfo | 11 ++
gdb/features/Makefile | 1 +
gdb/features/arm/arm-m-profile-mve.c | 20 +++
gdb/features/arm/arm-m-profile-mve.xml | 19 +++
10 files changed, 336 insertions(+), 58 deletions(-)
create mode 100644 gdb/features/arm/arm-m-profile-mve.c
create mode 100644 gdb/features/arm/arm-m-profile-mve.xml
--
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_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 3bed541a9 0: update: binutils-gcc-linux-glibc-gdb: 1
new 383aaeff7 0: update: binutils-gcc-linux-glibc-gdb: 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 (3bed541a9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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.xz | Bin 1552 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 52904 -> 52132 bytes
04-build_abe-gcc/console.log.xz | Bin 210060 -> 208888 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8428 -> 8900 bytes
07-build_abe-glibc/console.log.xz | Bin 235020 -> 235288 bytes
08-build_abe-gdb/console.log.xz | Bin 44684 -> 44236 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3816 bytes
10-build_abe-check_gcc/console.log.xz | Bin 3744 -> 2940 bytes
11-check_regression/console.log.xz | Bin 3736 -> 3364 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 24 +-
11-check_regression/results.compare | 40 +-
11-check_regression/results.compare2 | 181 +-
11-check_regression/results.regressions | 40 +-
12-update_baseline/console.log | 675 +++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 24 +-
12-update_baseline/results.compare | 40 +-
12-update_baseline/results.compare2 | 181 +-
12-update_baseline/results.regressions | 40 +-
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 3467772 -> 3462728 bytes
sumfiles/g++.sum | 126 +-
sumfiles/gcc.log.xz | Bin 3083748 -> 3049972 bytes
sumfiles/gcc.sum | 4336 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 895132 -> 898756 bytes
sumfiles/gfortran.sum | 54 +-
sumfiles/libatomic.log.xz | Bin 2248 -> 2248 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 179032 -> 178456 bytes
sumfiles/libgomp.sum | 30 +-
sumfiles/libitm.log.xz | Bin 2652 -> 2648 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 422032 -> 421860 bytes
sumfiles/libstdc++.sum | 12 +-
37 files changed, 2845 insertions(+), 2996 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_llvm_apm
in repository toolchain/ci/interesting-commits.
from a149dfa Add regression adec9223616477df023026b0269ccd008701cc94 from [...]
new e6e84c8 Add regression adec9223616477df023026b0269ccd008701cc94 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:
llvm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.