This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 0a9db10 Merge Linux and FreeBSD arm register contexts
new 88bf068 Support NetBSD Thread ID in lldb-server tests
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/tools/lldb-server/exit-code/main.cpp | 5 +++++
packages/Python/lldbsuite/test/tools/lldb-server/main.cpp | 5 +++++
2 files changed, 10 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 libunwind.
from e97cdf8 Add libcxxabi's LICENSE.TXT to libunwind.
new ede0475 Fix the project name in the license file.
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:
LICENSE.TXT | 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 29750f4 [libunwind] Disable calls to fprintf for baremetal targets.
new e97cdf8 Add libcxxabi's LICENSE.TXT to libunwind.
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:
LICENSE.TXT | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 76 insertions(+)
create mode 100644 LICENSE.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 binutils-2_28-branch
in repository binutils-gdb.
from 1e0971e sve
new af5d206 Add SFENCE.VMA instruction
new 347a757 Add new counter-enable CSRs
new 6632f6a bfd: RISC-V: relax to gp in more cases.
The 3 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 | 7 +++++++
bfd/elfnn-riscv.c | 16 +++++++++++++++-
include/ChangeLog | 13 +++++++++++++
include/opcode/riscv-opc.h | 7 +++++++
opcodes/ChangeLog | 5 +++++
opcodes/riscv-opc.c | 3 +++
6 files changed, 50 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 binutils-gdb.
from fbf25df Place read-only data in the text section on AVR Tiny targets.
new 2123df0 Fix array out of bound access
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/ChangeLog | 4 ++++
gdb/f-typeprint.c | 6 ++++--
2 files changed, 8 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 llvm.
from 6ebb4a9 [X86] Use APInt instead of SmallBitVector tracking undef elem [...]
new 2b63dff Fix LLVM module 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:
include/llvm/module.modulemap | 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 binutils-gdb.
from 47612ae Add symbol called __nm_<name> to exported symbols created by [...]
new fbf25df Place read-only data in the text section on AVR Tiny targets.
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 | 7 +++++++
ld/scripttempl/avrtiny.sc | 10 ++++++++--
2 files changed, 15 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 llvm.
from d222965 [SLP] A test for a fix of PR32038.
new 71bb188 Remove an empty line in icmp-illegal.ll . NFC
new 4b7fe07 [X86] Use APInt instead of SmallBitVector for tracking undef [...]
new 72dbe0c [X86] Fix SmallVector sizes in constant pool shuffle decoding [...]
new b84e77a [X86] Use APInt instead of SmallBitVector for tracking Zeroab [...]
new 6ebb4a9 [X86] Use APInt instead of SmallBitVector tracking undef elem [...]
The 5 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/X86/X86ISelLowering.cpp | 170 ++++++++++++------------
lib/Target/X86/X86ShuffleDecodeConstantPool.cpp | 30 ++---
test/CodeGen/Generic/icmp-illegal.ll | 1 -
3 files changed, 97 insertions(+), 104 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 62aeff9 Fix typo in error message. NFC.
new 3f017a8 Fix LIBCXX_HAS_EXTERNAL_THREAD_API builds. 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:
include/__config | 3 ++-
1 file changed, 2 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 7e587dd Loop predication expand both sides of the widened condition
new d222965 [SLP] A test for a fix of PR32038.
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:
.../SLPVectorizer/AArch64/gather-root.ll | 124 +++++++++++++++++++++
1 file changed, 124 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.