This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from 44b2b4ce5d1 Move jump threading before reload
new 33f43e5854b PR target/92225 * config/i386/sse.md (REDUC_SSE_SMINMAX_M [...]
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/ChangeLog | 6 ++++++
gcc/config/i386/sse.md | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr92225.c | 19 +++++++++++++++++++
4 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr92225.c
--
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/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 81759828 0: update: llvm-linux: boot
new a38b58cc 0: update: llvm-linux: boot
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 (81759828)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 184 +-
02-build_llvm/console.log | 11960 +++++++++++++++++-----------------
03-build_linux/console.log | 667 +-
04-boot_linux/console.log | 440 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 13284 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
9 files changed, 13301 insertions(+), 13277 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 9e5eefba3d09 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
new b3a81c777dcb HID: fix error message in hid_open_report()
new fe2199cfd151 HID: prodikeys: make array keys static const, makes object [...]
new d9d4b1e46d95 HID: Fix assumption that devices have inputs
new 9e4dbc4646a8 HID: google: add magnemite/masterball USB ids
new 16ff7bf6dbcc HID: intel-ish-hid: fix wrong error handling in ishtp_cl_a [...]
new 67b18dfb8cfc HID: i2c-hid: Remove runtime power management
new abdd3d0b344f HID: logitech-hidpp: split g920_get_config()
new 905d754c53a5 HID: logitech-hidpp: rework device validation
new 08c453f6d073 HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy()
new 09f3dbe47473 HID: i2c-hid: add Trekstor Primebook C11B to descriptor override
new 0365fb6baeb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 11 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/hid/hid-axff.c | 11 +-
drivers/hid/hid-core.c | 7 +-
drivers/hid/hid-dr.c | 12 +-
drivers/hid/hid-emsff.c | 12 +-
drivers/hid/hid-gaff.c | 12 +-
drivers/hid/hid-google-hammer.c | 4 +
drivers/hid/hid-holtekff.c | 12 +-
drivers/hid/hid-ids.h | 2 +
drivers/hid/hid-lg2ff.c | 12 +-
drivers/hid/hid-lg3ff.c | 11 +-
drivers/hid/hid-lg4ff.c | 11 +-
drivers/hid/hid-lgff.c | 11 +-
drivers/hid/hid-logitech-hidpp.c | 248 +++++++++++++----------
drivers/hid/hid-microsoft.c | 12 +-
drivers/hid/hid-prodikeys.c | 4 +-
drivers/hid/hid-sony.c | 12 +-
drivers/hid/hid-tmff.c | 12 +-
drivers/hid/hid-zpff.c | 12 +-
drivers/hid/i2c-hid/i2c-hid-core.c | 118 +----------
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c | 19 ++
drivers/hid/intel-ish-hid/ishtp/client-buffers.c | 2 +-
21 files changed, 297 insertions(+), 259 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 gcc-8-branch
in repository gcc.
from 0ca65cb5545 Daily bump.
new 9dd65a1fc35 [rs6000] PR70010, avoid no-vsx function to be inlined to vs [...]
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/ChangeLog | 7 +++++++
gcc/config/rs6000/rs6000.c | 30 +++++++++++++++++-----------
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.target/powerpc/pr70010-1.c | 18 +++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr70010-3.c | 17 ++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr70010-4.c | 17 ++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr70010.c | 19 ++++++++++++++++++
7 files changed, 105 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr70010-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr70010-3.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr70010-4.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr70010.c
--
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-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from e9c999a28f Automatic date update in version.in
adds 12c3e9173e 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_kernel/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards dce795c3 0: update: binutils-gcc-linux: all
new a0ee7e39 0: update: binutils-gcc-linux: all
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 (dce795c3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11752 +++++++-------
04-build_abe-stage1/console.log | 15872 +++++++++----------
05-build_linux/console.log | 2234 +--
06-boot_linux/console.log | 8 +-
console.log | 30495 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 30550 insertions(+), 30433 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_kernel/llvm-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/linux.
from 153a971ff578 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
adds d6d5df1db6e9 Linux 5.4-rc5
adds 40ce7919d873 virtio_ring: fix stalls for packed rings
adds 6771596169bf vsock/virtio: remove unused 'work' field from 'struct virt [...]
adds b3683dee8402 vringh: fix copy direction of vringh_iov_push_kern()
adds 9e5eefba3d09 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
No new revisions were added by this update.
Summary of changes:
Makefile | 4 ++--
drivers/vhost/vringh.c | 8 +++++++-
drivers/virtio/virtio_ring.c | 7 +++----
include/linux/virtio_vsock.h | 1 -
4 files changed, 12 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.