This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e7fd199cc0e Avoid cc1 SEGV in gcc.dg/rtl/x86_64/final.c (PR target/79975)
new aa1259b9495 2018-02-06 Tamar Christina <tamar.christina(a)arm.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/ChangeLog | 8 ++++++++
gcc/config/arm/arm-c.c | 8 +++++---
gcc/config/arm/arm.c | 17 +++++++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/arm/pragma_arch_switch_2.c | 17 +++++++++++++++++
5 files changed, 46 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pragma_arch_switch_2.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 llvm.
from e616200081f Fix unused variable warning in release mode. NFC.
new 63cc6a2391b [DeadArgumentElim] Set pointer to DISubprogram before calli [...]
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/IPO/DeadArgumentElimination.cpp | 6 +++---
1 file changed, 3 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 release/2.27/master
in repository glibc.
from c8ad6ac1d1 NEWS: add an entry for bug 22638
new 00c5a2d77a Add a missing ChangeLog item in commit 371b220f620
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:
ChangeLog | 1 +
1 file changed, 1 insertion(+)
--
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-tools-extra.
from 0dd89559 [clangd] Support simpler JSON-RPC stream parsing for lit tests.
new a07366a9 [clangd] Cut input-mirror.test down to size. 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:
test/clangd/input-mirror.test | 143 ------------------------------------------
1 file changed, 143 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-tools-extra.
from 392beb7b [clangd] Fix incorrect file path for symbols defined by the c [...]
new 0dd89559 [clangd] Support simpler JSON-RPC stream parsing for lit tests.
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:
clangd/ClangdLSPServer.cpp | 4 +-
clangd/ClangdLSPServer.h | 3 +-
clangd/JSONRPCDispatcher.cpp | 203 +++++++-----
clangd/JSONRPCDispatcher.h | 9 +
clangd/tool/ClangdMain.cpp | 22 +-
test/clangd/completion.test | 101 +++---
test/clangd/crash-non-added-files.test | 79 ++---
test/clangd/diagnostics.test | 92 +++---
test/clangd/execute-command.test | 204 ++++++------
test/clangd/extra-flags.test | 169 +++++-----
test/clangd/fixits.test | 487 ++++++++++++++---------------
test/clangd/formatting.test | 394 +++++++++++------------
test/clangd/initialize-params-invalid.test | 92 +++---
test/clangd/initialize-params.test | 98 +++---
test/clangd/rename.test | 89 +++---
test/clangd/shutdown-with-exit.test | 13 +-
test/clangd/shutdown-without-exit.test | 8 +-
test/clangd/signature-help.test | 62 ++--
test/clangd/test-uri-posix.test | 30 +-
test/clangd/test-uri-windows.test | 30 +-
test/clangd/trace.test | 45 ++-
test/clangd/unsupported-method.test | 43 +--
test/clangd/xrefs.test | 124 ++++----
23 files changed, 1145 insertions(+), 1256 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/2.27/master
in repository glibc.
from bdac1623cc Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]
new ce8a6550fa sparc: Check PIC instead of SHARED in start.S [BZ #22638]
new c8ad6ac1d1 NEWS: add an entry for bug 22638
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:
ChangeLog | 6 ++++++
NEWS | 8 ++++++++
sysdeps/sparc/sparc32/start.S | 4 ++--
sysdeps/sparc/sparc64/start.S | 4 ++--
4 files changed, 18 insertions(+), 4 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 3c5d28415 [ELF] - Use InitTargetOptionsFromCodeGenFlags/ParseCommandLin [...]
new 0562fbe35 Revert r324322 "[ELF] - Use InitTargetOptionsFromCodeGenFlags [...]
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/Driver.cpp | 23 +++++++++++++----------
test/ELF/lto-plugin-ignore.s | 8 ++++----
2 files changed, 17 insertions(+), 14 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 gcc-7-branch
in repository gcc.
from b5f22c47094 Daily bump.
new b94d368b599 Avoid cc1 SEGV in gcc.dg/rtl/x86_64/final.c (PR target/79975)
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/gcc.dg/rtl/x86_64/final.c | 2 +-
2 files changed, 6 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 gcc.
from c98c8be0504 2018-02-06 Richard Biener <rguenther(a)suse.de>
new e7fd199cc0e Avoid cc1 SEGV in gcc.dg/rtl/x86_64/final.c (PR target/79975)
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 | 7 ++++++-
gcc/testsuite/gcc.dg/rtl/x86_64/final.c | 2 +-
2 files changed, 7 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 llvm.
from 1f8ce5a193d [AArch64] Fix spelling of ICH_ELRSR_EL2 system register
new e616200081f Fix unused variable warning in release mode. 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/CodeGen/MachineCombiner.cpp | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.