This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch shebs/clangify
in repository glibc.
from 2ceff7a1d1 Put CMPLX* macros under ISO C11
new dc0aceae66 Work around lack of .tfloat in clang assembler
new 9a54bf0a7a Work around clang assembler bug with expressions in .if
new 3a7215f0ea Work around clang assembler error with movzx
new 5756f8227e Work around clang assembler error with bnd by itself on a line
new b20dc55e0a Add workaround to get clang to accept avx-512 instructions
new 357524c07e Use clang integrated assembler except when asm is output and [...]
The 6 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:
Makeconfig | 5 -----
Makerules | 10 ++++++++--
sysdeps/x86_64/Makefile | 7 +++++++
sysdeps/x86_64/dl-trampoline.S | 3 ++-
sysdeps/x86_64/fpu/s_log1pl.S | 6 ++++++
sysdeps/x86_64/fpu/svml_d_exp_data.S | 3 +++
sysdeps/x86_64/fpu/svml_d_exp_data.h | 6 ++++++
sysdeps/x86_64/fpu/svml_d_log_data.S | 15 +++++++++++++++
sysdeps/x86_64/fpu/svml_d_log_data.h | 3 +++
sysdeps/x86_64/fpu/svml_d_pow_data.S | 15 +++++++++++++++
sysdeps/x86_64/fpu/svml_d_pow_data.h | 6 ++++++
sysdeps/x86_64/fpu/svml_d_trig_data.h | 6 ++++++
sysdeps/x86_64/fpu/svml_s_expf_data.h | 3 +++
sysdeps/x86_64/fpu/svml_s_logf_data.S | 9 +++++++++
sysdeps/x86_64/fpu/svml_s_logf_data.h | 3 +++
sysdeps/x86_64/fpu/svml_s_powf_data.S | 18 ++++++++++++++++++
sysdeps/x86_64/fpu/svml_s_powf_data.h | 6 ++++++
sysdeps/x86_64/fpu/svml_s_trig_data.h | 3 +++
sysdeps/x86_64/strcmp.S | 5 +++--
19 files changed, 122 insertions(+), 10 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-6-branch
in repository gcc.
from 941006c2258 Daily bump.
new ef4da3c78ac 2018-02-07 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/match.c | 8 ++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/assumed_charlen_parameter.f90 | 9 +++++++++
4 files changed, 28 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/assumed_charlen_parameter.f90
--
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 b887aacccd Revert [DebugInfo] Improvements to representation of enumera [...]
new 7f5ae1507e [PR36008] Avoid -Wsign-compare warning for enum constants 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:
lib/Sema/SemaChecking.cpp | 10 ++++++++++
test/Sema/compare.c | 13 +++++++++++++
2 files changed, 23 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 gcc.
from 72ea7edc702 Fix libgomp.oacc-c-c++-common/pr84217.c for C++
new c441ff32d5c 2018-02-06 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/match.c | 10 +++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/assumed_charlen_parameter.f90 | 9 +++++++++
4 files changed, 29 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/assumed_charlen_parameter.f90
--
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 2bcbe0c7464 [gcc]
new d3040447453 2018-02-07 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/match.c | 9 ++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/assumed_charlen_parameter.f90 | 9 +++++++++
4 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/assumed_charlen_parameter.f90
--
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 6b8bcff44 Add --build-id=fast as a synonym for --build-id.
new 5903b2c07 Add ld.lld.1 man page, describing lld's ELF linker
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:
docs/ld.lld.1 | 479 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 479 insertions(+)
create mode 100644 docs/ld.lld.1
--
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 d80441dde6 Use MPFR 4.0.1 in build-many-glibcs.py.
new 15081be993 Define char16_t, char32_t consistently with uint_least16_t, [...]
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 | 26 ++++++++++++++++++++++++++
posix/bits/types.h | 10 ++++++++++
sysdeps/generic/stdint.h | 26 ++++++++------------------
wcsmbs/Makefile | 2 +-
elf/tst-pie2.c => wcsmbs/test-char-types.c | 21 ++++++---------------
wcsmbs/uchar.h | 17 +++++------------
6 files changed, 56 insertions(+), 46 deletions(-)
copy elf/tst-pie2.c => wcsmbs/test-char-types.c (78%)
--
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 3750e6f0a31 [SLP] Add a tests for PR36280, NFC.
new 0b268d60e82 Revert "[DebugInfo] Improvements to representation of enume [...]
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/Bitcode/LLVMBitCodes.h | 2 +-
include/llvm/IR/DIBuilder.h | 5 +-
include/llvm/IR/DebugInfoFlags.def | 3 +-
include/llvm/IR/DebugInfoMetadata.h | 30 +++--
lib/AsmParser/LLParser.cpp | 52 +--------
lib/Bitcode/Reader/MetadataLoader.cpp | 5 +-
lib/Bitcode/Writer/BitcodeWriter.cpp | 2 +-
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 19 ++-
lib/IR/AsmWriter.cpp | 8 +-
lib/IR/DIBuilder.cpp | 10 +-
lib/IR/DebugInfoMetadata.cpp | 8 +-
lib/IR/LLVMContextImpl.h | 10 +-
test/Assembler/DIEnumerator.ll | 85 --------------
test/DebugInfo/Generic/debug-info-enum.ll | 188 ------------------------------
test/DebugInfo/X86/enum-class.ll | 6 +-
unittests/IR/MetadataTest.cpp | 10 +-
16 files changed, 51 insertions(+), 392 deletions(-)
delete mode 100644 test/Assembler/DIEnumerator.ll
delete mode 100644 test/DebugInfo/Generic/debug-info-enum.ll
--
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 f45b60fe2f4 Generate PDB files for profiling even in Release build.
new 3750e6f0a31 [SLP] Add a tests for PR36280, 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/Transforms/SLPVectorizer/X86/PR36280.ll | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
create mode 100644 test/Transforms/SLPVectorizer/X86/PR36280.ll
--
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 ccf818e78 [test] Don't drop existing categories for methods.
new 1c59ffd35 Remove an errant ^S
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:
scripts/interface/SBThread.i | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.