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-aarch64-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from b8e92c571b Automatic date update in version.in
adds 7eb21cc702 Change call_site_target to use custom type and enum
adds 797662d7ef Make call_site_target members private
adds 394d8c59ea Constify chain_candidate
adds 206bedc2aa Change call_site_find_chain_1 to work recursively
adds a0e0ca7044 Change call_site_target to iterate over addresses
adds 48ac197b0c Handle multiple addresses in call_site_target
adds 22f8b65e9b Simplify the CLI set_logging logic
adds 8b1931b394 Use unique_ptr in CLI logging code
adds 3c6c449e30 Add new timestamped_file class
adds 52a4a5885a Switch gdb_stdlog to use timestamped_file
adds f77c52719d Add Rust parser check for end of expression
adds 4a02e01a71 Automatic date update in version.in
adds 1fc6fa2f1b asan: heap buffer overflow in pa_chk_field_selector
adds 7cd7b0641b sim: add arch/.gdbinit stub scripts
adds 1d1595b48b RISC-V: correct FCVT.Q.L[U]
adds be13be5b68 gas/Dwarf: special-case .linefile only for macros
adds f3bbd5c389 bfd/Dwarf2: make find-nearest-line returned function name co [...]
adds ddfc2f56d5 bfd/Dwarf2: gas doesn't mangle names
adds 9e6a252c06 gdb/mi: fix use after free of frame_info causing spurious no [...]
adds 4daa9f295d gdb/testsuite: fix copy & paste error in gdb.python/py-forma [...]
adds 47b8bb38fc gdb/testsuite: fix test failure when building against readline v7
new 2f761de2ba gdb/remote: use current_inferior in read_ptid if multi-proce [...]
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/dwarf2.c | 6 +-
bfd/version.h | 2 +-
gas/config/tc-hppa.c | 45 ++--
gas/macro.c | 3 +-
gas/testsuite/gas/elf/dwarf-5-irp.d | 20 ++
gas/testsuite/gas/elf/dwarf-5-irp.s | 7 +
gas/testsuite/gas/riscv/zqinx.d | 4 +-
gdb/cli/cli-interp.c | 63 ++---
gdb/dwarf2/loc.c | 270 ++++++++++++---------
gdb/dwarf2/read.c | 35 +++
gdb/event-top.c | 2 +-
gdb/gdbtypes.h | 95 +++++---
gdb/mi/mi-main.c | 44 +++-
gdb/remote.c | 9 +-
gdb/rust-parse.c | 6 +-
gdb/testsuite/gdb.arch/amd64-entry-value.exp | 2 +-
gdb/testsuite/gdb.base/eof-exit.exp | 2 +-
.../{multi-kill.c => attach-no-multi-process.c} | 16 +-
.../gdb.multi/attach-no-multi-process.exp | 88 +++++++
gdb/testsuite/gdb.python/py-format-address.exp | 7 +-
gdb/testsuite/gdb.rust/expr.exp | 2 +
gdb/tui/tui-io.c | 8 +-
gdb/ui-file.c | 29 +++
gdb/ui-file.h | 24 ++
gdb/utils.c | 32 +--
gdb/utils.h | 3 +
opcodes/riscv-opc.c | 4 +-
sim/Makefile.in | 75 +++++-
sim/common/gdbinit.in | 2 +
sim/configure | 125 ++++++++--
sim/configure.ac | 1 +
31 files changed, 722 insertions(+), 309 deletions(-)
copy gdb/testsuite/gdb.multi/{multi-kill.c => attach-no-multi-process.c} (88%)
create mode 100644 gdb/testsuite/gdb.multi/attach-no-multi-process.exp
create mode 100644 sim/common/gdbinit.in
--
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_gcc_bootstrap/master-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards bca95934 2: update: binutils-gcc: 0
new 290d3392 2: update: binutils-gcc: 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 (bca95934)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1720 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 20820 -> 23120 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 10 +++++-----
6 files changed, 8 insertions(+), 8 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 1dca4ca1bf2 arm: temporarily disable 'local' pcs selection (PR96882)
new 3032df28f2a arm: correctly handle zero-sized bit-fields in AAPCS [PR102024]
new b243ad1afb7 aarch64: correctly handle zero-sized bit-fields in AAPCS64 [...]
The 2 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/config/aarch64/aarch64.cc | 35 ++++++++++++++++++++--
gcc/config/arm/arm.cc | 35 ++++++++++++++++++++--
gcc/testsuite/gcc.target/aarch64/aapcs64/test_28.c | 28 +++++++++++++++++
.../gcc.target/arm/aapcs/{vfp7.c => vfp26.c} | 30 ++++++++-----------
4 files changed, 104 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/aapcs64/test_28.c
copy gcc/testsuite/gcc.target/arm/aapcs/{vfp7.c => vfp26.c} (50%)
--
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 a2eacdbd4c4 [nvptx] Add __PTX_ISA_VERSION_{MAJOR,MINOR}__
new 1dca4ca1bf2 arm: temporarily disable 'local' pcs selection (PR96882)
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/config/arm/arm.cc | 11 ++++++++++-
1 file changed, 10 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.
unknown user pushed a change to branch master
in repository linux.
from 1930a6e739c4 Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel. [...]
new 37fcacb50be7 phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPE
new dfcf2e017f5b swiotlb: do not zero buffer in set_memory_decrypted()
new 35265899acef swiotlb: simplify debugfs setup
new c0a4191c27a1 swiotlb: tidy up includes
new 404f9373c4e5 swiotlb: simplify array allocation
new e62c17f0455a MAINTAINERS: update maintainer list of DMA MAPPING BENCHMARK
new 06cc5cf16591 alpha: Remove usage of the deprecated "pci-dma-compat.h" API
new ffecba83be9c agp/intel: Remove usage of the deprecated "pci-dma-compat.h" API
new 0fb3436b4b36 sparc: Remove usage of the deprecated "pci-dma-compat.h" API
new 8c155674d975 rapidio/tsi721: Remove usage of the deprecated "pci-dma-co [...]
new fba09099c6e5 media: v4l2-pci-skeleton: Remove usage of the deprecated " [...]
new f5ff79fddf0e dma-mapping: remove CONFIG_DMA_REMAP
new 80e439098161 dma-debug: fix return value of __setup handlers
new 8ddde07a3d28 dma-mapping: benchmark: extract a common header file for m [...]
new 9ae2a143081f Merge tag 'dma-mapping-5.18' of git://git.infradead.org/us [...]
new dcb09a08d8d4 Revert "dt-bindings: display: mediatek: add ethdr definiti [...]
new ab487888d5df dt-bindings: display: mediatek, mutex: Fix mediatek, gce-e [...]
new 10f17b2054a7 dt-bindings: display: mediatek, ovl: Fix 'iommu' required [...]
new bff4e302a667 dt-bindings: display: mediatek: Fix examples on new bindings
new 09a2fb41ba67 dt-bindings: net: snps,dwmac: modify available values of PBL
new a50e431bbc6f dt-bindings: media: mediatek,vcodec: Fix addressing cell sizes
new 22a41e9a5044 dt-bindings: Fix missing '/schemas' in $ref paths
new 5efabdadcf4a Merge tag 'devicetree-fixes-for-5.18-1' of git://git.kerne [...]
The 23 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:
.../devicetree/bindings/arm/apple/apple,pmgr.yaml | 2 +-
.../bindings/display/mediatek/mediatek,aal.yaml | 23 +++-
.../bindings/display/mediatek/mediatek,ccorr.yaml | 23 +++-
.../bindings/display/mediatek/mediatek,color.yaml | 23 +++-
.../bindings/display/mediatek/mediatek,dither.yaml | 23 +++-
.../bindings/display/mediatek/mediatek,dpi.yaml | 3 +-
.../bindings/display/mediatek/mediatek,dsc.yaml | 23 +++-
.../bindings/display/mediatek/mediatek,ethdr.yaml | 147 ---------------------
.../bindings/display/mediatek/mediatek,gamma.yaml | 23 +++-
.../bindings/display/mediatek/mediatek,merge.yaml | 49 +++----
.../bindings/display/mediatek/mediatek,mutex.yaml | 27 ++--
.../bindings/display/mediatek/mediatek,od.yaml | 14 +-
.../bindings/display/mediatek/mediatek,ovl-2l.yaml | 26 ++--
.../bindings/display/mediatek/mediatek,ovl.yaml | 28 ++--
.../display/mediatek/mediatek,postmask.yaml | 23 +++-
.../bindings/display/mediatek/mediatek,rdma.yaml | 28 ++--
.../bindings/display/mediatek/mediatek,split.yaml | 17 ++-
.../bindings/display/mediatek/mediatek,ufoe.yaml | 19 ++-
.../bindings/display/mediatek/mediatek,wdma.yaml | 26 ++--
.../media/mediatek,vcodec-subdev-decoder.yaml | 122 +++++++++--------
.../devicetree/bindings/net/dsa/dsa-port.yaml | 2 +-
.../devicetree/bindings/net/snps,dwmac.yaml | 6 +-
.../devicetree/bindings/soc/qcom/qcom,geni-se.yaml | 2 +-
.../bindings/spi/mediatek,spi-mtk-nor.yaml | 2 +-
.../bindings/spi/qcom,spi-qcom-qspi.yaml | 2 +-
.../devicetree/bindings/spi/sprd,spi-adi.yaml | 2 +-
.../devicetree/bindings/usb/mediatek,mtu3.yaml | 4 +-
.../devicetree/bindings/usb/mediatek,musb.yaml | 2 +-
MAINTAINERS | 2 +-
arch/alpha/include/asm/floppy.h | 7 +-
arch/alpha/kernel/pci_iommu.c | 12 +-
arch/arm/Kconfig | 2 +-
arch/sparc/kernel/ioport.c | 2 +-
arch/xtensa/Kconfig | 2 +-
drivers/char/agp/intel-gtt.c | 26 ++--
drivers/iommu/dma-iommu.c | 14 +-
drivers/phy/freescale/Kconfig | 5 +-
drivers/rapidio/devices/tsi721.c | 8 +-
include/linux/map_benchmark.h | 31 +++++
kernel/dma/Kconfig | 7 +-
kernel/dma/Makefile | 2 +-
kernel/dma/debug.c | 4 +-
kernel/dma/direct.c | 18 +--
kernel/dma/map_benchmark.c | 25 +---
kernel/dma/swiotlb.c | 76 ++++-------
samples/v4l/v4l2-pci-skeleton.c | 2 +-
tools/testing/selftests/dma/dma_map_benchmark.c | 25 +---
47 files changed, 446 insertions(+), 515 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek,ethdr.yaml
create mode 100644 include/linux/map_benchmark.h
--
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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from ddfc2f56d5 bfd/Dwarf2: gas doesn't mangle names
adds 9e6a252c06 gdb/mi: fix use after free of frame_info causing spurious no [...]
adds 4daa9f295d gdb/testsuite: fix copy & paste error in gdb.python/py-forma [...]
adds 47b8bb38fc gdb/testsuite: fix test failure when building against readline v7
No new revisions were added by this update.
Summary of changes:
gdb/mi/mi-main.c | 44 ++++++++++++++++++++------
gdb/testsuite/gdb.base/eof-exit.exp | 2 +-
gdb/testsuite/gdb.python/py-format-address.exp | 7 ++--
3 files changed, 39 insertions(+), 14 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards a93e3b76 0: update: binutils-gcc: 2
new 6d934e95 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 (a93e3b76)
\
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 1532 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 51588 -> 52344 bytes
05-build_abe-bootstrap/console.log.xz | Bin 459588 -> 458104 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 ++++++------
7 files changed, 42 insertions(+), 6 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 59255d8 Add regression 6fde0439512580df793f3f48f95757b47de40d2b from [...]
new 2acf36e Add regression 1e3c6fc7cb9d2ee6a5328881f95d6643afeadbff 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.
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 47b8bb38fcb gdb/testsuite: fix test failure when building against readline v7
new 2f761de2bab gdb/remote: use current_inferior in read_ptid if multi-proc [...]
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/remote.c | 9 ++-
.../{multi-kill.c => attach-no-multi-process.c} | 16 +---
.../gdb.multi/attach-no-multi-process.exp | 88 ++++++++++++++++++++++
3 files changed, 97 insertions(+), 16 deletions(-)
copy gdb/testsuite/gdb.multi/{multi-kill.c => attach-no-multi-process.c} (88%)
create mode 100644 gdb/testsuite/gdb.multi/attach-no-multi-process.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.