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_gdb/master-arm
in repository toolchain/ci/gcc.
from ef26c151c14 x86: PR target/103773: Fix wrong-code with -Oz from pop to memory.
adds 8f34344ec69 smuldi3_highpart.c: Replace long with long long for -mx32
adds 7d01da81b80 Daily bump.
adds 9a4a29eaf23 Darwin: Define OBJECT_FORMAT_MACHO.
adds 8381075ff3f Darwin: Check for that flag-reorder-and-partition.
adds 19bf83a9a06 Darwin: Update rules for handling alignment of globals.
adds 43dadcf3e7b Darwin: Amend a comment to be more inclusive [NFC].
adds 8f921393e33 i386: Add V2SFmode DIV insn pattern [PR95046, PR103797]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 55 ++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config.gcc | 14 ++++++
gcc/config/darwin.c | 24 ++++++++---
gcc/config/darwin.h | 11 ++---
gcc/config/i386/mmx.md | 20 +++++++++
gcc/testsuite/ChangeLog | 27 ++++++++++++
gcc/testsuite/gcc.dg/attr-aligned.c | 8 +++-
gcc/testsuite/gcc.dg/darwin-aligned-globals.c | 24 +++++++++++
gcc/testsuite/gcc.dg/darwin-comm-1.c | 5 +++
gcc/testsuite/gcc.target/i386/pr89261.c | 3 +-
gcc/testsuite/gcc.target/i386/pr95046-1.c | 11 ++++-
gcc/testsuite/gcc.target/i386/smuldi3_highpart.c | 2 +-
13 files changed, 188 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/darwin-aligned-globals.c
create mode 100644 gcc/testsuite/gcc.dg/darwin-comm-1.c
--
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_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards d771feee5 0: update: binutils-gcc-linux-glibc-gdb: 1
new 45696db92 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 (d771feee5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/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 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 53652 -> 53260 bytes
04-build_abe-gcc/console.log.xz | Bin 227388 -> 227652 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8852 -> 8964 bytes
07-build_abe-glibc/console.log.xz | Bin 231040 -> 230868 bytes
08-build_abe-gdb/console.log.xz | Bin 48240 -> 48564 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3860 -> 3856 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2312 -> 2628 bytes
11-check_regression/console.log.xz | Bin 6296 -> 4588 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 68 +-
11-check_regression/results.compare | 76 +-
11-check_regression/results.compare2 | 394 +--
11-check_regression/results.regressions | 52 +-
12-update_baseline/console.log | 1239 ++++-----
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 68 +-
12-update_baseline/results.compare | 76 +-
12-update_baseline/results.compare2 | 394 +--
12-update_baseline/results.regressions | 52 +-
jenkins/manifest.sh | 20 +-
sumfiles/gdb.log.xz | Bin 1570576 -> 1565912 bytes
sumfiles/gdb.sum | 4623 +++++++++++++++----------------
25 files changed, 3117 insertions(+), 3949 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_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from b6a08665ff RISC-V: Rewrite the csr testcases.
adds 34b965f7c0 Move gdb_bfd_errmsg to gdb_bfd.c
adds 64b7cc507b Remove gdb_print_host_address
No new revisions were added by this update.
Summary of changes:
gdb/dummy-frame.c | 12 ++--
gdb/gdb_bfd.c | 30 ++++++++++
gdb/gdb_bfd.h | 7 +++
gdb/gdbtypes.c | 161 +++++++++++++++++++++++-------------------------------
gdb/psymtab.c | 46 ++++++----------
gdb/symmisc.c | 48 +++++++---------
gdb/utils.c | 36 ------------
gdb/utils.h | 14 -----
8 files changed, 144 insertions(+), 210 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_cross_build/master-aarch64
in repository toolchain/ci/linux.
from 7a29b11da965 Merge tag '5.16-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd
adds 804034c4ffc5 platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug [...]
adds 09fc14061f3e platform/x86: amd-pmc: only use callbacks for suspend
adds eb66fb03a727 platform/x86: apple-gmux: use resource_size() with res
adds c4499272566d platform/x86: system76_acpi: Guard System76 EC specific fu [...]
adds 4f6c131c3c31 platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL
adds 26a8b0943780 platform/x86: intel_pmc_core: fix memleak on registration failure
adds c8831184c56d Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kern [...]
adds 7202216a6f34 ARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO [...]
adds 8536a5ef8860 ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling
adds b927dfc67d05 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
No new revisions were added by this update.
Summary of changes:
arch/arm/kernel/entry-armv.S | 8 ++---
arch/arm/kernel/head-nommu.S | 1 +
drivers/platform/mellanox/mlxbf-pmc.c | 4 +--
drivers/platform/x86/Makefile | 2 +-
drivers/platform/x86/amd-pmc.c | 3 +-
drivers/platform/x86/apple-gmux.c | 2 +-
drivers/platform/x86/intel/Kconfig | 15 ---------
drivers/platform/x86/intel/pmc/pltdrv.c | 2 +-
drivers/platform/x86/system76_acpi.c | 58 +++++++++++++++++----------------
9 files changed, 41 insertions(+), 54 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_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 43dadcf3e7b Darwin: Amend a comment to be more inclusive [NFC].
adds 8f921393e33 i386: Add V2SFmode DIV insn pattern [PR95046, PR103797]
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/mmx.md | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr95046-1.c | 11 ++++++++++-
2 files changed, 30 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_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from b6a08665ff RISC-V: Rewrite the csr testcases.
adds 34b965f7c0 Move gdb_bfd_errmsg to gdb_bfd.c
adds 64b7cc507b Remove gdb_print_host_address
No new revisions were added by this update.
Summary of changes:
gdb/dummy-frame.c | 12 ++--
gdb/gdb_bfd.c | 30 ++++++++++
gdb/gdb_bfd.h | 7 +++
gdb/gdbtypes.c | 161 +++++++++++++++++++++++-------------------------------
gdb/psymtab.c | 46 ++++++----------
gdb/symmisc.c | 48 +++++++---------
gdb/utils.c | 36 ------------
gdb/utils.h | 14 -----
8 files changed, 144 insertions(+), 210 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_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 12cc5761b 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 3ae7b8550 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (12cc5761b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1556 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 30824 -> 30280 bytes
05-build_abe-stage1/console.log.xz | Bin 70980 -> 70892 bytes
07-build_abe-linux/console.log.xz | Bin 8848 -> 9020 bytes
08-build_abe-glibc/console.log.xz | Bin 236740 -> 236792 bytes
09-build_abe-stage2/console.log.xz | Bin 193940 -> 194372 bytes
10-build_abe-gdb/console.log.xz | Bin 38428 -> 38036 bytes
11-build_abe-qemu/console.log.xz | Bin 30680 -> 30724 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
12 files changed, 16 insertions(+), 16 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_check/master-aarch64
in repository toolchain/ci/gcc.
from 43dadcf3e7b Darwin: Amend a comment to be more inclusive [NFC].
adds 8f921393e33 i386: Add V2SFmode DIV insn pattern [PR95046, PR103797]
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/mmx.md | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr95046-1.c | 11 ++++++++++-
2 files changed, 30 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_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from b6a08665ff RISC-V: Rewrite the csr testcases.
adds 34b965f7c0 Move gdb_bfd_errmsg to gdb_bfd.c
adds 64b7cc507b Remove gdb_print_host_address
No new revisions were added by this update.
Summary of changes:
gdb/dummy-frame.c | 12 ++--
gdb/gdb_bfd.c | 30 ++++++++++
gdb/gdb_bfd.h | 7 +++
gdb/gdbtypes.c | 161 +++++++++++++++++++++++-------------------------------
gdb/psymtab.c | 46 ++++++----------
gdb/symmisc.c | 48 +++++++---------
gdb/utils.c | 36 ------------
gdb/utils.h | 14 -----
8 files changed, 144 insertions(+), 210 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.