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 e766b740288 gcc/testsuite/ChangeLog:
new 21ea080a55e Daily bump.
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/DATESTAMP | 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 8b6a949ae5 BFD/PA: Remove ATTRIBUTE_UNUSED from `elf_hppa_info_to_howto_rel'
new 515d75a486 Automatic date update in version.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:
bfd/version.h | 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.
unknown user pushed a change to branch gdb-8.1-branch
in repository binutils-gdb.
from cdf5deb690 Automatic date update in version.in
new 8f26d5dd41 Automatic date update in version.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:
bfd/version.h | 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.
unknown user pushed a change to branch binutils-2_30-branch
in repository binutils-gdb.
from 330b90b5ff Fix case where IR file provides symbol visibility but replac [...]
new 9f069cf64b Automatic date update in version.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:
bfd/version.h | 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.
unknown user pushed a change to branch master
in repository gcc.
from d1c5a2e16b8 2018-03-28 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new 205c5aae12d gcc/ChangeLog:
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 | 10 ++
gcc/config/rs6000/rs6000-builtin.def | 14 ---
gcc/config/rs6000/rs6000.md | 8 --
gcc/testsuite/ChangeLog | 8 ++
.../powerpc/builtin-fctid-fctiw-runnable.c | 137 ---------------------
5 files changed, 18 insertions(+), 159 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/powerpc/builtin-fctid-fctiw-runnable.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 compiler-rt.
from e3435fdbc [ASan] Disable aligned_alloc-alignment.cc on Android.
new ff9c056a0 [ASan] Disable aligned_alloc-alignment.cc test on gcc.
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/asan/TestCases/Linux/aligned_alloc-alignment.cc | 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 e93ce26c4 Strip @VER suffices from the LTO output.
new 43a7c2ceb Move code so that the code matches with a comment. NFC.
new 14a899f85 Rename NonLocal -> Global.
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/ICF.cpp | 14 +++++++++-----
ELF/InputFiles.cpp | 22 +++++++++++-----------
ELF/InputFiles.h | 2 +-
3 files changed, 21 insertions(+), 17 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 dacbd3f25 Unloop a for-loop so that we can comment on each symbol. NFC.
new e93ce26c4 Strip @VER suffices from the LTO output.
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/InputFiles.cpp | 4 ++++
ELF/InputFiles.h | 1 +
ELF/SymbolTable.cpp | 5 ++++-
test/ELF/lto/version-script2.ll | 15 +++++++++++++++
4 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/lto/version-script2.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 7c7f19c5827 [X86][SkylakeServer] Remove checks for 'k', 'z', '_Int' and [...]
new ebb5c411453 Plumb useAA through TargetTransformInfo to remove Transform [...]
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/Analysis/TargetTransformInfo.h | 4 ++++
include/llvm/Analysis/TargetTransformInfoImpl.h | 2 ++
include/llvm/CodeGen/BasicTTIImpl.h | 2 ++
include/llvm/Transforms/Scalar.h | 4 +---
lib/Analysis/TargetTransformInfo.cpp | 2 ++
lib/CodeGen/CodeGenPrepare.cpp | 3 +--
lib/Target/AArch64/AArch64TargetMachine.cpp | 2 +-
lib/Target/PowerPC/PPCTargetMachine.cpp | 2 +-
.../Scalar/SeparateConstOffsetFromGEP.cpp | 22 +++++++++-------------
9 files changed, 23 insertions(+), 20 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 c4bfd75d78 [ObjC++] Make parameter passing and function return compatib [...]
new 4654818441 [Basic] Fix some Clang-tidy modernize and Include What You U [...]
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/clang/Basic/AddressSpaces.h | 12 +-
include/clang/Basic/CommentOptions.h | 16 +-
include/clang/Basic/FileSystemStatCache.h | 53 +++---
include/clang/Basic/Linkage.h | 11 +-
include/clang/Basic/ObjCRuntime.h | 24 +--
include/clang/Basic/Sanitizers.h | 16 +-
include/clang/Basic/VirtualFileSystem.h | 42 +++--
lib/Basic/FileSystemStatCache.cpp | 7 +-
lib/Basic/ObjCRuntime.cpp | 7 +-
lib/Basic/Sanitizers.cpp | 5 +-
lib/Basic/VirtualFileSystem.cpp | 277 +++++++++++++++++++-----------
11 files changed, 292 insertions(+), 178 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.