This is an automated email from the git hooks/post-receive script.
git pushed a change to branch master
in repository glibc.
from b3d7eaf Update libm-test.inc comment about NaN signs.
new 4c9695f conformtest: Correct search.h expectations for XPG3.
new bb37c73 conformtest: Correct pwd.h expectations for XPG3.
new eb2c88c Remove alignments on jump targets in memset
new 7c08d79 Check the HTT bit before counting logical threads
new de71e04 Correct Intel processor level type mask from CPUID
new ffe9aaf Implement proper fmal for ldbl-128ibm (bug 13304).
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:
ChangeLog | 52 +
conform/Makefile | 2 -
conform/data/pwd.h-data | 2 +-
conform/data/search.h-data | 4 +
math/auto-libm-test-in | 17 +-
math/auto-libm-test-out | 12256 +++++++++----------
sysdeps/ieee754/ldbl-128ibm/s_fmal.c | 260 +-
sysdeps/x86/cacheinfo.c | 158 +-
sysdeps/x86/cpu-features.h | 3 +
.../x86_64/multiarch/memset-vec-unaligned-erms.S | 37 +-
10 files changed, 6532 insertions(+), 6259 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.
git pushed a change to branch master
in repository binutils-gdb.
from 606851f Set sh_entsize for .init_array and similar.
new 7d4d970 Don't convert R_386_GOT32 relocation
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/ChangeLog | 7 +++++++
bfd/elf32-i386.c | 25 ++++++++-----------------
ld/ChangeLog | 8 ++++++++
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr19609-1i.d | 4 ++--
ld/testsuite/ld-i386/pr20117.d | 12 ++++++++++++
ld/testsuite/ld-i386/pr20117.s | 7 +++++++
7 files changed, 45 insertions(+), 19 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr20117.d
create mode 100644 ld/testsuite/ld-i386/pr20117.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 gcc.
from 0802528 PR c++/71184: Fix NULL dereference in cp_parser_operator
new 8a044b3 Fix handling of non-dependent calls with default template args.
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/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 30 ++++++++++++++++++++++++------
gcc/testsuite/g++.dg/cpp0x/fntmpdefarg6.C | 7 +++++++
3 files changed, 37 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/fntmpdefarg6.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 release_38
in repository lldb.
from 839b868 Merging r260072: -------------------------------------------- [...]
new 0b001c6 Revert "Re-commit "Make dwarf parsing multi-threaded""
new ec17a5a Checkout release_38 branches of llvm and clang when building [...]
new badbf9c Fix FILE * leak in Python API
The 3 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/lldb/API/SBCommandReturnObject.h | 10 ++-
scripts/build-llvm.pl | 16 ++--
scripts/interface/SBCommandReturnObject.i | 16 ++--
source/API/SBCommandReturnObject.cpp | 18 ++++-
source/Plugins/SymbolFile/DWARF/NameToDIE.cpp | 11 ---
source/Plugins/SymbolFile/DWARF/NameToDIE.h | 3 -
.../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 86 ++++++----------------
7 files changed, 63 insertions(+), 97 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 lldb.
from 3e25e65 Avoid an assertion failure when a bit field is extracted from [...]
new cb2f9f4 Fixed a crash if a FunctionDecl couldn't be imported.
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:
source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp | 9 ++++++---
1 file changed, 6 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 187ca85 Remember the relocation model. NFC.
new 57c3a79 [x86] add tests for urem lowering
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/X86/urem-power-of-two.ll | 80 +++++++++++++++++++++++++++++++++++
1 file changed, 80 insertions(+)
create mode 100644 test/CodeGen/X86/urem-power-of-two.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 gcc-6-branch
in repository gcc.
from 093bf36 PR tree-optimization/71031 * tree-vrp.c (extract_range_from [...]
new 238ebe6 PR c++/71184: Fix NULL dereference in cp_parser_operator
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/cp/ChangeLog | 8 ++++++++
gcc/cp/parser.c | 5 +++--
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/pr71184.C | 1 +
4 files changed, 18 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr71184.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 0323a2e Style fixes. NFC.
new 187ca85 Remember the relocation model. 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/Target/X86/X86FastISel.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 3 +--
lib/Target/X86/X86InstrInfo.td | 2 +-
lib/Target/X86/X86Subtarget.cpp | 17 ++++++++---------
lib/Target/X86/X86Subtarget.h | 10 +++++-----
5 files changed, 16 insertions(+), 18 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 9a0c251 [MS ABI] Ignore transparent contexts when determining the eff [...]
new f159984 [CUDA] Enable fusing FP ops (-ffp-contract=fast) for CUDA by [...]
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/Frontend/CompilerInvocation.cpp | 13 +++++++++----
test/CodeGenCUDA/fp-contract.cu | 32 ++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGenCUDA/fp-contract.cu
--
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 7c8f8b7 [SystemZ] Test commit - remove idea from README
new 0323a2e Style fixes. 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/Target/X86/X86FastISel.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 10 +++++-----
lib/Target/X86/X86InstrInfo.td | 2 +-
lib/Target/X86/X86Subtarget.cpp | 6 +++---
lib/Target/X86/X86Subtarget.h | 14 ++++++--------
5 files changed, 16 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.