This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.0-branch
in repository binutils-gdb.
from ca3c097c2d Automatic date update in version.in
new 95eeca3bcc define_command: Don't convert command name to lower case
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 | 6 ++++++
gdb/cli/cli-script.c | 6 ------
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/commands.exp | 30 ++++++++++++++++++++++++++++++
4 files changed, 41 insertions(+), 6 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 compiler-rt.
from 9d51100aa Reland r311842 - [cmake] Remove i686 target that is duplicate [...]
new 45ead6c7c Add NetBSD specific version of sanitizer_platform_limits_posix
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/sanitizer_common/CMakeLists.txt | 2 +
lib/sanitizer_common/sanitizer_linux.h | 3 +-
.../sanitizer_platform_interceptors.h | 1 +
.../sanitizer_platform_limits_netbsd.cc | 359 +++++++++++++
.../sanitizer_platform_limits_netbsd.h | 568 +++++++++++++++++++++
.../sanitizer_platform_limits_posix.h | 4 +
lib/sanitizer_common/sanitizer_posix.h | 1 +
lib/sanitizer_common/sanitizer_posix_libcdep.cc | 2 +
8 files changed, 939 insertions(+), 1 deletion(-)
create mode 100644 lib/sanitizer_common/sanitizer_platform_limits_netbsd.cc
create mode 100644 lib/sanitizer_common/sanitizer_platform_limits_netbsd.h
--
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 90efb64229 x86: Check for valid PLT section size
new fd437cbc43 define_command: Don't convert command name to lower case
new 3804a3431a Add missing PR number in ChangeLog
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 | 6 ++++++
gdb/cli/cli-script.c | 6 ------
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/commands.exp | 30 ++++++++++++++++++++++++++++++
4 files changed, 41 insertions(+), 6 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 release_50
in repository llvm.
from d4ccc16538f ReleaseNotes: LLVM_REVERSE_ITERATION
new c5c9dc8c8c8 ReleaseNotes: llvm-dlltool
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:
docs/ReleaseNotes.rst | 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 llvm.
from 5e8dffb1568 [LoopUnroll] Properly update loop structure in case of succ [...]
new 0f7a7573151 [AArch64][Falkor] Avoid generating STRQro* instructions
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/AArch64/AArch64.td | 6 +++-
lib/Target/AArch64/AArch64InstrFormats.td | 12 +++-----
lib/Target/AArch64/AArch64InstrInfo.td | 15 +++++++++-
lib/Target/AArch64/AArch64Subtarget.h | 2 ++
test/CodeGen/AArch64/strqro.ll | 47 +++++++++++++++++++++++++++++++
5 files changed, 72 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/AArch64/strqro.ll
--
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 703caad0f [MIPS] Remove unused function's argument. NFC
new 7062c4c7d Keep an instance of COFFOptTable alive as long as InputArgLis [...]
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:
COFF/Driver.cpp | 2 ++
COFF/Driver.h | 9 +++++++--
COFF/DriverUtils.cpp | 6 +-----
3 files changed, 10 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.
unknown user pushed a change to branch master
in repository llvm.
from eb8f624e3de Fix ARMv4 support
new 5e8dffb1568 [LoopUnroll] Properly update loop structure in case of succ [...]
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/Transforms/Utils/LoopUnroll.cpp | 15 +++++++++++++--
test/Transforms/LoopUnroll/pr33437.ll | 30 ++++++++++++++++++++++++++++++
2 files changed, 43 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/LoopUnroll/pr33437.ll
--
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 0a0eebabaa [OPENMP] Remove unused header files, NFC.
new 9b4f354553 Reland r311836 - [Driver] Use arch type to find compiler-rt [...]
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/Driver/ToolChain.cpp | 5 +----
.../usr/i686-unknown-linux/lib}/.keep | 0
.../lib/gcc/i686-unknown-linux/4.6.0}/crtbegin.o | 0
test/Driver/linux-ld.c | 21 +++++++++++++++++++++
test/Driver/nostdlib.c | 2 +-
test/Driver/print-libgcc-file-name-clangrt.c | 10 ++++++++--
test/Driver/windows-cross.c | 2 +-
7 files changed, 32 insertions(+), 8 deletions(-)
copy test/Driver/Inputs/{CUDA-macosx/usr/local/cuda/bin => basic_linux_tree/usr/i6 [...]
copy test/Driver/Inputs/{basic_android_ndk_tree/lib/gcc/aarch64-linux-android/4.9 [...]
--
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 zorg.
from 693d159 [zorg] Increase AOSP build timeout to 240s
new b4cea1e [sanitizer] Update i686->i386 to match rename in compiler-rt
new 342d941 [sanitizer] Move Android arm comment earlier (requested by eugenis)
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:
zorg/buildbot/builders/sanitizers/buildbot_android.sh | 12 ++++++------
1 file changed, 6 insertions(+), 6 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 lnt.
from ef0dd7c [LNT] Remove reference of lnt createdb from docs.
new 1818f8c Match schema in the migration
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:
lnt/server/db/testsuitedb.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.