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 1f476b7 Automatic date update in version.in
new 66679be 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 af00caa Automatic date update in version.in
new 1e692ca 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 binutils-gdb.
from 89ede9f Fix forced allocation of common (-d) during -r links.
new ee7ef21 Fix an internal error in the constructor of Target_arm.
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:
gold/ChangeLog | 9 ++++
gold/arm.cc | 51 +++++++++++-----------
gold/testsuite/Makefile.am | 8 ++++
gold/testsuite/Makefile.in | 12 ++++-
.../testsuite/arm_target_lazy_init.s | 2 +-
gold/testsuite/arm_target_lazy_init.t | 1 +
6 files changed, 54 insertions(+), 29 deletions(-)
copy gas/testsuite/gas/aarch64/codealign.s => gold/testsuite/arm_target_lazy_init.s (50%)
create mode 100644 gold/testsuite/arm_target_lazy_init.t
--
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 49d3871 [analyzer] Add checker modeling gtest APIs.
new bfe473e Make another test insensitive to the default C++ dialect.
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/CodeGenCXX/arm-swiftcall.cpp | 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 llvm.
from ab621d8 [LV] Sink tripcount query to where it's actually used. NFC.
new 97cbb36 Add ARM support to update_llc_test_checks.py
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/CodeGen/ARM/vzip.ll | 98 +++++++++++++++++++++++++++--------------
utils/update_llc_test_checks.py | 43 ++++++++++++++----
2 files changed, 98 insertions(+), 43 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 64caf82 Don't try to emit nullability fix-its within/around macros.
new 49d3871 [analyzer] Add checker modeling gtest APIs.
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/clang/StaticAnalyzer/Checkers/Checkers.td | 18 ++
lib/Driver/Tools.cpp | 1 +
lib/StaticAnalyzer/Checkers/CMakeLists.txt | 1 +
lib/StaticAnalyzer/Checkers/GTestChecker.cpp | 287 ++++++++++++++++++++++
test/Analysis/gtest.cpp | 142 +++++++++++
test/Driver/analyzer-target-enabled-checkers.cpp | 3 +
6 files changed, 452 insertions(+)
create mode 100644 lib/StaticAnalyzer/Checkers/GTestChecker.cpp
create mode 100644 test/Analysis/gtest.cpp
--
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 c2813d9 [ObjectYAML] Support for DWARF Pub Sections
new ab621d8 [LV] Sink tripcount query to where it's actually used. 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:
lib/Transforms/Vectorize/LoopVectorize.cpp | 9 ++++-----
1 file changed, 4 insertions(+), 5 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.
Ryan Arnold pushed a change to branch master
in repository toolchain/tcwg-release-tools.
from fdd4db0 Make ask() normalize inputs.
new 70cd913 Fix merge issue.
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:
tcwg-release.sh | 20 +++++++++++---------
1 file changed, 11 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 clang.
from 3efe802 [analyzer] Add sink after construction of temporary with no-r [...]
new 64caf82 Don't try to emit nullability fix-its within/around macros.
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/Sema/SemaType.cpp | 56 +++++++++++++++++++++++++----------------
test/FixIt/Inputs/nullability.h | 8 ++++++
test/FixIt/nullability.mm | 6 +++++
3 files changed, 48 insertions(+), 22 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 d576930 [libfuzzer] dump_coverage command line flag
new c2813d9 [ObjectYAML] Support for DWARF Pub Sections
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/ObjectYAML/DWARFYAML.h | 31 +++++++++
lib/ObjectYAML/DWARFYAML.cpp | 30 +++++++++
...F-debug_aranges.yaml => DWARF-pubsections.yaml} | 78 ++++++++++++++--------
tools/obj2yaml/dwarf2yaml.cpp | 33 +++++++++
tools/yaml2obj/yaml2dwarf.cpp | 14 ++++
tools/yaml2obj/yaml2macho.cpp | 4 ++
tools/yaml2obj/yaml2obj.h | 3 +
7 files changed, 164 insertions(+), 29 deletions(-)
copy test/ObjectYAML/MachO/{DWARF-debug_aranges.yaml => DWARF-pubsections.yaml} (87%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.