This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 240d6e8 Rename remaining uses of Addralign to Alignment.
new 367ef67 Use 32 bits for alignment.
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 | 4 ++--
ELF/Writer.h | 2 +-
3 files changed, 4 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 binutils-gdb.
from 5f6fd32 Fix "layout reg" crash
new e45ced6 Remove use of the no longer needed -mminimal-toc option.
new f7bb4e3 GDB: Fix some null pointer dereferences due to disassembler-o [...]
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:
gdb/ChangeLog | 12 ++++++++++++
gdb/config/powerpc/ppc64-linux.mh | 6 ------
gdb/gdbarch.c | 12 ++++++++++--
gdb/gdbarch.sh | 12 ++++++++++--
4 files changed, 32 insertions(+), 10 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 5f5f0e7 [clang-format] Fixed indent issue when adding a comment at th [...]
new e76c898 [clang-format] Followup of D30646 - unbreak the build
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/Format/FormatTest.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 libunwind.
from 1b650c9 Drop the dependency on dl_unwind_find_exidx().
new 9979472 Let arm_section_length store the number of bytes.
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/AddressSpace.hpp | 11 +++--------
src/UnwindCursor.hpp | 3 ++-
2 files changed, 5 insertions(+), 9 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 0b58be9 Rename Addralign to Alignment.
new 240d6e8 Rename remaining uses of Addralign to Alignment.
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 | 10 +++++-----
ELF/InputSection.h | 4 ++--
ELF/SyntheticSections.h | 4 ++--
3 files changed, 9 insertions(+), 9 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 a7055e5 hppa: set __IPC_64 as zero for SysV IPC calls
new 1c1243b Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)
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 | 10 ++++++++++
elf/Makefile | 3 ++-
elf/rtld.c | 3 ++-
elf/tst-env-setuid.c | 12 ++++++++++++
sysdeps/generic/unsecvars.h | 1 +
5 files changed, 27 insertions(+), 2 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 lldb.
from ffabcbc Revert "Use LLVM for all stat-related functionality."
new 20e7133 Android.rules: add support for clang compiler
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:
packages/Python/lldbsuite/test/make/Android.rules | 29 ++++++++++++++++++++
packages/Python/lldbsuite/test/make/Makefile.rules | 32 +++++++++++-----------
2 files changed, 45 insertions(+), 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 lld.
from acea5e6 Fix Mips LA25 Thunks where Caller and Callee in different OS
new 0b58be9 Rename Addralign to Alignment.
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/LinkerScript.cpp | 4 ++--
ELF/MapFile.cpp | 2 +-
ELF/OutputSections.cpp | 4 ++--
ELF/OutputSections.h | 8 ++++----
ELF/Writer.cpp | 6 +++---
5 files 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 c1af14f [Hexagon] Do not insert instructions before PHI nodes
new 2a998c0 [ARM] Correct handling of LSL #0 in an IT block
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/Target/ARM/AsmParser/ARMAsmParser.cpp | 2 +-
test/MC/ARM/lsl-zero.s | 14 ++++++++++++++
2 files changed, 15 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.