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_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 49902112 0: update: binutils-gcc: 2
new 49b4febe 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 (49902112)
\
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 1544 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 52156 -> 52104 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 949236 -> 946772 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 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_gnu_native_check_binutils/master-arm
in repository toolchain/ci/gdb.
from ccbaaa3617 PR28882, build failure with gcc-4.2 due to use of 0b literals
adds bb88f10425 Automatic date update in version.in
adds 20ea3acc72 ld: Keep indirect symbol from IR if referenced from shared object
No new revisions were added by this update.
Summary of changes:
bfd/elflink.c | 5 ++---
bfd/version.h | 2 +-
ld/testsuite/ld-plugin/lto.exp | 26 ++++++++++++++++++++++++++
ld/testsuite/ld-plugin/pr28879a.cc | 7 +++++++
ld/testsuite/ld-plugin/pr28879b.cc | 8 ++++++++
5 files changed, 44 insertions(+), 4 deletions(-)
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_gnu_native_check_binutils/master-arm
in repository toolchain/ci/linux.
from b81b1829e7e3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds d0cbe56a7d5a [smb3] improve error message when mount options conflict w [...]
adds a81da65fbae6 cifs: call cifs_reconnect when a connection is marked
adds 52492ff5c583 cifs: call helper functions for marking channels for reconnect
adds 2a05137a0575 cifs: mark sessions for reconnection in helper function
adds e9c25787db08 Merge tag '5.17-rc4-smb3-fixes' of git://git.samba.org/sfr [...]
adds 8795359e35bc x86/sgx: Silence softlockup detection when releasing large [...]
adds 808f0ab22106 Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.o [...]
adds 5f4e5ce638e6 perf: Fix list corruption in perf_cgroup_switch()
adds f5e02656b19f Merge tag 'perf_urgent_for_v5.17_rc4' of git://git.kernel. [...]
adds 13765de8148f sched/fair: Fix fault in reweight_entity
adds 6f3573672324 Merge tag 'sched_urgent_for_v5.17_rc4' of git://git.kernel [...]
adds bfb1a7c91fb7 x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
adds 42964a18f81c Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kern [...]
adds eba1e44beef8 irqchip/gic-v3-its: Skip HP notifier when no ITS is registered
adds 321a8be37e1a dt-bindings: update riscv plic compatible string
adds 1d4df649cbb4 irqchip/sifive-plic: Add missing thead,c900-plic match string
adds 1e34064b6055 Merge tag 'irqchip-fixes-5.17-2' of git://git.kernel.org/p [...]
adds c5d714aa6dce Merge tag 'irq-urgent-2022-02-13' of git://git.kernel.org/ [...]
adds 8a4c5b2a6d8e kconfig: let 'shell' return enough output for deep path names
adds 1cf5f151d25f Makefile.extrawarn: Move -Wunaligned-access to W=1
adds d23a0c371822 kconfig: fix missing fclose() on error paths
adds 1b9e740a81f9 kconfig: fix failing to generate auto.conf
adds e89d3a467109 Merge tag 'kbuild-fixes-v5.17-2' of git://git.kernel.org/p [...]
adds 754e0b0e3560 Linux 5.17-rc4
No new revisions were added by this update.
Summary of changes:
.../interrupt-controller/sifive,plic-1.0.0.yaml | 21 ++++++++++-----
Makefile | 4 +--
arch/x86/include/asm/bug.h | 20 +++++++-------
arch/x86/kernel/cpu/sgx/encl.c | 2 ++
drivers/irqchip/irq-gic-v3-its.c | 3 +++
drivers/irqchip/irq-sifive-plic.c | 1 +
fs/cifs/cifs_swn.c | 6 ++---
fs/cifs/connect.c | 31 +++++++++++++++++-----
fs/cifs/dfs_cache.c | 2 +-
fs/cifs/smb1ops.c | 4 +--
fs/cifs/transport.c | 5 +---
include/linux/compiler.h | 21 ++++-----------
kernel/events/core.c | 4 +--
kernel/sched/core.c | 11 ++++----
scripts/Makefile.extrawarn | 1 +
scripts/kconfig/confdata.c | 25 ++++++++++-------
scripts/kconfig/preprocess.c | 2 +-
17 files changed, 95 insertions(+), 68 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-arm
in repository toolchain/ci/binutils-gdb.
from ccbaaa3617 PR28882, build failure with gcc-4.2 due to use of 0b literals
adds bb88f10425 Automatic date update in version.in
adds 20ea3acc72 ld: Keep indirect symbol from IR if referenced from shared object
No new revisions were added by this update.
Summary of changes:
bfd/elflink.c | 5 ++---
bfd/version.h | 2 +-
ld/testsuite/ld-plugin/lto.exp | 26 ++++++++++++++++++++++++++
ld/testsuite/ld-plugin/pr28879a.cc | 7 +++++++
ld/testsuite/ld-plugin/pr28879b.cc | 8 ++++++++
5 files changed, 44 insertions(+), 4 deletions(-)
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_gnu_native_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards e71bf44e 0: update: binutils-gcc-linux-glibc-gdb: 1
new 66c08061 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 (e71bf44e)
\
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 1548 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 51920 -> 52428 bytes
04-build_abe-gcc/console.log.xz | Bin 229076 -> 229964 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8744 -> 8540 bytes
07-build_abe-glibc/console.log.xz | Bin 229532 -> 229368 bytes
08-build_abe-gdb/console.log.xz | Bin 46948 -> 47092 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3804 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2120 -> 2252 bytes
11-check_regression/console.log.xz | Bin 2280 -> 2384 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 22 +-
12-update_baseline/console.log | 91 ++++----
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 22 +-
jenkins/manifest.sh | 20 +-
sumfiles/binutils.log.xz | Bin 55424 -> 55188 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 96716 -> 96808 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 128632 -> 128884 bytes
sumfiles/ld.sum | 339 +++++++++++++++--------------
23 files changed, 436 insertions(+), 402 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 binutils-gdb.
from 20ea3acc727 ld: Keep indirect symbol from IR if referenced from shared object
new e867795e8bc gdb: use python to colorize disassembler output
new 7b8c55afd07 gdb/python: move styling support to gdb.styling
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:
gdb/NEWS | 6 +++
gdb/cli/cli-style.c | 44 +++++++++++++++++++++
gdb/cli/cli-style.h | 3 ++
gdb/data-directory/Makefile.in | 1 +
gdb/disasm.c | 58 ++++++++++++++++++++++++++-
gdb/disasm.h | 25 ++++++++++++
gdb/doc/gdb.texinfo | 15 +++++++
gdb/extension-priv.h | 6 +++
gdb/extension.c | 20 ++++++++++
gdb/extension.h | 8 ++++
gdb/python/lib/gdb/__init__.py | 20 ----------
gdb/python/lib/gdb/styling.py | 50 +++++++++++++++++++++++
gdb/python/python.c | 85 ++++++++++++++++++++++++++++++++++++++--
gdb/testsuite/gdb.base/style.exp | 82 +++++++++++++++++++++++++++++++++++++-
gdb/ui-file.h | 8 ++++
15 files changed, 405 insertions(+), 26 deletions(-)
create mode 100644 gdb/python/lib/gdb/styling.py
--
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/release-arm
in repository toolchain/ci/gdb.
from f244734413 Automatic date update in version.in
adds cbb63646a9 Automatic date update in version.in
adds 8aa615b35b Automatic date update in version.in
adds 7f900a7674 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.