This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2b074a4200 [AST] Store the string data in StringLiteral in a trailing a [...]
new 5a4dbff1ff Fix parens warning in assert in ASTMatchFinder
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/ASTMatchers/ASTMatchFinder.cpp | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/binutils-gdb.
from bfade55852 Automatic date update in version.in
adds 62dccf632f Automatic date update in version.in
adds b80393e275 [ARC] Refactored location where GOT information is collected.
adds 7ea48e7d9d [ARC] Improved robustness. Return FALSE in case of NULL pointer.
adds 3ee995cd6e [ARC] Make sure global symbol is not an indirect or warning.
adds 06006c374b [ARC] PLT information was still being generated when symbol [...]
adds b6aef10de4 [ARC] Fixes TLS failures related to tls-align.
adds 7b39c09faf [ARC] Fixed issue with DTSOFF relocs.
adds 231c5ff116 [ARC] Fix local got entry list.
adds 6ce881c15f [ARC] More fixes for TLS.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 71 +++++++++++++++
bfd/arc-got.h | 86 +++++++++++--------
bfd/elf32-arc.c | 214 +++++++++++++++++++++++++++++++---------------
bfd/version.h | 2 +-
include/ChangeLog | 6 ++
include/elf/arc-reloc.def | 4 +-
6 files changed, 275 insertions(+), 108 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 dff71eafb8b [AMDGPU] Update code object metadata format documentation
new 5e55bb95bb8 [X86] Remove ANY_EXTEND special case from canReduceVMulWidth
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/X86/X86ISelLowering.cpp | 20 ++------------------
1 file changed, 2 insertions(+), 18 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/binutils-gdb.
from bfade55852 Automatic date update in version.in
adds 62dccf632f Automatic date update in version.in
adds b80393e275 [ARC] Refactored location where GOT information is collected.
adds 7ea48e7d9d [ARC] Improved robustness. Return FALSE in case of NULL pointer.
adds 3ee995cd6e [ARC] Make sure global symbol is not an indirect or warning.
adds 06006c374b [ARC] PLT information was still being generated when symbol [...]
adds b6aef10de4 [ARC] Fixes TLS failures related to tls-align.
adds 7b39c09faf [ARC] Fixed issue with DTSOFF relocs.
adds 231c5ff116 [ARC] Fix local got entry list.
adds 6ce881c15f [ARC] More fixes for TLS.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 71 +++++++++++++++
bfd/arc-got.h | 86 +++++++++++--------
bfd/elf32-arc.c | 214 +++++++++++++++++++++++++++++++---------------
bfd/version.h | 2 +-
include/ChangeLog | 6 ++
include/elf/arc-reloc.def | 4 +-
6 files changed, 275 insertions(+), 108 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 f5b0c9769 Force SHELL to be cmd.exe on Windows for the test suite
new fa5ac15b1 Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD
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/functionalities/windows_dyld/Makefile | 14 +++++++
.../windows_dyld/TestWindowsDYLD.py | 42 ++++++++++++++++++++
.../a.c => functionalities/windows_dyld/dllfunc.c} | 17 +++-----
.../test/functionalities/windows_dyld/dllfunc.mk | 7 ++++
.../{reproducer/gdb-remote => windows_dyld}/main.c | 14 +++----
packages/Python/lldbsuite/test/make/Makefile.rules | 4 +-
.../Windows-DYLD/DynamicLoaderWindowsDYLD.cpp | 46 +++++++++++++++++++++-
7 files changed, 122 insertions(+), 22 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/functionalities/windows_dyld/Makefile
create mode 100644 packages/Python/lldbsuite/test/functionalities/windows_dyld/Tes [...]
copy packages/Python/lldbsuite/test/{lang/c/tls_globals/a.c => functionalities/win [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/windows_dyld/dllfunc.mk
copy packages/Python/lldbsuite/test/functionalities/{reproducer/gdb-remote => wind [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.