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 f6ca448ab70 gprofng: Use the correct application name in error messages
new c524b5f2f66 [RFA] Fix for mcore simulator
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:
sim/mcore/interp.c | 8 ++++----
sim/testsuite/mcore/sextb.s | 25 +++++++++++++++++++++++++
sim/testsuite/mcore/sexth.s | 27 +++++++++++++++++++++++++++
3 files changed, 56 insertions(+), 4 deletions(-)
create mode 100644 sim/testsuite/mcore/sextb.s
create mode 100644 sim/testsuite/mcore/sexth.s
--
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 faae30c4956 RISC-V: Extend riscv_subset_list, preparatory for target at [...]
new a3e50ee96dc RISC-V Adjust long unconditional branch sequence
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/riscv/riscv.md | 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 master
in repository linux.
from 8182d7a3f1b8 Merge tag 'ata-6.6-rc6' of git://git.kernel.org/pub/scm/li [...]
new 54f67decddeb Revert "btrfs: reject unknown mount options early"
new 75f5f60bf7ee btrfs: add __counted_by for struct btrfs_delayed_item and [...]
new 759d1b653f3c Merge tag 'for-6.6-rc5-tag' of git://git.kernel.org/pub/sc [...]
new 869b6ea1609f quota: Fix slow quotaoff
new 401644852d0b Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/sc [...]
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:
fs/btrfs/delayed-inode.c | 2 +-
fs/btrfs/delayed-inode.h | 2 +-
fs/btrfs/super.c | 4 ---
fs/quota/dquot.c | 66 ++++++++++++++++++++++++++++--------------------
include/linux/quota.h | 4 ++-
include/linux/quotaops.h | 2 +-
6 files changed, 45 insertions(+), 35 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 9452d13b1af RISC-V: Refactor riscv_option_override and riscv_convert_ve [...]
new faae30c4956 RISC-V: Extend riscv_subset_list, preparatory for target at [...]
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/common/config/riscv/riscv-common.cc | 209 ++++++++++++++++++++++++++++++++
gcc/config/riscv/riscv-subset.h | 11 ++
2 files changed, 220 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 1c8b86a3799f Merge tag 'xsa441-6.6-tag' of git://git.kernel.org/pub/scm [...]
new 054c22bd784d printk: flush consoles before checking progress
new 9277abd2c172 Merge branch 'rework/misc-cleanups' into for-linus
new 4524565e3a38 Merge tag 'printk-for-6.6-rc6' of git://git.kernel.org/pub [...]
new 9af867c05b5d HID: i2c-hid: fix handling of unpopulated devices
new dac501397b9d HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect
new bab19d1b2154 Merge tag 'for-linus-2023101101' of git://git.kernel.org/p [...]
new b555aa66760f ata: pata_parport: fix pata_parport_devchk
new d2302427c122 ata: pata_parport: implement set_devctl
new f343e578fef9 ata: pata_parport: add custom version of wait_after_reset
new 0c1e81d0b5eb ata: pata_parport: fit3: implement IDE command set registers
new 626b13f015e0 scsi: Do not rescan devices with a suspended queue
new 8182d7a3f1b8 Merge tag 'ata-6.6-rc6' of git://git.kernel.org/pub/scm/li [...]
The 12 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/ata/pata_parport/fit3.c | 14 +---
drivers/ata/pata_parport/pata_parport.c | 78 ++++++++++++++++-
drivers/hid/hid-logitech-hidpp.c | 3 +-
drivers/hid/i2c-hid/i2c-hid-core.c | 144 ++++++++++++++++++--------------
drivers/scsi/scsi_scan.c | 11 +--
kernel/printk/printk.c | 8 +-
6 files changed, 174 insertions(+), 84 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 releases/gcc-13
in repository gcc.
from 16a4df27436 tree-ssa-strlen: optimization skips clobbering store [PR111519]
new f0efc4b25cb Ensure float equivalences include + and - zero.
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/gimple-range-cache.cc | 3 +++
gcc/testsuite/gcc.dg/pr111694.c | 19 +++++++++++++++++++
gcc/value-relation.cc | 19 +++++++++++++++++++
gcc/value-relation.h | 3 +++
4 files changed, 44 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr111694.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.
unknown user pushed a change to branch master
in repository gcc.
from e8d418df3dc MATCH: [PR111282] Simplify `a & (b ^ ~a)` to `a & b`
new 0363bba87fe options: Define TARGET_<NAME>_P and TARGET_<NAME>_OPTS_P ma [...]
new 9452d13b1af RISC-V: Refactor riscv_option_override and riscv_convert_ve [...]
The 2 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/riscv/riscv.cc | 93 ++++++++++++++++++++++++++---------------------
gcc/doc/options.texi | 23 ++++++++----
gcc/opth-gen.awk | 13 ++++++-
3 files changed, 80 insertions(+), 49 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.