This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from d4cc385c6e x86-64: Move wcsnlen.S to multiarch/wcsnlen-sse4_1.S
new 44330b6d32 tunables: Clean up hooks to get and set tunables
new ea9b0ecbf0 tunables: Add LD_HWCAP_MASK to tunables
new 6482e63403 Add include guards to dl-procinfo.h
new ff08fc59e3 tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_h [...]
new f82e9672ad aarch64: Allow overriding HWCAP_CPUID feature check using HW [...]
new 511c5a1087 Make LD_HWCAP_MASK usable for static binaries
new ea01a4da21 aarch64: Add hwcap string routines
The 7 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 | 62 +++++++++++++++++++
README.tunables | 69 ++++++++++++++++++----
elf/Versions | 2 +-
elf/dl-cache.c | 5 +-
elf/dl-hwcaps.c | 11 +++-
sysdeps/posix/preadv64v2.c => elf/dl-hwcaps.h | 29 ++++-----
elf/dl-support.c | 2 +
elf/dl-tunables.c | 58 +++++++++++-------
elf/dl-tunables.h | 53 +++++++++++------
elf/dl-tunables.list | 7 +++
elf/rtld.c | 4 ++
malloc/arena.c | 36 +++++------
manual/tunables.texi | 23 ++++++++
scripts/gen-tunables.awk | 1 +
sysdeps/generic/ldsodefs.h | 2 +
sysdeps/sparc/sparc32/dl-machine.h | 6 +-
sysdeps/unix/sysv/linux/aarch64/cpu-features.c | 10 ++--
sysdeps/unix/sysv/linux/aarch64/dl-procinfo.c | 15 +++++
.../sysv/linux/aarch64}/dl-procinfo.h | 41 +++++++------
sysdeps/unix/sysv/linux/i386/dl-procinfo.h | 3 +
sysdeps/unix/sysv/linux/s390/dl-procinfo.h | 3 +
sysdeps/x86/cpu-features.c | 10 ++--
22 files changed, 334 insertions(+), 118 deletions(-)
copy sysdeps/posix/preadv64v2.c => elf/dl-hwcaps.h (67%)
copy sysdeps/{sparc => unix/sysv/linux/aarch64}/dl-procinfo.h (63%)
--
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 96a411453d3 Remove aarch32 support for falkor/qdf24xx, not in released [...]
new 558bb905de7 * cfgbuild.c (find_bb_boundaries): Initialize profile of s [...]
new 2f00848d842 Clarify define_insn documentation
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:
gcc/ChangeLog | 13 +++++++++++++
gcc/cfgbuild.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++----
gcc/doc/md.texi | 25 +++++++++++++++++++++----
3 files changed, 81 insertions(+), 8 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 51444fd7fe7 Update libdeps to add BinaryFormat, introduced in r304864.
new 1a0f861c749 Disable all warning for AlignOfTest.cpp.
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:
unittests/Support/CMakeLists.txt | 5 +++++
1 file changed, 5 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 5c232935be Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
new 69c30372df Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
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/Sema/SemaCodeComplete.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 ba90c4bfc8 Update libdeps to add BinaryFormat, introduced in r304864.
new 5c232935be Added LLVM_FALLTHROUGH to address warning: this statement ma [...]
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/Sema/SemaTemplate.cpp | 3 +++
1 file changed, 3 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 aoliva/SFN
in repository gcc.
from 00cba3f379f Revert "[PR80693] drop value of parallel SETs dropped by combine"
new a45201059e8 gimplify: do not find goto dest in list when not optimization
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/gimplify.c | 8 ++++++++
1 file changed, 8 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 llvm.
from b070b915de9 Add dependency from LibDriver to BinaryFormat.
new cd0e332e88f Reorder and reformat.
new 51444fd7fe7 Update libdeps to add BinaryFormat, introduced in r304864.
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:
lib/Analysis/LLVMBuild.txt | 2 +-
lib/CodeGen/AsmPrinter/LLVMBuild.txt | 2 +-
lib/DebugInfo/DWARF/LLVMBuild.txt | 2 +-
3 files 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 7fedc70f5c Fixed warning: 'virtual void clang::ExternalASTSource::Compl [...]
new 2c933f0f59 Reorder and reformat.
new ba90c4bfc8 Update libdeps to add BinaryFormat, introduced in r304864.
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:
lib/AST/CMakeLists.txt | 5 ++++-
lib/Driver/CMakeLists.txt | 1 +
2 files changed, 5 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 llvm.
from ce49018b110 Add dependency from AsmParser to BinaryFormat.
new b070b915de9 Add dependency from LibDriver to BinaryFormat.
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/ToolDrivers/llvm-lib/LLVMBuild.txt | 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 llvm.
from 25d9ac10029 Add #include <system_error>
new ce49018b110 Add dependency from AsmParser to BinaryFormat.
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/AsmParser/LLVMBuild.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.