This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 65892c4d0c3 2018-11-15 Xianmiao Qu <xianmiao_qu(a)c-sky.com>
new 1bff06cea93 Allow target overrides of ctors/dtors support advertisement [...]
new 4b86385fdbe 2018-11-16 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 10 ++++++++++
gcc/config/vxworks.c | 13 ++++++++-----
gcc/config/vxworks.h | 17 +++++++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/lto/pr54625-1_0.c | 1 +
5 files changed, 35 insertions(+), 11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allnoconfig
in repository toolchain/binutils-gdb.
from a0cd42fcd1 Automatic date update in version.in
adds 92b3642af0 Updated Spanish translation for the ld subdirectory.
adds f9db0c4c6c Move copy_bitwise unittests to own unittest file
adds 2a2c6f530d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 10 +++
gdb/Makefile.in | 1 +
gdb/unittests/copy_bitwise-selftests.c | 159 +++++++++++++++++++++++++++++++++
gdb/utils.c | 136 ----------------------------
ld/ChangeLog | 4 +
ld/po/es.po | 144 ++++++++++++-----------------
7 files changed, 234 insertions(+), 222 deletions(-)
create mode 100644 gdb/unittests/copy_bitwise-selftests.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 clang-tools-extra.
from f3a7986e [clangd] Initial clang-tidy diagnostics support.
new b8b23e01 Introduce shard storage to auto-index.
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:
clangd/CMakeLists.txt | 1 +
clangd/index/Background.cpp | 65 +++++++++++------
clangd/index/Background.h | 40 +++++++++--
clangd/index/BackgroundIndexStorage.cpp | 112 ++++++++++++++++++++++++++++++
unittests/clangd/BackgroundIndexTests.cpp | 82 +++++++++++++++++++++-
5 files changed, 275 insertions(+), 25 deletions(-)
create mode 100644 clangd/index/BackgroundIndexStorage.cpp
--
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-lts-allnoconfig
in repository toolchain/binutils-gdb.
from 62dccf632f Automatic date update in version.in
adds b80393e275 [ARC] Refactored location where GOT information is collected.
adds 7ea48e7d9d [ARC] Improved robustness. Return FALSE in case of NULL pointer.
adds 3ee995cd6e [ARC] Make sure global symbol is not an indirect or warning.
adds 06006c374b [ARC] PLT information was still being generated when symbol [...]
adds b6aef10de4 [ARC] Fixes TLS failures related to tls-align.
adds 7b39c09faf [ARC] Fixed issue with DTSOFF relocs.
adds 231c5ff116 [ARC] Fix local got entry list.
adds 6ce881c15f [ARC] More fixes for TLS.
adds 4b63289a08 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 71 +++++++++++++++
bfd/arc-got.h | 86 +++++++++++--------
bfd/elf32-arc.c | 214 +++++++++++++++++++++++++++++++---------------
bfd/version.h | 2 +-
include/ChangeLog | 6 ++
include/elf/arc-reloc.def | 4 +-
6 files changed, 275 insertions(+), 108 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.