This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 66db95b6e8 elf: Fix glibc-hwcaps priorities with cache flags mismatches [...]
new 40ebfd016a elf: Disable most of TLS modid gaps processing [BZ #27135]
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:
elf/dl-close.c | 6 +-----
elf/dl-open.c | 10 ++++++++++
elf/dl-tls.c | 5 ++++-
3 files changed, 15 insertions(+), 6 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 607c558804f testsuite: avoid no-stack-protector-attr-3 fail on mips*-*-*
new c6c7ac0499c add -ltrans-objects lto-plugin debug option
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:
lto-plugin/lto-plugin.c | 12 ++++++++++++
1 file changed, 12 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 glibc.
from ac3babc394 * NEWS: Clarify _TIME_BITS change.
new 66db95b6e8 elf: Fix glibc-hwcaps priorities with cache flags mismatches [...]
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:
elf/dl-cache.c | 124 ++++++++++++++++++++++++++++-----------------------------
1 file changed, 60 insertions(+), 64 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 glibc.
from 08cbcd4dbc x86: Remove unnecessary overflow check from wcsnlen-sse4_1.S
new ac3babc394 * NEWS: Clarify _TIME_BITS change.
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:
NEWS | 4 +++-
1 file changed, 3 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 22c6cfe9c87 Automatic date update in version.in
new bdedb2d21b3 sim: callback: extend syscall interface to handle 7 args
new a7cde6df403 sim: cris: fix a few missing prototype warnings
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:
include/sim/ChangeLog | 5 +++++
include/sim/callback.h | 2 +-
sim/bfin/ChangeLog | 4 ++++
sim/bfin/interp.c | 8 ++++----
sim/cris/ChangeLog | 8 ++++++++
sim/cris/cris-sim.h | 1 -
sim/cris/traps.c | 34 +++-------------------------------
sim/m32r/ChangeLog | 4 ++++
sim/m32r/traps-linux.c | 4 ++++
9 files changed, 33 insertions(+), 37 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 e9e2bad7251 middle-end: add support for per-location warning groups.
new 607c558804f testsuite: avoid no-stack-protector-attr-3 fail on mips*-*-*
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/g++.dg/no-stack-protector-attr-3.C | 3 ++-
1 file changed, 2 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 gcc.
from 9aa8327e86e Daily bump.
new 980e278dbe5 Revert x86_order_regs_for_local_alloc changes in r12-1669.
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.c | 13 ++++---------
gcc/testsuite/gcc.target/i386/bitwise_mask_op-3.c | 6 +++---
2 files changed, 7 insertions(+), 12 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-9
in repository gcc.
from 9b997caa724 i386: Prevent unwanted combine from LZCNT to BSR [PR101175]
new 1471a87dccf 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 | 8 ++++++++
3 files changed, 20 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-11
in repository gcc.
from f19b20de1b2 Emit .file 0 directive earlier in DWARF 5
new 49230cc051f 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 | 12 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
libgfortran/ChangeLog | 7 +++++++
4 files changed, 27 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.