This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b3749a3005 Add support of the next Debian (Debian buster - version 10)
new f5a3eef961 [OPENMP] Constify function parameters, 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:
lib/Sema/SemaOpenMP.cpp | 7 ++++---
1 file changed, 4 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 binutils-gdb.
from ac7936dfd0 s/get_regcache_arch (regcache)/regcache->arch ()/g
new 8df93cb565 ld: Correct -z ibt documentation
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:
ld/ChangeLog | 4 ++++
ld/ld.texinfo | 2 +-
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 lld.
from 7aeaefaa1 [ELF] - Linkerscript: fix issue with SUBALIGN.
new 55a4332ef [ELF] - Implement --orphan-handling 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:
ELF/Config.h | 4 +++
ELF/Driver.cpp | 12 +++++++
ELF/LinkerScript.cpp | 9 ++++-
ELF/Options.td | 3 ++
test/ELF/linkerscript/orphan-report.s | 68 ++++++++++++++++++++++-------------
5 files changed, 71 insertions(+), 25 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 a122dbfb2e Replace "if if " with "if " in comments
new 63da5cd4a0 powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7's memcpy [...]
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 | 6 ++
sysdeps/powerpc/powerpc64/power7/memcpy.S | 64 +++++++--------
sysdeps/powerpc/powerpc64/power7/memmove.S | 128 ++++++++++++++---------------
3 files changed, 102 insertions(+), 96 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 9be7530cc0 CJK locales: Add fullwidth yYnN to yesexpr and noexpr [BZ #15261]
new a122dbfb2e Replace "if if " with "if " in comments
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 | 13 +++++++++++++
include/alloc_buffer.h | 4 ++--
sysdeps/mips/memcpy.S | 4 ++--
sysdeps/mips/memset.S | 2 +-
sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core_avx512.S | 2 +-
sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core_sse4.S | 2 +-
sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core_avx2.S | 2 +-
7 files changed, 21 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 newlib.
from f6ef29c48 Fixed semihosting for AArch64 when heapinfo parameters are no [...]
new 3e8323dc0 winsup/utils/dump_setup.cc: Remove the function 'base'
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/utils/dump_setup.cc | 17 +----------------
1 file changed, 1 insertion(+), 16 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 7d6a3b67981 Add CalledValuePropagation pass
new b0fa4d87c44 Don't try to use a non-existent header on FreeBSD/mips.
new 18476bdafdb [Local] Fix a bug in the domtree update logic for MergeBasi [...]
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/Support/Unix/Memory.inc | 2 +-
lib/Transforms/Utils/Local.cpp | 10 +++++---
unittests/Transforms/Utils/Local.cpp | 45 ++++++++++++++++++++++++++++++++++++
3 files changed, 53 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 lld.
from a291b1d1a Try to fix test on windows.
new 7aeaefaa1 [ELF] - Linkerscript: fix issue with SUBALIGN.
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/ScriptParser.cpp | 28 ++++++++++++++++++++--------
test/ELF/linkerscript/align.s | 8 ++++++++
test/ELF/linkerscript/subalign.s | 17 +++++++++++++++++
3 files changed, 45 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.