This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-defconfig
in repository toolchain/gcc.
from 757e6df5448 darwin - remove unused target hook.
adds 34d732b1a2e fix PR81033 and associated.
adds c03c80c9318 Daily bump.
adds c0bce4a7a86 2018-10-29 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 29 +++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/dwarf2out.c | 15 +++++++++++++--
gcc/final.c | 3 +++
gcc/tree-inline.c | 10 ++++++++--
5 files changed, 54 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 master
in repository gcc.
from 92dbe6c47e2 Add ChangeLog entry for hunk introduced together with another one
new 81bfce6a58c gcc/testsuite/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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr87469.C | 15 +++++++++++++++
gcc/tree-ssa-loop-niter.c | 8 +++-----
4 files changed, 29 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr87469.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-defconfig
in repository toolchain/binutils-gdb.
from 866afbd2aa Automatic date update in version.in
adds fde907c18c Automatic date update in version.in
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allyesconfig
in repository toolchain/binutils-gdb.
from 866afbd2aa Automatic date update in version.in
adds fde907c18c Automatic date update in version.in
No new revisions were added by this update.
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 clang.
from a2e601ae22 [Driver] Include missing touch files for sanitized library paths
new 4f2870c43a [ASTImporter] Reorder fields after structure import is finished
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/AST/ASTImporter.cpp | 46 ++++++++++++++++++++++++++++++++++++---
unittests/AST/ASTImporterTest.cpp | 13 ++++++++++-
2 files changed, 55 insertions(+), 4 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 93ce40bd23b AMDGPU: Enable code object v3 by default
new 0763384459e Add parens to fix incorrect assert check.
new 245f8d7f3fb [llvm-objcopy] Move elf-specific code into subfolder
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:
lib/Support/VirtualFileSystem.cpp | 2 +-
tools/llvm-objcopy/CMakeLists.txt | 3 +-
.../{llvm-objcopy.cpp => ELF/ELFObjcopy.cpp} | 201 +--------
tools/llvm-objcopy/ELF/ELFObjcopy.h | 34 ++
tools/llvm-objcopy/{ => ELF}/Object.cpp | 0
tools/llvm-objcopy/{ => ELF}/Object.h | 0
tools/llvm-objcopy/llvm-objcopy.cpp | 472 +--------------------
7 files changed, 41 insertions(+), 671 deletions(-)
copy tools/llvm-objcopy/{llvm-objcopy.cpp => ELF/ELFObjcopy.cpp} (70%)
create mode 100644 tools/llvm-objcopy/ELF/ELFObjcopy.h
rename tools/llvm-objcopy/{ => ELF}/Object.cpp (100%)
rename tools/llvm-objcopy/{ => ELF}/Object.h (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.