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 d8611974cf Remove usage of VEC(char_ptr) in gdbscm_parse_function_args
new dc20d41409 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 gdb-8.1-branch
in repository binutils-gdb.
from 1b8881f7f6 Automatic date update in version.in
new d61d144ed3 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_30-branch
in repository binutils-gdb.
from 5f5f8b746b Automatic date update in version.in
new 297864ab43 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 lld.
from ee512d3ab ELF: Place ordered sections in the middle of the unordered se [...]
new bfec8d454 [ELF] Simplify read32. 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:
ELF/EhFrame.cpp | 5 ++---
1 file changed, 2 insertions(+), 3 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 8ee6d989408 Prevent data races in concurrent ThinLTO processes.
new 73d8dbf8062 Fix a bunch of typoes. 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/Analysis/TargetLibraryInfo.cpp | 2 +-
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 2 +-
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 2 +-
lib/CodeGen/StackColoring.cpp | 2 +-
lib/Target/BPF/BPFISelDAGToDAG.cpp | 2 +-
lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp | 2 +-
lib/Target/Hexagon/HexagonISelLowering.cpp | 2 +-
lib/Target/Hexagon/HexagonNewValueJump.cpp | 8 ++++----
lib/Target/Mips/MipsInstrInfo.cpp | 2 +-
lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp | 3 +--
lib/Transforms/Scalar/ADCE.cpp | 4 ++--
lib/Transforms/Scalar/LICM.cpp | 2 +-
utils/TableGen/CodeGenDAGPatterns.cpp | 2 +-
utils/TableGen/X86FoldTablesEmitter.cpp | 2 +-
14 files changed, 18 insertions(+), 19 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 fixes
in repository binutils-gdb.
at c9cf730241 Fix infinite recursion when printing static member with typedef
This branch includes the following new commits:
new c9cf730241 Fix infinite recursion when printing static member with typedef
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.
--
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 e7408fe366 [analyzer] Fix test triple in missing-bind-temporary.cpp.
new 4b38426034 [ASTImporter] Add test helper Fixture
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:
unittests/AST/ASTImporterTest.cpp | 699 +++++++++++++++++++++++++++++++++++++-
unittests/AST/DeclMatcher.h | 68 ++++
2 files changed, 761 insertions(+), 6 deletions(-)
create mode 100644 unittests/AST/DeclMatcher.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 llvm.
from 95561668f06 [WebAssembly] Register wasm passes with the PassRegistry
new 8ee6d989408 Prevent data races in concurrent ThinLTO processes.
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/LTO/ThinLTOCodeGenerator.cpp | 31 ++++++++++++++-----------------
1 file changed, 14 insertions(+), 17 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 lld.
from 500a98301 Initialize Elf Header to zero to ensure that bytes not assign [...]
new ee512d3ab ELF: Place ordered sections in the middle of the unordered se [...]
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:
ELF/Writer.cpp | 70 ++++++++++++++++++++++++++++++++++++-
test/ELF/arm-symbol-ordering-file.s | 32 +++++++++++++++++
2 files changed, 101 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/arm-symbol-ordering-file.s
--
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 3b5fc21d04 [analyzer] Track null or undef values through pointer arithmetic.
new e7408fe366 [analyzer] Fix test triple in missing-bind-temporary.cpp.
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/Analysis/missing-bind-temporary.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.