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 2e84f9c Ignore symbols defined in SHF_EXCLUDE sections
new f99bd5f Fix a typo in comment
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:
gdb/ChangeLog | 4 ++++
gdb/record-full.c | 2 +-
2 files changed, 5 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 llvm.
from d5c06d1 [SimplifyCFG] Fix bootstrap failure after r280220
new aca9e6b Typo fixes. NFC
new 9cbda65 Use abstraction in AArch64AsmPrinter::lowerSTACKMAP. NFCI
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:
include/llvm/CodeGen/StackMaps.h | 2 +-
lib/Target/AArch64/AArch64AsmPrinter.cpp | 2 +-
lib/Target/AArch64/AArch64InstrInfo.cpp | 2 +-
3 files 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 master
in repository glibc.
from aaf3045 hurd: Fix adjtime call with OLDDELTA == NULL
new e9b4248 S390: Do not set FE_INEXACT with feraiseexcept (FE_OWERFLOW|F [...]
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 | 10 ++++++++++
config.h.in | 3 +++
sysdeps/s390/configure | 36 ++++++++++++++++++++++++++++++++++++
sysdeps/s390/configure.ac | 26 ++++++++++++++++++++++++++
sysdeps/s390/fpu/fraiseexcpt.c | 41 +++++++++++++++++++++++++++++++++++++----
sysdeps/s390/fpu/fsetexcptflg.c | 3 +--
6 files changed, 113 insertions(+), 6 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 5b50326 AMDGPU/SI: Handle aliases in AMDGPUAlwaysInlinePass
new d5c06d1 [SimplifyCFG] Fix bootstrap failure after r280220
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/Utils/SimplifyCFG.cpp | 26 ++++++++++++++++++++-----
test/Transforms/SimplifyCFG/sink-common-code.ll | 23 ++++++++++++++++++++++
2 files changed, 44 insertions(+), 5 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 5f9866e * config.host: Add support for arm*-*-phoenix* targets.
new e866bc8 PR libstdc++/77395 * include/std/type_traits (is_constructi [...]
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:
libstdc++-v3/ChangeLog | 12 ++++++
libstdc++-v3/include/std/type_traits | 6 ++-
.../20_util/declval/requirements/1_neg.cc | 2 +-
.../{pair/70437.cc => is_constructible/77395.cc} | 42 +++++++++++++------
.../make_signed/requirements/typedefs_neg.cc | 2 +-
.../make_unsigned/requirements/typedefs_neg.cc | 4 +-
.../{uses_allocator/69114.cc => tuple/77395.cc} | 48 +++++++++++-----------
7 files changed, 74 insertions(+), 42 deletions(-)
copy libstdc++-v3/testsuite/20_util/{pair/70437.cc => is_constructible/77395.cc} (58%)
copy libstdc++-v3/testsuite/20_util/{uses_allocator/69114.cc => tuple/77395.cc} (58%)
--
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 5e9401c Attempt to pacify buildbots after r280217
new 9f5b323 Revision r280064 adds new options -fdenormal-fp-math and pass [...]
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/Driver/fast-math.c | 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.
unknown user pushed a change to branch master
in repository lld.
from 3053622 [LTO] Simplify unnamed_addr handling logic. NFCI.
new 2262e1a [LTO/InputFiles] Merge two ifs into one. NFCI.
new 8b7cc70 Delete DefinedBitcode.
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:
ELF/InputFiles.cpp | 8 +++-----
ELF/LTO.cpp | 6 ++++--
ELF/OutputSections.cpp | 2 --
ELF/SymbolTable.cpp | 2 +-
ELF/Symbols.cpp | 12 ------------
ELF/Symbols.h | 25 +++++++++++--------------
6 files changed, 19 insertions(+), 36 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 linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from aa42946 gcc/ Backport from trunk r237957. 2016-07-04 Ramana Radha [...]
new 1f90805 gcc/ Backport from trunk r238056. 2016-07-06 Kyrylo Tkach [...]
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/config/arm/driver-arm.c | 6 ++++++
1 file changed, 6 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 lld.
from d0dc5d2 [ELF][MIPS] Support R_MIPS_HIGHER / R_MIPS_HIGHEST relocation [...]
new 3053622 [LTO] Simplify unnamed_addr handling logic. 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:
ELF/LTO.cpp | 9 +++------
1 file changed, 3 insertions(+), 6 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 linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from e4521c3 gcc/testsuite/ Backport from trunk r237653. 2016-06-21 Wi [...]
new aa42946 gcc/ Backport from trunk r237957. 2016-07-04 Ramana Radha [...]
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/config/aarch64/aarch64.c | 12 ++++++++----
gcc/testsuite/gcc.target/aarch64/pr63874.c | 22 ++++++++++++++++++++++
2 files changed, 30 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr63874.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.