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 ba85c15dab PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong
new beab453223 Remove an abort in the bfd library and add a check for an in [...]
new 5f60af5d24 Fix a memory exhaustion bug when attempting to allocate room [...]
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:
bfd/ChangeLog | 13 +++++++++++++
bfd/elf.c | 11 ++++++++++-
bfd/elfcode.h | 5 +++++
3 files changed, 28 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allmodconfig
in repository toolchain/binutils-gdb.
from 637d905555 Automatic date update in version.in
adds 081de957bc Automatic date update in version.in
adds 0f494b0143 PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++
bfd/elf64-ppc.c | 3 +-
bfd/version.h | 2 +-
ld/ChangeLog | 6 ++++
ld/testsuite/ld-powerpc/powerpc.exp | 1 +
ld/testsuite/ld-powerpc/pr23937.d | 10 ++++++
ld/testsuite/ld-powerpc/pr23937.s | 65 +++++++++++++++++++++++++++++++++++++
7 files changed, 91 insertions(+), 2 deletions(-)
create mode 100644 ld/testsuite/ld-powerpc/pr23937.d
create mode 100644 ld/testsuite/ld-powerpc/pr23937.s
--
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 d3aaa51d [clangd] Bump vscode-clangd v0.0.8
new 15b50645 [clangd] Drop injected class name when class scope is not exp [...]
new e9cefe5f [clangd] Penalize destructor and overloaded operators in code [...]
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:
clangd/CodeComplete.cpp | 17 ++++++++++--
clangd/Quality.cpp | 12 ++++++--
clangd/Quality.h | 2 ++
unittests/clangd/CodeCompleteTests.cpp | 5 ++++
unittests/clangd/QualityTests.cpp | 51 ++++++++++++++++++++++++++++------
5 files changed, 74 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.