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_O3
in repository toolchain/ci/base-artifacts.
discards 593a6fdf 2: update: binutils-gcc: 0
new c9dcb6bf 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 (593a6fdf)
\
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 1496 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 22560 -> 24424 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 10 ++++----
6 files changed, 28 insertions(+), 28 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/base-artifacts.
discards 7792f1d1 0: update: glibc-e297d33c73aa22c86228170343c7b2f9bfac6f1e: 1
new db3e6bb2 0: update: linux-56e337f2cf1326323844927a04e9dbce9a244835: 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 (7792f1d1)
\
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 1592 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 36836 -> 36932 bytes
04-build_abe-gcc/console.log.xz | Bin 208720 -> 208036 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 10788 -> 9056 bytes
07-build_abe-glibc/console.log.xz | Bin 235812 -> 234360 bytes
08-build_abe-gdb/console.log.xz | Bin 34576 -> 34480 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3820 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2424 -> 2424 bytes
11-check_regression/console.log.xz | Bin 3016 -> 3292 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 9 +-
11-check_regression/results.compare | 16 +-
11-check_regression/results.compare2 | 68 +-
11-check_regression/results.regressions | 16 +-
12-update_baseline/console.log | 416 +--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 9 +-
12-update_baseline/results.compare | 16 +-
12-update_baseline/results.compare2 | 68 +-
12-update_baseline/results.regressions | 16 +-
jenkins/manifest.sh | 6 +-
sumfiles/g++.log.xz | Bin 3616332 -> 3609248 bytes
sumfiles/g++.sum | 50 +-
sumfiles/gcc.log.xz | Bin 3144400 -> 3183880 bytes
sumfiles/gcc.sum | 4456 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1052376 -> 1068864 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2268 -> 2272 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 212604 -> 212840 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2664 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 432780 -> 423164 bytes
sumfiles/libstdc++.sum | 2 +-
37 files changed, 2628 insertions(+), 2532 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 8db155ddf8c Always use dominators in the cache when available.
new c482c28ba4c PR 90356: Use xor to load const_double 0.0 on SSE (always)
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/i386/i386.md | 21 ++++++++++-----------
gcc/testsuite/gcc.target/i386/pr86722.c | 11 +++++++++++
gcc/testsuite/gcc.target/i386/pr90356.c | 9 +++++++++
3 files changed, 30 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr86722.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr90356.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_kernel/llvm-release-arm-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 15724e9c97 Automatic date update in version.in
adds df3aaf104d Automatic date update in version.in
adds df9071487a PR28882, build failure with gcc-4.2 due to use of 0b literals
adds b7945827df Automatic date update in version.in
adds ae1cab7d3f i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTREL
adds fd8d17d27b Automatic date update in version.in
adds 6aa1b7df2f ld: Keep indirect symbol from IR if referenced from shared object
adds 15407b1960 Automatic date update in version.in
adds 40d32f56f6 Updated Serbian translations for the bfd, gold, ld and opcod [...]
adds 481876f834 Automatic date update in version.in
adds 8afae2da1f Automatic date update in version.in
adds 6c15b0fd4a Automatic date update in version.in
adds 98cf8b20f2 Automatic date update in version.in
adds e4f3d6d4fd Automatic date update in version.in
adds 5837d37302 Automatic date update in version.in
adds ed9b2e40eb binutils 2.38 vs. ppc32 linux kernel
adds c4aae3f68a Automatic date update in version.in
adds be8076ebe1 Automatic date update in version.in
adds a3a2d47ede Automatic date update in version.in
adds 78d5c17e17 Automatic date update in version.in
adds 884f69febf Automatic date update in version.in
adds bb8b104a73 Automatic date update in version.in
adds 2d92604cd3 Revert "Check thin archive element file size against archive [...]
adds 1c682ec33d Automatic date update in version.in
adds 4117b3c30a Automatic date update in version.in
adds d06059239a Automatic date update in version.in
adds 70589bff4f Automatic date update in version.in
adds 00d7bb15cc Automatic date update in version.in
adds c002554e78 Automatic date update in version.in
adds 93388cd0cd Automatic date update in version.in
adds 49187e2cb9 Automatic date update in version.in
adds 9560f8cb48 Automatic date update in version.in
adds b9ccd7c420 Automatic date update in version.in
adds 080b8ee0ad Automatic date update in version.in
adds 6938a3aca1 Automatic date update in version.in
adds 7183434818 Work around gcc-4 warnings in elf64-ppc.c
adds e4a35c7319 PowerPC64 DT_RELR relative reloc addresses
adds fcf60fe848 PR28959, obdump doesn't disassemble mftb instruction
adds 4097bb0076 Automatic date update in version.in
adds 83fd01526c Automatic date update in version.in
adds 53b192c07c Automatic date update in version.in
adds 210bf1d622 Updated Serbian (for binutils/) and Russian (for gprof/) tra [...]
adds f4af3aa058 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 4 +
bfd/archive.c | 12 +-
bfd/elf64-ppc.c | 161 +-
bfd/elflink.c | 5 +-
bfd/elfxx-x86.h | 1 +
bfd/po/sr.po | 3123 ++++++++++----------
bfd/version.h | 2 +-
binutils/ChangeLog | 4 +
binutils/po/sr.po | 4228 +++++++++++++++------------
gas/config/tc-ppc.c | 25 +-
gold/ChangeLog | 4 +
gold/po/sr.po | 257 +-
gprof/ChangeLog | 4 +
gprof/po/ru.po | 273 +-
include/elf/loongarch.h | 16 +-
ld/ChangeLog | 4 +
ld/po/sr.po | 3266 +++++++++++----------
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/{warn1.d => pr28894.d} | 1 -
ld/testsuite/ld-i386/pr28894.s | 7 +
ld/testsuite/ld-plugin/lto.exp | 26 +
ld/testsuite/ld-plugin/pr28879a.cc | 7 +
ld/testsuite/ld-plugin/pr28879b.cc | 8 +
opcodes/ChangeLog | 4 +
opcodes/po/sr.po | 506 ++--
opcodes/ppc-dis.c | 5 +-
26 files changed, 6364 insertions(+), 5590 deletions(-)
copy ld/testsuite/ld-i386/{warn1.d => pr28894.d} (74%)
create mode 100644 ld/testsuite/ld-i386/pr28894.s
create mode 100644 ld/testsuite/ld-plugin/pr28879a.cc
create mode 100644 ld/testsuite/ld-plugin/pr28879b.cc
--
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_kernel/llvm-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards bcbf6130 5: update: llvm-2a2286e9859a518a46ead8e3ef5e283662766370: 20624
discards ccf9bf36 4: reset: llvm-efeb50197091b2ade24c00b9d55814bc433a7fd1: 9
discards a3e54570 3: reset: llvm-82fb4f4b223d78e86647f3576e41e3086ab42cd5: 21884
discards 94f2b0aa 2: update: qemu-48033ad678ae2def43bf0d543a2c4c3d2a93feaf: 21886
new c4c97ed1 2: update: binutils-llvm-linux-qemu: 21887
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 (bcbf6130)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 1620 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 29028 -> 29820 bytes
04-build_llvm/console.log.xz | Bin 60700 -> 59412 bytes
05-build_abe-qemu/console.log.xz | Bin 32440 -> 30552 bytes
06-build_linux/console.log.xz | Bin 50192 -> 5040 bytes
08-check_regression/console.log.xz | Bin 480 -> 508 bytes
09-update_baseline/console.log | 315 +++++++++++++++++++++++++++--------
jenkins/manifest.sh | 21 ++-
results | 2 +-
10 files changed, 260 insertions(+), 78 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 pending-fixes
in repository linux-next.
omits cdf39fcb6bec Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits 4a00d4a517e3 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
omits 61872d17975e Merge branch 'urgent' of git://git.kernel.org/pub/scm/linu [...]
omits 584be63126dd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 8b06a63873aa Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...]
omits f34a0d66ae08 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
omits 527e1d1c9c45 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 22f08c2f8454 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 16f856b3f3aa Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
omits 09ceafd13752 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
omits c62fbc0e74bb Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits f6f7999a26eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits c3c2da1a93a8 Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...]
omits 4e672720e982 Merge branch 'fixes-togreg' of https://gitlab.com/vilhelmg [...]
omits 7df9e2c4dc8e Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits 977fc18b7744 Merge branch 'for-usb-fixes' of git://git.kernel.org/pub/s [...]
omits ea64397c4a78 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
omits e2e981718482 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 66a9b2168c6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits a6fb6e4c4616 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 43dc56840641 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits a1945a5225a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 6e60fb562e03 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits a1574534de3d Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 767bd1d36375 Merge branch 'fixes' of https://git.linaro.org/people/jens [...]
omits 0ee584c8ee1c Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
omits 34bd0ac75cd8 Merge remote-tracking branch 'spi/for-5.16' into spi-linus
new d34c58247f73 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
new a46310bfae94 Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org [...]
new 029c4628b2eb mm: swap: get rid of livelock in swapin readahead
new 8208257d2d04 configs/debug: restore DEBUG_INFO=y for overriding
new 7b0b1332cfdb ocfs2: fix crash when initialize filecheck kobj fails
new 1c4debc443ef selftests: vm: fix clang build error multiple output files
new 2ab99e54584e Merge branch 'akpm' (patches from Andrew)
adds 462ccc35a750 Revert "ACPI: scan: Do not add device IDs from _CID if _HI [...]
new c81801eb7f24 Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/ [...]
new 4ee06de7729d net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
new cb0b430b4e3a net: dsa: Add missing of_node_put() in dsa_port_parse_of
new f1858c277ba4 net: phy: mscc: Add MODULE_FIRMWARE macros
new 424e7834e293 bnx2x: fix built-in kernel driver load failure
new 0f643c88c8d2 net: bcmgenet: skip invalid partial checksums
new 8e0341aefcc9 net: mscc: ocelot: fix backwards compatibility with single [...]
new b04683ff8f08 iavf: Fix hang during reboot/shutdown
new 551acdc3c3d2 Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm [...]
new e39a6c6a295f Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
new 56c32dab6683 Merge branch 'fixes' of https://git.linaro.org/people/jens [...]
new 548b8fbd1be1 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new acc452b1fbc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 1e45b88619f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new db364aa4c3c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new e3f6d21a23ee Merge remote-tracking branch 'spi/for-5.16' into spi-linus
new 46c426ff2781 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new d0800331539a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 45304d711d9d Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
new 915a4cff7307 Merge branch 'for-usb-fixes' of git://git.kernel.org/pub/s [...]
new b29ff9900dcf Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
new 75ce7d02fd3d Merge branch 'fixes-togreg' of https://gitlab.com/vilhelmg [...]
new 253746bea464 Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...]
new c3f4638bda9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new c2bd12df6aa2 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
new 6c0d0455bbb0 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
new 06612a2ac369 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new 7c2efed9f5b6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 9707e9001d98 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
new e2ecd2a1957e Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...]
new 4e3cd7c9b0cc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 6ced30da3228 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
new a8253684eb4b Merge drm/drm-fixes into drm-misc-fixes
new 3c3384050d68 drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS
new 382d8f4c46c1 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
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 (cdf39fcb6bec)
\
N -- N -- N refs/heads/pending-fixes (382d8f4c46c1)
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 42 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:
drivers/acpi/scan.c | 10 ++++-----
drivers/gpu/drm/bridge/Kconfig | 2 +-
drivers/gpu/drm/panel/Kconfig | 1 +
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h | 2 --
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 28 ++++++++++++++----------
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 15 ++-----------
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 6 +++--
drivers/net/ethernet/intel/iavf/iavf_main.c | 7 ++++++
drivers/net/ethernet/mscc/ocelot_flower.c | 16 +++++++++++++-
drivers/net/phy/mscc/mscc_main.c | 3 +++
fs/ocfs2/super.c | 22 +++++++++----------
include/linux/if_arp.h | 1 +
kernel/configs/debug.config | 1 +
mm/swap_state.c | 2 +-
net/dsa/dsa2.c | 1 +
tools/testing/selftests/vm/Makefile | 6 ++---
16 files changed, 72 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.