This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from c233d4226 Declare GNU-specific sched_getcpu()
new 1e0a1f59d Cygwin: implement sched_getcpu
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:
winsup/cygwin/autoload.cc | 1 +
winsup/cygwin/common.din | 1 +
winsup/cygwin/fhandler_proc.cc | 42 +--------------------------
winsup/cygwin/include/cygwin/version.h | 3 +-
winsup/cygwin/miscfuncs.cc | 53 ++++++++++++++++++++++++++++++++++
winsup/cygwin/miscfuncs.h | 2 ++
winsup/cygwin/release/2.11.0 | 3 +-
winsup/cygwin/sched.cc | 13 +++++++++
winsup/doc/new-features.xml | 2 +-
winsup/doc/posix.xml | 1 +
10 files changed, 77 insertions(+), 44 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 clang.
from b631565393 [AST][NFC] Use unsigned in the bit-fields of PrintingPolicy
new 6a1802de6c [AST][NFC] Use unsigned in the bit-fields of IdentifierInfo
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:
include/clang/Basic/IdentifierTable.h | 84 ++++++++++++++++++++++-------------
1 file changed, 54 insertions(+), 30 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 b1952c03a Fix return value on aio_read/write success
new c233d4226 Declare GNU-specific sched_getcpu()
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:
newlib/libc/include/sched.h | 4 ++++
1 file changed, 4 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 clang.
from c023d882a7 [objc-gnustep] Don't emit .guess ivar offset vars.
new b631565393 [AST][NFC] Use unsigned in the bit-fields of PrintingPolicy
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:
include/clang/AST/PrettyPrinter.h | 24 ++++++++++++------------
1 file changed, 12 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 master
in repository llvm.
from 82571dfdc11 [mips] Handle branch expansion corner cases
new b2fdb72a010 Fix inconsistency with/without debug information (-g)
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:
lib/CodeGen/CodeGenPrepare.cpp | 2 +-
.../2007-04-24-eliminate-mostly-empty-blocks.ll | 10 ++-
test/Other/codegenprepare-and-debug.ll | 87 ++++++++++++++++++++++
3 files changed, 97 insertions(+), 2 deletions(-)
create mode 100644 test/Other/codegenprepare-and-debug.ll
--
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 lldb.
from d3f69c4e1 Move RegisterValue,Scalar,State from Core to Utility
new 035f8a3fd Fix a couple of extended-offsetof warnings that had slipped through
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:
source/Plugins/Process/minidump/RegisterContextMinidump_ARM64.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 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 clang.
from f5bc3f31a2 [clang-format] comment reflow: add last line's penalty when [...]
new c023d882a7 [objc-gnustep] Don't emit .guess ivar offset vars.
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:
lib/CodeGen/CGObjCGNU.cpp | 38 ++++----------------------------------
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository gcc.
from 7127dfbd2e7 Define monotonic_buffer_resource members out-of-line
new ba9d6f44bbe Add malloc predictor (PR middle-end/83023).
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 | 9 +++++++++
gcc/doc/extend.texi | 4 +++-
gcc/predict.c | 12 ++++++++++++
gcc/predict.def | 5 ++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/predict-1.C | 15 +++++++++++++++
gcc/testsuite/gcc.dg/predict-16.c | 36 ++++++++++++++++++++++++++++++++++++
7 files changed, 85 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/predict-1.C
create mode 100644 gcc/testsuite/gcc.dg/predict-16.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 81cb8a0cbbb Fix gcc.dg/vect/no-section-anchors-vect-69.c on SPARC etc. [...]
new 7127dfbd2e7 Define monotonic_buffer_resource members out-of-line
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:
libstdc++-v3/ChangeLog | 16 ++++++
libstdc++-v3/config/abi/pre/gnu.ver | 2 +
libstdc++-v3/include/std/memory_resource | 92 ++++++-------------------------
libstdc++-v3/src/c++17/memory_resource.cc | 83 ++++++++++++++++++++++++++++
4 files changed, 119 insertions(+), 74 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 binutils-gdb.
from df136d64fa PowerPC64 EH info for _notoc linkage stubs
new 96d68bd48c Support parallel make check with GNU make 4.2+
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/testsuite/ChangeLog | 5 +++++
gdb/testsuite/Makefile.in | 9 +++++----
2 files changed, 10 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.