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-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards d29a68cf6 0: update: binutils-gcc: 2
new 0bb318ced 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 (d29a68cf6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1536 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 62888 -> 62396 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 452900 -> 450324 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 10 +++++-----
7 files changed, 13 insertions(+), 13 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 c2b610e7c6c match.pd: Simplify 1 / X for integer X [PR95424]
new 3a5fdf986dc Darwin, PPC: Fix bootstrap after GLIBC version changes.
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/rs6000/darwin.h | 2 ++
1 file changed, 2 insertions(+)
--
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 df0001545b27 Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/sc [...]
new c9d967b2ce40 PM: wakeup: simplify the output logic of pm_show_wakelocks()
new 33569ef3c754 PM: hibernate: Remove register_nosave_region_late()
new a7b4b0076b5c Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/li [...]
new e9b7c3a4263b efi/libstub: arm64: Fix image check alignment at entry
new f5390cd0b43c efi: runtime: avoid EFIv2 runtime services on Apple x86 machines
new 073819e0ff38 Merge tag 'efi-urgent-for-v5.17-1' of git://git.kernel.org [...]
new 61263b3a11a2 scsi: elx: efct: Don't use GFP_KERNEL under spin lock
new a861790afaa8 scsi: target: iscsi: Make sure the np under each tpg is unique
new a65b32748f45 scsi: ufs: ufshcd-pltfrm: Check the return value of devm_k [...]
new b70a99fd1328 scsi: qedf: Add stag_work to all the vports
new 5239ab63f17c scsi: qedf: Fix refcount issue when LOGO is received during TMF
new 64fd4af6274e scsi: qedf: Change context reset messages to ratelimited
new 62afb379a0fe scsi: pm8001: Fix bogus FW crash for maxcpus=1
new 8c9db6679be4 scsi: zfcp: Fix failed recovery on gone remote port with n [...]
new 847f9ea4c518 scsi: bnx2fc: Flush destroy_work queue before calling bnx2 [...]
new fb8d5ea8fd90 scsi: 3w-sas: Remove useless DMA-32 fallback configuration
new 8001fa240fc0 scsi: hisi_sas: Remove useless DMA-32 fallback configuration
new 012d98dae453 scsi: bfa: Remove useless DMA-32 fallback configuration
new ad6c8a426446 scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()
new c99b9b230149 scsi: ufs: Treat link loss as fatal error
new efd7bb1d75cf scsi: 53c700: Remove redundant assignment to pointer SCp
new 4db09593af0b scsi: myrs: Fix crash in error case
new 169387e2aa29 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
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:
drivers/firmware/efi/efi.c | 7 +++++++
drivers/firmware/efi/libstub/arm64-stub.c | 6 +++---
drivers/s390/scsi/zfcp_fc.c | 13 ++++++++++++-
drivers/scsi/3w-sas.c | 4 ----
drivers/scsi/53c700.c | 1 -
drivers/scsi/bfa/bfad.c | 6 ------
drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 20 +++++---------------
drivers/scsi/elx/libefc/efc_els.c | 8 ++------
drivers/scsi/hisi_sas/hisi_sas_main.c | 3 ---
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 2 --
drivers/scsi/myrs.c | 3 ++-
drivers/scsi/pm8001/pm80xx_hwi.c | 16 ++++++++++++++--
drivers/scsi/pm8001/pm80xx_hwi.h | 6 +++++-
drivers/scsi/qedf/qedf_io.c | 1 +
drivers/scsi/qedf/qedf_main.c | 7 +++++--
drivers/scsi/ufs/ufshcd-pltfrm.c | 7 +++++++
drivers/scsi/ufs/ufshcd.c | 9 ++++++---
drivers/scsi/ufs/ufshci.h | 3 ++-
drivers/target/iscsi/iscsi_target_tpg.c | 3 +++
include/linux/suspend.h | 11 +----------
kernel/power/snapshot.c | 21 +++++++--------------
kernel/power/wakelock.c | 11 ++++-------
22 files changed, 86 insertions(+), 82 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 5647d3e3dc1 Add Bruno Larsen to gdb/MAINTAINERS
new 187365caaad Remove vestigal FreeBSD/i386 3.x support.
new bf84b776bda Remove support for pre-5.0 FreeBSD/i386 signal trampolines.
new 5046f3c8c0c FreeBSD x86: Remove fallback for detecting signal trampolin [...]
new b623bbc9a5b regcache: Zero-extend small registers described by a register map.
new a423c9f3929 Use register maps for gp regsets on FreeBSD/x86 core dumps.
new 7384826ebff FreeBSD x86: Use tramp-frame for signal frames.
new b95a31ed5d2 fbsd-nat: Return a bool from fetch_register_set and store_r [...]
new 00d7af046f1 FreeBSD x86 nat: Use register maps for GP register sets.
The 8 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/amd64-bsd-nat.c | 96 -----
gdb/amd64-fbsd-nat.c | 346 ++++++++++-------
gdb/amd64-fbsd-tdep.c | 277 +++++++------
.../gdb.base/cursal.c => amd64-fbsd-tdep.h} | 28 +-
gdb/amd64-tdep.h | 5 -
gdb/configure.nat | 4 +-
gdb/fbsd-nat.c | 8 +-
gdb/fbsd-nat.h | 21 +-
gdb/i386-bsd-nat.c | 98 +----
gdb/i386-fbsd-nat.c | 255 ++++++++++--
gdb/i386-fbsd-tdep.c | 429 +++++++++------------
gdb/i386-fbsd-tdep.h | 4 +
gdb/i386-tdep.h | 4 -
gdb/regcache.c | 7 +-
gdb/x86-bsd-nat.c | 4 -
gdb/x86-bsd-nat.h | 3 -
16 files changed, 808 insertions(+), 781 deletions(-)
copy gdb/{testsuite/gdb.base/cursal.c => amd64-fbsd-tdep.h} (73%)
--
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 topic/rip-off-32
in repository newlib.
discards 3ffa01246 Cygwin: configure: Define default valus for target specific v [...]
discards 4c321ae45 Cygwin: config.h: drop including auto-generated tlsoffsets.h file
discards 4020cd632 Cygwin: drop i686-only files
discards c83c7ed88 Cygwin: configure: drop unused DEF_DLL_ENTRY variable
discards ce59ee1b8 Cygwin: configure: disable i686 builds
adds c6c414fcb libgloss: bfin: fix missing dir with parallel install
adds 9d3352416 libgloss: aarch64/sparc: fix missing dir with parallel install
adds 7a4bef590 newlib: hoist crt0 install up another dir
new eeb532ea2 Cygwin: configure: disable i686 builds
new 7c807a347 Cygwin: configure: drop unused DEF_DLL_ENTRY variable
new cba39cd64 Cygwin: drop i686-only files
new 80f605119 Cygwin: config.h: stop including auto-generated tlsoffsets.h file
new 6c597bc16 Cygwin: configure: Define default valus for target specific v [...]
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 (3ffa01246)
\
N -- N -- N refs/heads/topic/rip-off-32 (6c597bc16)
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 5 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:
libgloss/aarch64/Makefile.in | 6 +++++-
libgloss/bfin/Makefile.in | 1 +
libgloss/sparc/Makefile.in | 6 ++++++
libgloss/sparc_leon/Makefile.in | 3 +++
newlib/configure | 2 +-
newlib/configure.ac | 2 +-
winsup/cygwin/include/cygwin/config.h | 2 +-
7 files changed, 18 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.