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/binutils-gdb.
from 5cf8c5926e Automatic date update in version.in
adds 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
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
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/rust-parse.c | 6 +-
gdb/testsuite/gdb.arch/amd64-entry-value.exp | 2 +-
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 +
14 files changed, 351 insertions(+), 222 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-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards f7f32986 2: update: binutils-gcc: 0
new 2cd61cb0 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 (f7f32986)
\
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 1576 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 20672 -> 24756 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 54 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +++----
6 files changed, 32 insertions(+), 32 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 linux.
from 7203062171db Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/l [...]
new b537bf429a68 xen: use time_is_before_eq_jiffies() instead of open coding it
new eed05744322d xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32
new b359b3a0296a x86/xen: Fix kerneldoc warning
new 982e4430beb9 drivers/xen: use helper macro __ATTR_RW
new b0f212633b31 xen/grant-table: remove gnttab_*transfer*() functions
new c94b731da21f xen/grant-table: remove readonly parameter from functions
new 309b517276f2 arch:x86:xen: Remove unnecessary assignment in xen_apic_read()
new ff32baa1f39b xen: don't hang when resuming PCI device
new de2ae403b4c0 xen: fix is_xen_pmu()
new a701f370b521 Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org [...]
new 2957308343fa livepatch: Don't block removal of patches that are safe to unload
new 4327b9eaf8a4 livepatch: Skip livepatch tests if ftrace cannot be configured
new 5e6ded2e7a5d livepatch: Reorder to use before freeing a pointer
new e7dbd4d5369d Merge branch 'for-5.18/selftests-fixes' into for-linus
new d111c9f0344a Merge tag 'livepatching-for-5.18' of git://git.kernel.org/ [...]
new 93b33bb6a5e5 microblaze: fix typo in a comment
new 19d448a04e00 microblaze: add const to of_device_id
new fcc619621df5 microblaze/PCI: Remove pci_phys_mem_access_prot() dead code
new b83d85a5c81c Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux- [...]
new b0cf9b4b26e6 MAINTAINERS: update hexagon maintainer email, tree
new 023f3fef8386 Merge tag 'hexagon-5.18-0' of git://git.kernel.org/pub/scm [...]
new c1cb81429df4 kdb: Fix the putarea helper function
new cffb2b72d3ed Merge tag 'kgdb-5.18-rc1' of git://git.kernel.org/pub/scm/ [...]
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:
MAINTAINERS | 3 +-
arch/microblaze/include/asm/pci.h | 4 -
arch/microblaze/kernel/signal.c | 2 +-
arch/microblaze/pci/pci-common.c | 49 --------
arch/microblaze/pci/xilinx_pci.c | 2 +-
arch/x86/xen/apic.c | 2 +-
arch/x86/xen/pmu.c | 10 +-
arch/x86/xen/pmu.h | 3 +-
arch/x86/xen/setup.c | 2 +-
arch/x86/xen/smp_hvm.c | 6 +
arch/x86/xen/smp_pv.c | 2 +-
arch/x86/xen/time.c | 24 +++-
drivers/block/xen-blkfront.c | 8 +-
drivers/char/tpm/xen-tpmfront.c | 2 +-
drivers/gpu/drm/xen/xen_drm_front_evtchnl.c | 2 +-
drivers/input/misc/xen-kbdfront.c | 4 +-
drivers/net/xen-netfront.c | 13 +-
drivers/pci/xen-pcifront.c | 2 +-
drivers/scsi/xen-scsifront.c | 4 +-
drivers/usb/host/xen-hcd.c | 4 +-
drivers/xen/balloon.c | 3 +-
drivers/xen/gntalloc.c | 2 +-
drivers/xen/gntdev-dmabuf.c | 2 +-
drivers/xen/grant-table.c | 151 +++--------------------
drivers/xen/manage.c | 4 +-
drivers/xen/pvcalls-front.c | 6 +-
drivers/xen/sys-hypervisor.c | 5 +-
drivers/xen/xen-front-pgdir-shbuf.c | 3 +-
include/xen/grant_table.h | 13 +-
kernel/debug/kdb/kdb_support.c | 2 +-
kernel/livepatch/transition.c | 11 +-
net/9p/trans_xen.c | 8 +-
samples/livepatch/livepatch-shadow-fix1.c | 2 +-
samples/livepatch/livepatch-shadow-fix2.c | 2 +-
sound/xen/xen_snd_front_evtchnl.c | 2 +-
tools/testing/selftests/livepatch/functions.sh | 22 +++-
tools/testing/selftests/livepatch/test-ftrace.sh | 3 +-
37 files changed, 131 insertions(+), 258 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/release-aarch64-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from 3d3cb34614 Automatic date update in version.in
adds a3007430d8 Automatic date update in version.in
adds c4d778f7e2 Automatic date update in version.in
adds 68314544f8 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.
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/release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 31de6154 0: update: binutils-gcc: 2
new 768486db 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 (31de6154)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 2756 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 37580 -> 37312 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 245592 -> 244000 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 25 ++++++-------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 12 insertions(+), 25 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 gdb-12-branch
in repository binutils-gdb.
from eb3ec1b6982 Bump GDB's version number to 12.0.90.DATE-git.
new 7685884a385 Add Rust parser check for end of expression
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/rust-parse.c | 6 +++++-
gdb/testsuite/gdb.rust/expr.exp | 2 ++
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.