This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b9f3ad9 [LV] Make the test case for PR30183 less fragile
new 3c479a9 [x86] regenerate checks; NFC
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:
test/CodeGen/X86/pr30693.ll | 78 +++++++++++++++++++++++++++++++++++++++++----
1 file changed, 72 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 lld.
from ddf8010 Remove unnecessary template.
new d37ceb3 Revert r297008: [ELF] - Make Bss and BssRelRo sections to be [...]
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/OutputSections.cpp | 2 ++
ELF/OutputSections.h | 2 ++
ELF/Relocations.cpp | 27 ++++++++++++++++-----------
ELF/Symbols.cpp | 20 ++++++++++++++------
ELF/Symbols.h | 7 +++++++
ELF/SyntheticSections.cpp | 23 ++++++++---------------
ELF/SyntheticSections.h | 14 ++++----------
ELF/Writer.cpp | 42 +++++++++++++++++++++++++-----------------
8 files changed, 78 insertions(+), 59 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 a664c62 Fix PR demangler/70909 and 67264 (endless demangler recursion)
new 111af71 PR c/79940 * gimplify.c (gimplify_omp_for): Replace index v [...]
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/gimplify.c | 11 ++++++--
libgomp/ChangeLog | 5 ++++
libgomp/testsuite/libgomp.c/pr79940.c | 47 +++++++++++++++++++++++++++++++++++
4 files changed, 68 insertions(+), 2 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c/pr79940.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 llvm.
from d20a0da [LV] Add missing check labels to tests and reformat
new b9f3ad9 [LV] Make the test case for PR30183 less fragile
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:
.../AArch64/first-order-recurrence.ll | 53 +++++++++++++---------
1 file changed, 31 insertions(+), 22 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 llvm.
from b01d205 [Hexagon] Use correct offset when extracting from the high word
new d20a0da [LV] Add missing check labels to tests and reformat
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:
.../AArch64/first-order-recurrence.ll | 209 +++++++++------------
1 file changed, 94 insertions(+), 115 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 newlib.
from b9498f1 Export timingsafe_bcmp and timingsafe_memcmp
new 994a4b7 Cygwin: Emit correct errno EAGAIN if we can't create another thread
new 51a993c yield: Don't lower thread priority, it leads to starvation
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:
winsup/cygwin/miscfuncs.cc | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 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 lld.
from e166dd7 Remove unnecessary template. NFC.
new ddf8010 Remove unnecessary template.
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/InputSection.cpp | 8 +-------
ELF/InputSection.h | 2 +-
ELF/Symbols.cpp | 4 ++--
ELF/SyntheticSections.cpp | 5 ++---
4 files changed, 6 insertions(+), 13 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 zack/testsuite-isomac
in repository glibc.
discards e00c42a Suppress internal declarations for most of the testsuite.
discards 1f43abf Remove _IO_MTSAFE_IO from public headers.
new 9a56f87 Test for correct setting of errno.
new 7d17f43 Remove _IO_MTSAFE_IO from public headers.
new 509a42c Suppress internal declarations for most of the testsuite.
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 (e00c42a)
\
N -- N -- N refs/heads/zack/testsuite-isomac (509a42c)
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 3 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 | 8 ++
posix/Makefile | 2 +-
posix/test-errno.c | 153 +++++++++++++++++++++++++++++++++++
sysdeps/unix/sysv/linux/Makefile | 2 +-
sysdeps/unix/sysv/linux/test-errno.c | 142 ++++++++++++++++++++++++++++++++
5 files changed, 305 insertions(+), 2 deletions(-)
create mode 100644 posix/test-errno.c
create mode 100644 sysdeps/unix/sysv/linux/test-errno.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 glibc.
from 72280a9 S390: Regenerate ULPs
new 9a56f87 Test for correct setting of errno.
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 | 8 ++
posix/Makefile | 2 +-
posix/test-errno.c | 153 +++++++++++++++++++++++++++++++++++
sysdeps/unix/sysv/linux/Makefile | 2 +-
sysdeps/unix/sysv/linux/test-errno.c | 142 ++++++++++++++++++++++++++++++++
5 files changed, 305 insertions(+), 2 deletions(-)
create mode 100644 posix/test-errno.c
create mode 100644 sysdeps/unix/sysv/linux/test-errno.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 binutils-gdb.
from 1fc8748 Properly dump NT_GNU_PROPERTY_TYPE_0
new 15c2268 gdb: Fix ATTRIBUTE_NONNULL usage
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:
gdb/ChangeLog | 6 ++++++
gdb/common/gdb_unlinker.h | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.