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-arm
in repository toolchain/ci/base-artifacts.
discards 121d2fb1 0: update: binutils-gcc: 1
new 796766bb 0: update: binutils-gcc: 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 (121d2fb1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (796766bb)
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 1448 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 51212 -> 50984 bytes
04-build_abe-gcc/console.log.xz | Bin 229636 -> 230344 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2940 -> 2492 bytes
07-check_regression/console.log.xz | Bin 2368 -> 2704 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 68 +-
08-update_baseline/console.log | 169 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 68 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2736008 -> 2755012 bytes
sumfiles/g++.sum | 130 +-
sumfiles/gcc.log.xz | Bin 2331376 -> 2307884 bytes
sumfiles/gcc.sum | 4732 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 897472 -> 888692 bytes
sumfiles/gfortran.sum | 48 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 188144 -> 188316 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 455308 -> 456980 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2747 insertions(+), 2548 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/binutils-gdb.
from ba0eb22c8b Fix a typo in the previous delta to bfdio.c.
adds 17dccf1031 Fix typo in the "alias" example
adds c675db743e Some "distclean" fixes in gdb
adds aca6e93ecf Automatic date update in version.in
adds a8ab094a32 Move copyright code from gdbarch.py to new file
adds fb079cb5c4 Rewrite make-target-delegates in Python
new c1dae0a6a0 fbsd-tdep: Implement the vsyscall_range gdbarch hook.
new 63db53cd53 i386-fbsd-nat: Assume PT_GETXMMREGS is present.
new 72919b16ec i386-bsd-nat: Assume PT_GETXMMREGS is present.
new 74320502cb configure: Stop checking for PT_GETXMMREGS.
The 4 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:
bfd/version.h | 2 +-
gdb/Makefile.in | 2 +-
gdb/configure | 37 ----
gdb/configure.ac | 20 --
gdb/copyright.py | 1 -
gdb/doc/gdb.texinfo | 2 +-
gdb/fbsd-tdep.c | 110 +++++++++++
gdb/gdbarch-gen.h | 4 +-
gdb/gdbarch.c | 4 +-
gdb/gdbarch.py | 29 +--
gdb/gdbcopyright.py | 52 ++++++
gdb/i386-bsd-nat.c | 10 -
gdb/i386-fbsd-nat.c | 14 --
gdb/make-target-delegates | 421 -------------------------------------------
gdb/make-target-delegates.py | 340 ++++++++++++++++++++++++++++++++++
gdb/target-delegates.c | 26 ++-
gdb/testsuite/Makefile.in | 2 +-
17 files changed, 539 insertions(+), 537 deletions(-)
create mode 100644 gdb/gdbcopyright.py
delete mode 100755 gdb/make-target-delegates
create mode 100755 gdb/make-target-delegates.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_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 96e96a2f 0: update: binutils-gcc: 2
new 87af2387 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 (96e96a2f)
\
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 1540 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 37476 -> 37592 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 266920 -> 263768 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 -------------------------------
jenkins/manifest.sh | 12 +++++------
7 files changed, 6 insertions(+), 42 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 6b97cd669adb Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits 6f4be6d9a20a Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
omits b5fc0bebb7e3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linu [...]
omits 29b2976cc405 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits c39c99110e3e Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
omits f6a4a50a3da6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 52ae5de8a990 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits 63ca34cb0b1d Merge branch 'drm-fixes' of git://git.freedesktop.org/git/ [...]
omits aa254026c32f Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits f6a2974ac2c4 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
omits ccfe6de769b6 Merge branch 'master' of git://git.kernel.org/pub/scm/virt [...]
omits 5335739cea56 Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 6327370e6b03 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
omits b38449b31f3c Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
omits 8c5b26c5616f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 7736b0c006c5 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits efb151eb56f6 Merge branch 'staging-linus' of git://git.kernel.org/pub/s [...]
omits c149184c13fa Merge branch 'for-usb-fixes' of git://git.kernel.org/pub/s [...]
omits 1ad9749033b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 5617ec4c366f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 0e52d987644c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits c6d2ce47fec6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 50d22cbcd79f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 05b754e02d3b Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits fc42eec7b96f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 568a0fd7689f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 1c7dbb1c1d6d Merge branch 'fixes' of https://git.linaro.org/people/jens [...]
omits cba9eb7221aa Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
omits 0dacaf8334d2 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/lin [...]
omits 8fcc54796bdf arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias
omits 59a450a32e19 Merge remote-tracking branch 'spi/for-5.16' into spi-linus
omits 9ea28fe70274 Merge remote-tracking branch 'regulator/for-5.16' into reg [...]
adds 305325688ff9 NTB/msi: Use struct_size() helper in devm_kzalloc()
adds d5081bf5dcfb ntb: intel: fix port config status offset for SPR
adds 9b818634f8e7 MAINTAINERS: update mailing list address for NTB subsystem
new ae5f531d1766 Merge tag 'ntb-5.17-bugfixes' of git://github.com/jonmason/ntb
new 22ba5e99b96f erofs: fix ztailpacking on > 4GiB filesystems
new 92ebf5f91b4d Merge tag 'erofs-for-5.17-rc7-fixes' of git://git.kernel.o [...]
new a340ab09b0b1 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/lin [...]
new a0e897d1b367 arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias
new f4242ec2b92c Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
new b3557463343c Merge branch 'fixes' of https://git.linaro.org/people/jens [...]
new 21a082e3c1f6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 4761df52f154 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
new 275f3f648702 Bluetooth: Fix not checking MGMT cmd pending queue
new 2e77551c6128 Merge tag 'for-net-2022-03-01' of git://git.kernel.org/pub [...]
new 0b0e2ff10356 net: dsa: restore error path of dsa_tree_change_tag_proto
new 90f8f4c0e3ce ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments
new 6ff379732292 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new cabc18d39e8f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 4ff2980b6bd2 xfrm: fix tunnel model fragmentation behavior
new f00b06eedc1c Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 0aa6b294b312 ALSA: intel_hdmi: Fix reference to PCM buffer address
new 5e89640498f0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new b8b3ac114713 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 48fdc1fa4d93 Merge remote-tracking branch 'regulator/for-5.16' into reg [...]
new ed5943562d45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 5d68c8f6d848 Merge remote-tracking branch 'spi/for-5.16' into spi-linus
new ce2a21b9e7f0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new cc7a1b2c3228 Merge branch 'for-usb-fixes' of git://git.kernel.org/pub/s [...]
new 8f4347081be3 staging: rtl8723bs: Fix access-point mode deadlock
new 342e7c6ea582 staging: rtl8723bs: Improve the comment explaining the loc [...]
new 72d856e3caf4 Merge branch 'staging-linus' of git://git.kernel.org/pub/s [...]
new 79dae81c2913 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
new 81a36d8ce554 Input: elan_i2c - move regulator_[en|dis]able() out of ela [...]
new 04b7762e37c9 Input: elan_i2c - fix regulator enable count imbalance aft [...]
new 69565c91e8a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 262b85a8b059 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
new 9d1ce82ce8b1 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
new f3bab607ebd4 Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/ [...]
new 155b6d6c959d Merge branch 'master' of git://git.kernel.org/pub/scm/virt [...]
new 5e0aac540055 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
new f74d89478a21 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new 41ccd83cad68 Merge branch 'drm-fixes' of git://git.freedesktop.org/git/ [...]
new d2f13cad72db Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
new 1bbc988c0471 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 8bdb85b6c81e Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
new 35b0541011bc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new f4d8da62d61b Merge branch 'urgent' of git://git.kernel.org/pub/scm/linu [...]
new 5e38efe5c382 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
new 34490bca674f 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 (6b97cd669adb)
\
N -- N -- N refs/heads/pending-fixes (34490bca674f)
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 46 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 | 8 +--
drivers/input/mouse/elan_i2c_core.c | 64 ++++++-----------
drivers/ntb/hw/intel/ntb_hw_gen4.c | 17 ++++-
drivers/ntb/hw/intel/ntb_hw_gen4.h | 16 +++++
drivers/ntb/msi.c | 6 +-
drivers/ptp/ptp_ocp.c | 25 ++++++-
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 7 +-
drivers/staging/rtl8723bs/core/rtw_recv.c | 10 ++-
drivers/staging/rtl8723bs/core/rtw_sta_mgt.c | 22 +++---
drivers/staging/rtl8723bs/core/rtw_xmit.c | 16 +++--
drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c | 2 +
drivers/staging/rtl8723bs/include/rtw_mlme.h | 8 ++-
fs/erofs/internal.h | 2 +-
net/bluetooth/mgmt.c | 99 ++++++++++++++++----------
net/dsa/dsa2.c | 2 +-
net/ipv6/xfrm6_output.c | 16 +++++
net/xfrm/xfrm_interface.c | 5 +-
sound/x86/intel_hdmi_audio.c | 2 +-
18 files changed, 209 insertions(+), 118 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 devel/omp/gcc-11
in repository gcc.
from 98961d3a0cc Fortran/OpenMP: Support mapping of DT with allocatable components
new c0d260e27e7 Fortran/OpenMP: class.cc fix for mapping of DT with allocat [...]
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/fortran/class.c | 66 +++++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 57 insertions(+), 9 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 devel/modula-2
in repository gcc.
from 8df4f2c9f53 Bugfix ensure that the scaffold source is kept if -fmakeini [...]
new 11470d2c217 Added gcc/m2/configure.ac tests for Python3 and realpath.
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/m2/ChangeLog | 4 ++++
gcc/m2/configure.ac | 8 +++++++-
gm2tools/Makefile.in | 2 +-
3 files changed, 12 insertions(+), 2 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 c1dae0a6a0a fbsd-tdep: Implement the vsyscall_range gdbarch hook.
new 63db53cd53c i386-fbsd-nat: Assume PT_GETXMMREGS is present.
new 72919b16ec2 i386-bsd-nat: Assume PT_GETXMMREGS is present.
new 74320502cba configure: Stop checking for PT_GETXMMREGS.
The 3 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/configure | 37 -------------------------------------
gdb/configure.ac | 20 --------------------
gdb/i386-bsd-nat.c | 10 ----------
gdb/i386-fbsd-nat.c | 14 --------------
4 files changed, 81 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 fb079cb5c41 Rewrite make-target-delegates in Python
new c1dae0a6a0a fbsd-tdep: Implement the vsyscall_range gdbarch hook.
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/fbsd-tdep.c | 110 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 110 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.