This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 92f2a45a2c6 [GCC-10 backport] arm: Move iterators from mve.md to iterat [...]
new 708b4513ff4 Daily bump.
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:
ChangeLog | 10 +
gcc/ChangeLog | 594 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 72 ++++++
libstdc++-v3/ChangeLog | 12 +
5 files changed, 689 insertions(+), 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_kernel/gnu-master-arm-mainline-allyesconfig
in repository toolchain/ci/linux.
from 7575fdda569b Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infra [...]
new d1a819a2ec2d splice: teach splice pipe reading about empty pipe buffers
new 4013c1496c49 usermodehelper: reset umask to default before executing us [...]
adds bb0890b4cd7f fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linu [...]
adds 6735b4632def Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
adds 5af08640795b fbcon: Fix global-out-of-bounds read in fbcon_get_font()
adds 112c35237c72 Partially revert "video: fbdev: amba-clcd: Retire elder CL [...]
adds 27204b99b082 drm: drm_dsc.h: fix a kernel-doc markup
new 86fdf61e7104 Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.fre [...]
new f1e141e9db6b Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freede [...]
new 1797d588af15 platform/x86: asus-wmi: Fix SW_TABLET_MODE always reportin [...]
new 6ec37e6bb1fa Merge tag 'platform-drivers-x86-v5.9-3' of git://git.kerne [...]
new 39e4716caa59 crypto: arm64: Use x16 with indirect branch to bti_c
new c85fb28b6f99 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
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:
MAINTAINERS | 5 +
arch/arm64/crypto/aes-neonbs-core.S | 4 +-
drivers/platform/x86/asus-nb-wmi.c | 32 ++
drivers/platform/x86/asus-wmi.c | 16 +-
drivers/platform/x86/asus-wmi.h | 1 +
drivers/video/console/newport_con.c | 7 +-
drivers/video/fbdev/Kconfig | 20 +
drivers/video/fbdev/Makefile | 1 +
drivers/video/fbdev/amba-clcd.c | 986 ++++++++++++++++++++++++++++++++
drivers/video/fbdev/core/fbcon.c | 12 +
drivers/video/fbdev/core/fbcon.h | 7 -
drivers/video/fbdev/core/fbcon_rotate.c | 1 +
drivers/video/fbdev/core/tileblit.c | 1 +
fs/splice.c | 20 +
include/drm/drm_dsc.h | 2 +-
include/linux/amba/clcd-regs.h | 87 +++
include/linux/amba/clcd.h | 290 ++++++++++
include/linux/font.h | 13 +
kernel/umh.c | 9 +
lib/fonts/font_10x18.c | 9 +-
lib/fonts/font_6x10.c | 9 +-
lib/fonts/font_6x11.c | 9 +-
lib/fonts/font_7x14.c | 9 +-
lib/fonts/font_8x16.c | 9 +-
lib/fonts/font_8x8.c | 9 +-
lib/fonts/font_acorn_8x8.c | 9 +-
lib/fonts/font_mini_4x6.c | 8 +-
lib/fonts/font_pearl_8x8.c | 9 +-
lib/fonts/font_sun12x22.c | 9 +-
lib/fonts/font_sun8x16.c | 7 +-
lib/fonts/font_ter16x32.c | 9 +-
31 files changed, 1542 insertions(+), 77 deletions(-)
create mode 100644 drivers/video/fbdev/amba-clcd.c
create mode 100644 include/linux/amba/clcd-regs.h
create mode 100644 include/linux/amba/clcd.h
--
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/gnu-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 492f133e6 2: update: binutils-gcc-linux: 19028
new f1c010f1e 2: update: binutils-gcc-linux: 19029
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 (492f133e6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 139 +-
02-prepare_abe/console.log | 390 +-
03-build_abe-binutils/console.log | 10777 ++++----
04-build_abe-stage1/console.log | 20386 +++++++--------
05-build_linux/console.log | 9674 +++----
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 140 +-
08-update_baseline/results.regressions | 20 +-
console.log | 41518 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
results | 2 +-
12 files changed, 41591 insertions(+), 41503 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 574df58f529 x86: Properly merge -z ibt and -z shstk
new 8ab0be1717a Automatic date update in version.in
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:
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.
unknown user pushed a change to branch gdb-10-branch
in repository binutils-gdb.
from e68941ba178 Automatic date update in version.in
new 8f97e9b79de Automatic date update in version.in
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:
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.
unknown user pushed a change to branch binutils-2_35-branch
in repository binutils-gdb.
from def9db5cb2a aarch64: Fix bogus type punning in parse_barrier() [PR26699]
new 500ff16fbf8 Automatic date update in version.in
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:
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_cross/gnu-release-aarch64-build_cross
in repository toolchain/ci/gcc.
from 99f2956cc74 Daily bump.
adds 4a437d67c7f Daily bump.
adds 6725de4e837 arm: Add missing part number for Neoverse V1
adds 972bc5c8e40 Daily bump.
adds 96b32c86f50 configure: Fix in-tree building of GMP on BSD [PR97302]
No new revisions were added by this update.
Summary of changes:
configure | 1 +
configure.ac | 1 +
gcc/ChangeLog | 5 +++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm-cpus.in | 2 ++
5 files changed, 10 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.