This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b5390863dd [clang-refactor] Use ClangTool more explicitly by making ref [...]
new f31b02cad8 [CodeGen] split math and complex tests into separate files; NFCI
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/complex-builtins.c | 206 +++++++++++++++++++
test/CodeGen/complex-libcalls.c | 208 +++++++++++++++++++
test/CodeGen/{builtin-errno.c => math-builtins.c} | 221 +--------------------
test/CodeGen/{libcalls-errno.c => math-libcalls.c} | 208 +------------------
4 files changed, 418 insertions(+), 425 deletions(-)
create mode 100644 test/CodeGen/complex-builtins.c
create mode 100644 test/CodeGen/complex-libcalls.c
rename test/CodeGen/{builtin-errno.c => math-builtins.c} (70%)
rename test/CodeGen/{libcalls-errno.c => math-libcalls.c} (68%)
--
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 glibc.
from 1bd0cbb8cf mfe_MU, miq_NI locales: Escape slashes in d_fmt [BZ #22403]
new feda96a178 Remove traces of tst-typesizes
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 | 4 ++++
nptl/Makefile | 3 +--
2 files changed, 5 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 newlib.
from 1c50e0d1a Fix two bugs in the limit of large numbers of sockets:
new 2640628b0 cygwin: add socket bugfix to release notes
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:
winsup/cygwin/release/2.9.1 | 3 +++
1 file changed, 3 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.
yvan.roux pushed a change to branch releases/linaro-7.2-2017.11-rc1
in repository toolchain/release-notes.
at 1d670b2 Generated Release Notes for linaro-GCC-7.2-2017.11-rc1.
This branch includes the following new commits:
new 13f6492 Added NEWS items for releases/linaro-7.2-2017.11-rc1.
new 1d670b2 Generated Release Notes for linaro-GCC-7.2-2017.11-rc1.
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.
--
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 8cec6c49168 Reland "Correct dwarf unwind information in function epilog [...]
new 861d2963c7a [AArch64][SVE] Asm: Set SVE as unsupported feature for exis [...]
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/Target/AArch64/AArch64SchedA53.td | 2 ++
lib/Target/AArch64/AArch64SchedA57.td | 2 ++
lib/Target/AArch64/AArch64SchedCyclone.td | 2 ++
lib/Target/AArch64/AArch64SchedFalkor.td | 2 ++
lib/Target/AArch64/AArch64SchedKryo.td | 2 ++
lib/Target/AArch64/AArch64SchedM1.td | 2 ++
lib/Target/AArch64/AArch64SchedThunderX.td | 2 ++
lib/Target/AArch64/AArch64SchedThunderX2T99.td | 2 ++
8 files changed, 16 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 newlib.
from 1f42dc2bc Make ffsl() and ffsll() BSD-visible
new 1c50e0d1a Fix two bugs in the limit of large numbers of sockets:
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:
winsup/cygwin/fhandler_socket.cc | 11 +++++++++--
1 file changed, 9 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.
yvan.roux pushed a change to branch releases/linaro-6.4-2017.11-rc1
in repository toolchain/release-notes.
at 9b3afab Generated Release Notes for linaro-GCC-6.4-2017.11-rc1.
This branch includes the following new commits:
new 30c8f23 Added NEWS items for releases/linaro-6.4-2017.11-rc1.
new 9b3afab Generated Release Notes for linaro-GCC-6.4-2017.11-rc1.
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.
--
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 4e93cbe5 [clangd] don't crash on invalid JSON-RPC ID
new 2c8c163f [clangd] MSVC - third time's the charm
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/clangd/JSONExprTests.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.
yvan.roux pushed a change to branch master
in repository toolchain/release-notes.
from 7578f2f Switch Binutils to linaro-local/linaro_binutils-2_28-branch.
new e48da5e Python3 switch: Fix str/int comparison.
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:
components/toolchain/binaries/README.textile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.