This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f10896c8e5f MIPS: Use FPU-enabled tune for mips32/mips64/mips64r2/mips6 [...]
new ae8103a3a13 rs6000: Fix pr66144-3.c test to accept multiple equivalent [...]
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/testsuite/gcc.target/powerpc/pr66144-3.c | 8 ++++----
1 file changed, 4 insertions(+), 4 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 master
in repository toolchain/ci/interesting-commits.
from 4747f856c Add entry 65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c from https [...]
new 09b87a20c Add entry 65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c from https [...]
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:
.../jira/description | 2 +-
.../jira/yaml | 2 +-
.../status.txt | 2 +-
.../master-thumb_m3_softfp_eabi/details.txt | 54 +++++++++++-----------
.../reproduction_instructions.txt | 4 +-
.../master-thumb_m3_softfp_eabi/status.txt | 2 +-
.../tcwg_gnu_embed_check_gcc/status.txt | 2 +-
7 files changed, 34 insertions(+), 34 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 master
in repository toolchain/ci/interesting-commits.
from 115b81b6e Add entry c5e3be456888aa48f591512ec28183703e70978c from https [...]
new 4747f856c Add entry 65dbe0ab7cdaf2aa84b09a74e594f0faacf1945c from https [...]
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:
.../tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi/build_url | 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 gcc.
from 8a5d0d72ea8 [APX ZU] Support APX zero-upper
new e3e5fd0c24c MIPS: Use signaling fcmp instructions for LT/LE/LTGT
new f10896c8e5f MIPS: Use FPU-enabled tune for mips32/mips64/mips64r2/mips6 [...]
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/mips/mips-cpus.def | 10 ++++-----
gcc/config/mips/mips-modes.def | 1 +
gcc/config/mips/mips-protos.h | 2 ++
gcc/config/mips/mips.cc | 48 ++++++++++++++++++++++++++++++++++++++----
gcc/config/mips/mips.h | 2 +-
gcc/config/mips/mips.md | 19 +++++++++++------
6 files changed, 66 insertions(+), 16 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 cea2a26553ac mailmap: Add my outdated addresses to the map file
new 161f73c2c7d0 bcachefs: Split out btree_write_submit_wq
new 1c8cc24eef4a bcachefs: Fix incorrect error handling found_btree_node_is [...]
new 04f635ede85b bcachefs: Delete incorrect BTREE_ID_NR assertion
new dab1870439a1 bcachefs: fix stack frame size in fsck.c
new 26447d224a7f bcachefs: fix the display format for show-super
new 5ae67abcdfdf bcachefs: Enable automatic shrinking for rhashtables
new bc65e98e68da bcachefs: increase key cache shrinker batch size
new 9ac3e660cac3 bcachefs: set sb->s_shrinker->seeks = 0
new 2760bfe38826 bcachefs: Fix reporting of freed objects from key cache shrinker
new bf2b356afdca bcachefs: Leave a buffer in the btree key cache to avoid l [...]
new f9035b0ce60c bcachefs: Fix refcount leak in check_fix_ptrs()
new e0cb5722e112 bcachefs: Fix snapshot_create_lock lock ordering
new 9c4acd19bbff bcachefs: Replace bucket_valid() asserts in bucket lookup [...]
new 9432e90df1b8 bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()
new b79922009214 bcachefs: Add missing synchronize_srcu_expedited() call wh [...]
new 7124a8982b62 bcachefs: Add missing bch_inode_info.ei_flags init
new f2736b9c791a bcachefs: Fix rcu_read_lock() leak in drop_extra_replicas
new 0b4989ebe8a6 Merge tag 'bcachefs-2024-06-12' of https://evilpiepirate.o [...]
new 616501eccb58 clkdev: don't fail clkdev_alloc() if over-sized
new e3cf20e5c68d ARM: 9405/1: ftrace: Don't assume stack frames are contigu [...]
new 594ce0b8a998 Merge topic branches 'clkdev' and 'fixes' into for-linus
new 2ccbdf43d5e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 22 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:
arch/arm/kernel/ftrace.c | 17 ++-
drivers/clk/clkdev.c | 11 +-
fs/bcachefs/alloc_background.c | 22 +++-
fs/bcachefs/bcachefs.h | 3 +-
fs/bcachefs/btree_cache.c | 9 +-
fs/bcachefs/btree_gc.c | 17 ++-
fs/bcachefs/btree_io.c | 8 +-
fs/bcachefs/btree_iter.c | 11 +-
fs/bcachefs/btree_key_cache.c | 33 +++--
fs/bcachefs/btree_node_scan.c | 9 +-
fs/bcachefs/buckets.c | 293 +++++++++++++++++++++++------------------
fs/bcachefs/buckets.h | 17 ++-
fs/bcachefs/buckets_types.h | 2 +
fs/bcachefs/data_update.c | 3 +-
fs/bcachefs/ec.c | 26 +++-
fs/bcachefs/extents.c | 9 +-
fs/bcachefs/fs-ioctl.c | 17 +--
fs/bcachefs/fs.c | 3 +
fs/bcachefs/fsck.c | 3 +
fs/bcachefs/io_read.c | 37 ++++--
fs/bcachefs/io_write.c | 19 ++-
fs/bcachefs/movinggc.c | 7 +-
fs/bcachefs/super-io.c | 6 +-
fs/bcachefs/super.c | 10 +-
24 files changed, 368 insertions(+), 224 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 158ce8ade0a Daily bump.
new 8a5d0d72ea8 [APX ZU] Support APX zero-upper
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/i386/i386-opts.h | 3 ++-
gcc/config/i386/i386.h | 1 +
gcc/config/i386/i386.md | 25 +++++++++++++++++++--
gcc/config/i386/i386.opt | 3 +++
gcc/testsuite/gcc.target/i386/apx-zu-1.c | 38 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/apx-zu-2.c | 19 ++++++++++++++++
6 files changed, 86 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/apx-zu-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/apx-zu-2.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 tested
in repository toolchain/jenkins-scripts.
from 9ed549f3 pw-report.sh: Make the diagnostic match the type of bot
adds 3644164a pw-report.sh: Fix typo in previous commit
No new revisions were added by this update.
Summary of changes:
pw-report.sh | 4 ++--
1 file changed, 2 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 releases/gcc-14
in repository gcc.
from 7593dae69ba arm: Add .type and .size to __gnu_cmse_nonsecure_call [PR115360]
new 8bd6e4038a6 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:
gcc/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 10 ++++++++++
libgcc/ChangeLog | 8 ++++++++
4 files changed, 30 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.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from 113a104edb5 arm: Add .type and .size to __gnu_cmse_nonsecure_call [PR115360]
new 341342da85a 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:
gcc/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 10 ++++++++++
libgcc/ChangeLog | 8 ++++++++
4 files changed, 30 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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 448dd002a07 arm: Add .type and .size to __gnu_cmse_nonsecure_call [PR115360]
new 6693b1f3929 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:
gcc/ChangeLog | 50 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 26 +++++++++++++++++++++++++
libgcc/ChangeLog | 8 ++++++++
4 files changed, 85 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.