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 3dea1ef72c Propagate gdb_disassembly_flags to btrace_print_lines
new 0e70b27ba9 Use binary search on dynamic relocations
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:
binutils/ChangeLog | 8 +++++++
binutils/objdump.c | 61 +++++++++++++++++++++++++++++++++++++-----------------
2 files changed, 50 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 master
in repository clang.
from c16b82c59e [Bash-autocompletion] Fixed formatting
new 26d4516ed3 [x86][CET] Introduce _get_ssp, _inc_ssp intrinsics
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/Headers/cetintrin.h | 20 ++++++++++++++++++++
test/CodeGen/cetintrin.c | 33 +++++++++++++++++++++++++++++++--
2 files changed, 51 insertions(+), 2 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 56e532f0f [ELF] - Report location for div/mod by zero.
new e5da34daa [ELF] - Support moving location counter when MEMORY is used.
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/LinkerScript.cpp | 53 ++++++++++++---------------
ELF/LinkerScript.h | 1 +
test/ELF/linkerscript/memory-loc-counter.test | 37 +++++++++++++++++++
3 files changed, 62 insertions(+), 29 deletions(-)
create mode 100644 test/ELF/linkerscript/memory-loc-counter.test
--
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 8e69c09d2e6 2018-03-05 Sandra Loosemore <sandra(a)codesourcery.com>
new fb2d954bad4 2018-03-05 Paolo Carlini <paolo.carlini(a)oracle.com>
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 | 5 +++++
gcc/testsuite/g++.dg/cpp1z/constexpr-lambda20.C | 16 ++++++++++++++++
2 files changed, 21 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-lambda20.C
--
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 611e5772e llgs-tests: use the auto-parsing form of SendMessage for send [...]
new 0c4d175bb [test] Add dotest wrapper
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/CMakeLists.txt | 19 +++++++++++++++++--
test/llvm-dotest.in | 14 ++++++++++++++
2 files changed, 31 insertions(+), 2 deletions(-)
create mode 100755 test/llvm-dotest.in
--
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 4f3a3346e Simplify. NFC.
new 56e532f0f [ELF] - Report location for div/mod by zero.
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/ScriptParser.cpp | 39 ++++++++++++++++++------------------
test/ELF/linkerscript/operators.test | 8 +++++++-
2 files changed, 27 insertions(+), 20 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 1f37c19ade [Bash-autocompletion] Pass all flags in shell command-line to Clang
new c16b82c59e [Bash-autocompletion] Fixed formatting
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/Driver.cpp | 7 ++++---
1 file changed, 4 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 a6e171db6c2 [MergeICmps][NFC] Improve logging.
new fce2d38e397 [Bash-autocompletion] Pass all flags in shell command-line [...]
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/Option/OptTable.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 33cab62ae4 Amend r326665 to print out the `used` attribute subjects in [...]
new 1f37c19ade [Bash-autocompletion] Pass all flags in shell command-line to Clang
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/Driver/Driver.h | 4 ++--
lib/Driver/Driver.cpp | 50 ++++++++++++++++++++++++---------------
test/Driver/autocomplete.c | 54 +++++++++++++++++++++++--------------------
utils/bash-autocomplete.sh | 41 +++++++++-----------------------
4 files changed, 73 insertions(+), 76 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.