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-master-aarch64-mainline-allyesconfig
in repository toolchain/binutils-gdb.
from f68d3e0053 Automatic date update in version.in
adds 27e8f8efca 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 gcc.
from 5424f0c7867 PR libstdc++/86910 fix filesystem::create_directories
new 9bee8a42043 2018-11-28 Aaron Sawdey <acsawdey(a)linux.ibm.com>
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 | 5 +++++
gcc/config/rs6000/rs6000-string.c | 5 +++--
2 files changed, 8 insertions(+), 2 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 7704e066fc Allow cpu-dispatch forward declarations.
new 2709c8b804 Add Hurd target to Clang driver (2/2)
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/Basic/Targets.cpp | 2 +
lib/Basic/Targets/OSTargets.h | 23 +++
lib/Driver/CMakeLists.txt | 1 +
lib/Driver/Driver.cpp | 11 ++
lib/Driver/ToolChains/Clang.cpp | 3 +-
lib/Driver/ToolChains/Gnu.cpp | 6 +-
lib/Driver/ToolChains/Hurd.cpp | 169 +++++++++++++++++++++
lib/Driver/ToolChains/Hurd.h | 46 ++++++
lib/Frontend/InitHeaderSearch.cpp | 3 +
.../cuda/bin => basic_hurd_tree/include}/.keep | 0
.../bin => basic_hurd_tree/lib/i386-gnu}/.keep | 0
.../local/cuda/bin => basic_hurd_tree/lib32}/.keep | 0
.../usr/include/i386-gnu}/.keep | 0
.../bin => basic_hurd_tree/usr/lib/i386-gnu}/.keep | 0
.../cuda/bin => basic_hurd_tree/usr/lib32}/.keep | 0
test/Driver/hurd.c | 62 ++++++++
16 files changed, 324 insertions(+), 2 deletions(-)
create mode 100644 lib/Driver/ToolChains/Hurd.cpp
create mode 100644 lib/Driver/ToolChains/Hurd.h
copy test/Driver/Inputs/{CUDA-macosx/usr/local/cuda/bin => basic_hurd_tree/include [...]
copy test/Driver/Inputs/{CUDA-macosx/usr/local/cuda/bin => basic_hurd_tree/lib/i38 [...]
copy test/Driver/Inputs/{CUDA-macosx/usr/local/cuda/bin => basic_hurd_tree/lib32}/ [...]
copy test/Driver/Inputs/{CUDA-macosx/usr/local/cuda/bin => basic_hurd_tree/usr/inc [...]
copy test/Driver/Inputs/{CUDA-macosx/usr/local/cuda/bin => basic_hurd_tree/usr/lib [...]
copy test/Driver/Inputs/{CUDA-macosx/usr/local/cuda/bin => basic_hurd_tree/usr/lib [...]
create mode 100644 test/Driver/hurd.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_70
in repository clang.
from b672102be9 Merging r347262:
new e2d82def4f Merging r347179:
new 3319d936c8 Merging r343105:
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/Driver/ToolChains/Arch/PPC.cpp | 10 +++++++---
lib/Driver/ToolChains/Arch/PPC.h | 2 +-
test/Driver/openbsd.c | 5 +++++
tools/scan-build/bin/scan-build | 4 ++--
4 files changed, 15 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.