This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards ef72c69fd 0: update: binutils-gcc: 2
new 1d84ec0b5 0: update: binutils-gcc: 2
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 (ef72c69fd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1528 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 52744 -> 50940 bytes
05-build_abe-bootstrap/console.log.xz | Bin 464164 -> 461132 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 8 ++++----
7 files changed, 4 insertions(+), 40 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_binutils/master-aarch64
in repository toolchain/ci/gdb.
from e97198fdcd [gdb] Allow frv::fr300 in selftests
adds b11f3dbb88 [gdb/rust] Add missing _() for error call
adds 6d08aed3c9 Constify solib_name_from_address
adds 265aa48b39 Update my email address in gdb/MAINTAINERS
adds 8fea1a81c7 Introduce wrapper for CreateProcess
adds bcb9251f02 Allow ASLR to be disabled on Windows
adds 5517650206 Turn some windows-nat.c static functions into methods
adds 20489cca90 Use subclasses of windows_process_info
adds bcdbf606bc Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/MAINTAINERS | 2 +-
gdb/NEWS | 2 +
gdb/nat/windows-nat.c | 160 ++++++++++++++++++
gdb/nat/windows-nat.h | 63 ++++++-
gdb/python/py-progspace.c | 3 +-
gdb/rust-parse.c | 2 +-
gdb/solib.c | 2 +-
gdb/solib.h | 2 +-
gdb/stack.c | 5 +-
gdb/windows-nat.c | 422 +++++++++++++++++++++++-----------------------
gdbserver/win32-low.cc | 92 ++++------
gdbserver/win32-low.h | 40 ++++-
13 files changed, 512 insertions(+), 285 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_binutils/master-aarch64
in repository toolchain/ci/linux.
from e71e60cd74df Merge tag 'dma-mapping-5.19-2022-06-06' of git://git.infra [...]
adds 291e7d52d19f mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system [...]
adds a051246b786a mmc: block: Fix CQE recovery reset success
adds 479260419fa4 dt-bindings: mmc: Fix unevaluatedProperties warnings in examples
adds f7a447eda212 Merge tag 'mmc-v5.19-2' of git://git.kernel.org/pub/scm/li [...]
adds 5f92df8ddacb Input: raspberrypi-ts - add missing HAS_IOMEM dependency
adds c42e65664390 Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
adds 6ab2e51898cd Input: soc_button_array - also add Lenovo Yoga Tablet2 105 [...]
adds 9886142c7a22 Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes:
Documentation/devicetree/bindings/mmc/brcm,sdhci-brcmstb.yaml | 2 --
Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml | 3 +++
drivers/input/joystick/Kconfig | 1 +
drivers/input/misc/soc_button_array.c | 4 ++--
drivers/input/mouse/bcm5974.c | 7 ++++++-
drivers/mmc/core/block.c | 3 +--
drivers/mmc/host/sdhci-pci-gli.c | 3 +++
7 files changed, 16 insertions(+), 7 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_binutils/master-aarch64
in repository toolchain/ci/binutils-gdb.
from e97198fdcd [gdb] Allow frv::fr300 in selftests
adds b11f3dbb88 [gdb/rust] Add missing _() for error call
adds 6d08aed3c9 Constify solib_name_from_address
adds 265aa48b39 Update my email address in gdb/MAINTAINERS
adds 8fea1a81c7 Introduce wrapper for CreateProcess
adds bcb9251f02 Allow ASLR to be disabled on Windows
adds 5517650206 Turn some windows-nat.c static functions into methods
adds 20489cca90 Use subclasses of windows_process_info
adds bcdbf606bc Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/MAINTAINERS | 2 +-
gdb/NEWS | 2 +
gdb/nat/windows-nat.c | 160 ++++++++++++++++++
gdb/nat/windows-nat.h | 63 ++++++-
gdb/python/py-progspace.c | 3 +-
gdb/rust-parse.c | 2 +-
gdb/solib.c | 2 +-
gdb/solib.h | 2 +-
gdb/stack.c | 5 +-
gdb/windows-nat.c | 422 +++++++++++++++++++++++-----------------------
gdbserver/win32-low.cc | 92 ++++------
gdbserver/win32-low.h | 40 ++++-
13 files changed, 512 insertions(+), 285 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_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
discards d036f06fa 0: update: binutils-gcc-linux-glibc-gdb: 1
new d0170e783 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 (d036f06fa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 2724 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 38416 -> 37976 bytes
04-build_abe-gcc/console.log.xz | Bin 210632 -> 211236 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8764 -> 8876 bytes
07-build_abe-glibc/console.log.xz | Bin 238208 -> 238484 bytes
08-build_abe-gdb/console.log.xz | Bin 37916 -> 37372 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3848 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2228 -> 2068 bytes
11-check_regression/console.log.xz | Bin 2272 -> 2280 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 206 +++++++++---------
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 24 +--
sumfiles/binutils.log.xz | Bin 56136 -> 56116 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 81008 -> 81036 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 120780 -> 120816 bytes
sumfiles/ld.sum | 336 ++++++++++++++---------------
23 files changed, 461 insertions(+), 461 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 gcc.
from 5e5deac508e OpenMP: Fortran - fix ancestor's requires reverse_offload check
new d8c25809419 [Committed] Add -mno-avx2 to recent gcc.target/i386/xop-vpcmov3.c
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/gcc.target/i386/xop-pcmov3.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.