This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from fda755f [PM] Introduce options to enable the (still experimental) new [...]
new 0ccabd5 [PM] Fix up from r290449 to start requiring the x86 target to [...]
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/inline-optim.c | 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 clang.
from 04d0827 Extend the tests for -Wmissing-variable-declarations.
new fda755f [PM] Introduce options to enable the (still experimental) new [...]
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/Driver/Options.td | 6 ++
include/clang/Frontend/CodeGenOptions.def | 2 +
lib/CodeGen/BackendUtil.cpp | 143 +++++++++++++++++++++++++++++-
lib/Driver/Tools.cpp | 3 +
lib/Frontend/CompilerInvocation.cpp | 4 +
test/CodeGen/arm64_crypto.c | 1 +
test/CodeGen/inline-optim.c | 4 +
test/Driver/clang_f_opts.c | 8 ++
8 files changed, 167 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.
unknown user pushed a change to branch master
in repository llvm.
from 096850a Function-import: Disable IRVerifier on lazy-loaded modules: t [...]
new 759dd39 [PM] Add support for building a default AA pipeline to the Pa [...]
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/llvm/Passes/PassBuilder.h | 4 ++++
lib/Passes/PassBuilder.cpp | 34 ++++++++++++++++++++++++++++++++++
test/Other/new-pass-manager.ll | 11 +++++++++++
3 files changed, 49 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.24/master
in repository glibc.
from e6eab16 alpha: fix trunc for big input values
new e9e69e4 Bug 11941: ld.so: Improper assert map->l_init_called in dlclose
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 | 14 ++++
elf/Makefile | 15 +++-
elf/dl-close.c | 30 ++++++--
elf/tst-nodelete-dlclose-dso.c | 90 ++++++++++++++++++++++
...t-gnu2-tls1.c => tst-nodelete-dlclose-plugin.c} | 46 ++++-------
.../ifuncmain8.c => elf/tst-nodelete-dlclose.c | 14 ++--
6 files changed, 167 insertions(+), 42 deletions(-)
create mode 100644 elf/tst-nodelete-dlclose-dso.c
copy elf/{tst-gnu2-tls1.c => tst-nodelete-dlclose-plugin.c} (58%)
copy sysdeps/x86_64/ifuncmain8.c => elf/tst-nodelete-dlclose.c (70%)
--
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_27-branch
in repository binutils-gdb.
from 2588d93 Automatic date update in version.in
new fb646a8 MIPS/BFD: Remove EI_ABIVERSION 5 allocation for PT_GNU_STACK support
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/ChangeLog | 5 +++++
bfd/elfxx-mips.c | 3 ---
2 files changed, 5 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 libcxx.
from 5ac2f14 Fix PR31440: Make __sanitizer_annotate_contigious_container a [...]
new 17a98d8 Don't use posix_memalign on Windows platforms
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:
src/new.cpp | 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 libcxx.
from 59c5cb0 Add test that _LIBCPP_VERSION matches __libcpp_version
new 0de917e Update doc and various cleanup
new 5ac2f14 Fix PR31440: Make __sanitizer_annotate_contigious_container a [...]
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:
NOTES.TXT | 28 ++++++++++++
RELEASE.TXT | 11 -----
TODO.TXT | 8 ----
include/__config | 2 +-
test/libcxx/double_include.sh.cpp | 89 ++++++++++++++++++++++++++++++---------
5 files changed, 99 insertions(+), 39 deletions(-)
create mode 100644 NOTES.TXT
delete mode 100644 RELEASE.TXT
--
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 libcxx.
from 904a9cb Update TestingLibcxx doc to reflect the use_system_cxx_lib fl [...]
new 8f7a9c0 Add release update instructions for libc++
new 59c5cb0 Add test that _LIBCPP_VERSION matches __libcpp_version
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:
RELEASE.TXT | 11 +++++++++++
.../version_cerrno.pass.cpp => libcpp_version.pass.cpp} | 17 +++++++++++++----
2 files changed, 24 insertions(+), 4 deletions(-)
create mode 100644 RELEASE.TXT
copy test/libcxx/{diagnostics/errno/version_cerrno.pass.cpp => libcpp_version.pass [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.