This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.12-branch
in repository binutils-gdb.
from 848f927 Automatic date update in version.in
new c17bcb4 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-2_27-branch
in repository binutils-gdb.
from 07dae95 Automatic date update in version.in
new c935794 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from cb6c05f PR middle-end/78419 * multiple_target.c (get_attr_len): Sta [...]
new a79cbcd PR c++/68180 * g++.dg/cpp1y/pr68180.C: Add -Wno-psabi as dg [...]
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:
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/cpp1y/pr68180.C | 1 +
2 files changed, 4 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 f3fc283 [lit] When setting SDKROOT on Darwin, use '--sdk macosx' to f [...]
new 4ed3553 [CMake] sanstats depends on intrinsics_gen
new fae8230 [CMake] verify-uselistorder depends on intrinsics_gen
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:
tools/sanstats/CMakeLists.txt | 3 +++
tools/verify-uselistorder/CMakeLists.txt | 3 +++
2 files changed, 6 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 lldb.
from 059a465 Convert CommandHistory functions to StringRef.
new 04d45db [CMake] NFC. Updating CMake dependency specifications
new bd98185 Fix some build errors.
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:
cmake/modules/AddLLDB.cmake | 6 ++++--
source/Expression/CMakeLists.txt | 11 +++++++----
source/Interpreter/CommandHistory.cpp | 11 ++++-------
source/Plugins/ExpressionParser/Clang/CMakeLists.txt | 11 +++++++----
.../RenderScript/RenderScriptRuntime/CMakeLists.txt | 12 ++++++++----
5 files changed, 30 insertions(+), 21 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 1d9b04d [AMDGPU] Change frexp.exp builtin to return i16 for f16 input
new 7ce3edc [CMake] clang-offload-bundler depends on intrinsics_gen
new 59fef08 [CMake] clang depends on intrinsics_gen
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:
tools/clang-offload-bundler/CMakeLists.txt | 3 +++
tools/driver/CMakeLists.txt | 3 +++
2 files changed, 6 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 dafc355 [CMake] llvm-ar depends on intrinsics_gen
new 456e0ea [CMake] llvm-lto depends on intrinsics_gen
new b7195e7 [CMake] llvm-split depends on intrinsics_gen
new c4506a3 [InstCombine] add tests to show likely unwanted select widening; NFC
new 7ee6add [CMake] bugpoint depends on intrinsics_gen
new f3fc283 [lit] When setting SDKROOT on Darwin, use '--sdk macosx' to f [...]
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:
test/Transforms/InstCombine/select-bitext.ll | 270 +++++++++++++++++++++++++++
tools/bugpoint/CMakeLists.txt | 3 +
tools/llvm-lto/CMakeLists.txt | 3 +
tools/llvm-split/CMakeLists.txt | 3 +
utils/lit/lit/util.py | 2 +-
5 files changed, 280 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 lldb.
from 55c3011 Removing myself from CODE_OWNERS, and distributing those duti [...]
new 059a465 Convert CommandHistory functions to StringRef.
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/lldb/Interpreter/CommandHistory.h | 10 ++---
source/Interpreter/CommandHistory.cpp | 67 +++++++++++++++++--------------
source/Interpreter/CommandInterpreter.cpp | 18 ++++-----
3 files changed, 50 insertions(+), 45 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 b420a8b Fix "thread step until" handling of multiple line inputs.
new 55c3011 Removing myself from CODE_OWNERS, and distributing those duti [...]
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:
CODE_OWNERS.txt | 11 ++++-------
1 file changed, 4 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 zorg.
from 07be3c3 Set up an AVR buildslave
new d38bc05 Added missing comma.
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:
buildbot/osuosl/master/config/builders.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.