This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0f9ce736b8d Daily bump.
new 77abaa72ed5 LoongArch: (NFC) Remove atomic_optab and use amop instead
new b8e147d46ea LoongArch: (NFC) Remove amo and use size instead
new d1d7ecfbc6d LoongArch: Don't use "+" for atomic_{load, store} "m" constraint
new 91f00a75536 LoongArch: Allow using bstrins for masking the address in a [...]
new 9b55cd04056 LoongArch: Don't emit overly-restrictive barrier for LL-SC loops
new 2ac0e38a309 LoongArch: Remove unneeded "b 3f" instruction after LL-SC loops
new 1f1ab36058a LoongArch: Remove unneeded "andi offset, addr, 3" instructi [...]
new cff7790016b LoongArch: Implement subword atomic_fetch_{and, or, xor} wi [...]
new 6d67bbce340 LoongArch: Don't expand atomic_fetch_sub_{hi, qi} to LL-SC [...]
new c9374dbf9d1 LoongArch: Implement atomic_fetch_nand<GPR:mode>
new 89c8638deb9 LoongArch: Implement 16-byte atomic load with LSX
new 8735a4fecab LoongArch: Implement 16-byte atomic store with LSX
new 0f3c1b71daa LoongArch: Add -m[no-]scq option
new 2aca41ba976 LoongArch: Implement 16-byte atomic store with sc.q
new 5527195f356 LoongArch: Implement 16-byte CAS with sc.q
new 54a3853e5f1 LoongArch: Implement 16-byte atomic exchange with sc.q
new 534276f1e58 LoongArch: Implement 16-byte atomic add, sub, and, or, xor, [...]
The 17 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/loongarch/genopts/isa-evolution.in | 1 +
gcc/config/loongarch/loongarch-def.cc | 4 +-
gcc/config/loongarch/loongarch-evolution.cc | 4 +
gcc/config/loongarch/loongarch-evolution.h | 8 +-
gcc/config/loongarch/loongarch-str.h | 1 +
gcc/config/loongarch/loongarch.cc | 30 +-
gcc/config/loongarch/loongarch.opt | 4 +
gcc/config/loongarch/loongarch.opt.urls | 3 +
gcc/config/loongarch/sync.md | 641 ++++++++++++++++++--------
gcc/doc/invoke.texi | 11 +-
10 files changed, 497 insertions(+), 210 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-15
in repository gcc.
from 62bae71cc83 Daily bump.
new f9de142d425 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/DATESTAMP | 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 releases/gcc-14
in repository gcc.
from 9db9d2798c5 Daily bump.
new 9c5dca10bea 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/DATESTAMP | 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 releases/gcc-13
in repository gcc.
from ad7dd07da7a Daily bump.
new 8d5b9dfcf26 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/DATESTAMP | 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 6f63044a7ae [PR target/121213] Avoid unnecessary constant load in amoswap
new 0f9ce736b8d 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 | 5 +++++
contrib/ChangeLog | 5 +++++
gcc/ChangeLog | 42 +++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 56 +++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 109 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 master
in repository binutils-gdb.
from 0004c4efea8 libsframe: testsuite: use SFrame V2 specific APIs
new 570f4c0c119 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-16-branch
in repository binutils-gdb.
from 32c968de666 Automatic date update in version.in
new 135a2f6e70a 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_45-branch
in repository binutils-gdb.
from d83820a69b7 Automatic date update in version.in
new 10f0fcba674 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 release/2.35/master
in repository glibc.
from c97735cfde elf: Handle ld.so with LOAD segment gaps in _dl_find_object [...]
new 4e50046821 x86-64: Add GLIBC_ABI_DT_X86_64_PLT [BZ #33212]
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:
sysdeps/x86_64/Makefile | 9 +++++++++
sysdeps/x86_64/Versions | 5 +++++
2 files changed, 14 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 release/2.33/master
in repository glibc.
from 1ec499b165 posix: Fix double-free after allocation failure in regcomp ( [...]
new 68cca6e1e8 x86-64: Add GLIBC_ABI_DT_X86_64_PLT [BZ #33212]
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:
sysdeps/x86_64/Makefile | 9 +++++++++
sysdeps/x86_64/Versions | 5 +++++
2 files changed, 14 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.