This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from c322ae7a490 Daily bump.
new 4b790d6e2e3 tree-optimization/104880 - move testcase
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:
gcc/testsuite/g++.dg/opt/{pr104880.cc => pr104880.C} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename gcc/testsuite/g++.dg/opt/{pr104880.cc => pr104880.C} (100%)
--
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 gcc.
from a2a7da1a055 libstdc++: Fix syntax error in libbacktrace configuration
new 214d2860f4e tree-optimization/104880 - move testcase
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:
gcc/testsuite/g++.dg/opt/{pr104880.cc => pr104880.C} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename gcc/testsuite/g++.dg/opt/{pr104880.cc => pr104880.C} (100%)
--
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_build/master-aarch64
in repository toolchain/ci/glibc.
from 23102686ec x86: Cleanup page cross code in memcmp-avx2-movbe.S
adds 78fb888273 mips: Fix mips64n32 64 bit time_t stat support (BZ#29069)
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/mips/bits/struct_stat.h | 38 +++++++++++++++----------
1 file changed, 23 insertions(+), 15 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_build/master-aarch64
in repository toolchain/ci/linux.
from a2c29ccd9477 Merge tag 'devicetree-fixes-for-5.18-2' of git://git.kerne [...]
adds bd8963e602c7 i2c: pasemi: Wait for write xfers to finish
adds 39c025721d70 i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit
adds c60bd968c747 i2c: qcom-geni: Use dev_err_probe() for GPI DMA error
adds 993eb48fa199 i2c: dev: check return value when calling dev_set_name()
adds aef80e2fbe3e i2c: dev: Force case user pointers in compat_i2cdev_ioctl()
adds e35c93695c74 i2c: ismt: Fix undefined behavior due to shift overflowing [...]
adds bd0c7d755bf3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
adds 5c7d28c6f6d4 power: supply: samsung-sdi-battery: Add missing charge res [...]
adds 581045ed5cfa power: supply: Reset err after not finding static battery
adds 9a921a6ff7a6 Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/l [...]
adds 08d835dff916 genirq/affinity: Consider that CPUs on nodes can be unbalanced
adds 7e1777f5ec17 Merge tag 'irq-urgent-2022-04-17' of git://git.kernel.org/ [...]
adds 9e949a388635 smp: Fix offline cpu check in flush_smp_call_function_queue()
adds b7ba6d8dc356 cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
adds 0e59732ed61a Merge tag 'smp-urgent-2022-04-17' of git://git.kernel.org/ [...]
adds c54bc0fc8421 timers: Fix warning condition in __run_timers()
adds 40e97e42961f tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
adds 9c95bc25ad3b tick/sched: Fix non-kernel-doc comment
adds fbb9c58e56f2 Merge tag 'timers-urgent-2022-04-17' of git://git.kernel.o [...]
adds 258f3b8c3210 x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
adds 400331f8ffa3 x86/tsx: Disable TSX development mode at boot
adds 3a69a44278a7 Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/ [...]
adds 262fc47ac174 xen/balloon: don't use PV mode extra memory for zone devic [...]
adds a1901b464e7e Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org [...]
adds b2d229d4ddb1 Linux 5.18-rc3
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
arch/x86/include/asm/msr-index.h | 4 +-
arch/x86/kernel/cpu/common.c | 2 +
arch/x86/kernel/cpu/cpu.h | 5 +-
arch/x86/kernel/cpu/intel.c | 7 --
arch/x86/kernel/cpu/tsx.c | 104 ++++++++++++++++++++++++++---
drivers/i2c/busses/i2c-imx.c | 33 +++++++++
drivers/i2c/busses/i2c-ismt.c | 4 +-
drivers/i2c/busses/i2c-pasemi-core.c | 6 ++
drivers/i2c/busses/i2c-qcom-geni.c | 6 +-
drivers/i2c/i2c-dev.c | 17 +++--
drivers/power/supply/power_supply_core.c | 6 ++
drivers/power/supply/samsung-sdi-battery.c | 2 +
drivers/xen/balloon.c | 54 +++++++--------
drivers/xen/unpopulated-alloc.c | 33 ---------
kernel/cpu.c | 36 +++++-----
kernel/irq/affinity.c | 5 +-
kernel/smp.c | 2 +-
kernel/time/tick-sched.c | 6 +-
kernel/time/timer.c | 11 +--
tools/arch/x86/include/asm/msr-index.h | 4 +-
21 files changed, 220 insertions(+), 129 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards df334bdc 2: update: binutils-gcc-linux-glibc-gdb: 0
new 323439c8 2: update: binutils-gcc-linux-glibc-gdb: 0
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 (df334bdc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1548 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 24092 -> 24924 bytes
10-check_regression/console.log.xz | Bin 412 -> 412 bytes
11-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +++++++-------
6 files changed, 32 insertions(+), 32 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/release-arm
in repository toolchain/ci/gdb.
from 3414676475 Automatic date update in version.in
adds 54be2d2c95 Automatic date update in version.in
adds 343959391d Automatic date update in version.in
adds 43b656588a Automatic date update in version.in
adds 4f7b9bc89d Automatic date update in version.in
adds 83ab522c0f Automatic date update in version.in
adds a71b30e103 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.