This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_31-branch
in repository binutils-gdb.
from 84fdbf1a2c When assigning symbol version, we should hide debug symbols [...]
new 1929a39655 x86: Disable GOT relaxation with data prefix
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:
gas/ChangeLog | 7 ++++++
gas/config/tc-i386.c | 13 ++++++------
gas/testsuite/gas/i386/mixed-mode-reloc32.d | 2 +-
ld/ChangeLog | 11 ++++++++++
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr23854.d | 28 ++++++++++++++++++++++++
ld/testsuite/ld-i386/pr23854.s | 33 +++++++++++++++++++++++++++++
ld/testsuite/ld-x86-64/pr23854.d | 28 ++++++++++++++++++++++++
ld/testsuite/ld-x86-64/pr23854.s | 33 +++++++++++++++++++++++++++++
ld/testsuite/ld-x86-64/x86-64.exp | 1 +
10 files changed, 150 insertions(+), 7 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr23854.d
create mode 100644 ld/testsuite/ld-i386/pr23854.s
create mode 100644 ld/testsuite/ld-x86-64/pr23854.d
create mode 100644 ld/testsuite/ld-x86-64/pr23854.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/binutils-gdb.
from 9194830699 Automatic date update in version.in
adds 3d0d35cab5 Automatic date update in version.in
adds 84fdbf1a2c When assigning symbol version, we should hide debug symbols [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elflink.c | 11 ++++++++++-
bfd/version.h | 2 +-
ld/ChangeLog | 9 +++++++++
ld/testsuite/ld-plugin/lto.exp | 6 ++++++
ld/testsuite/ld-plugin/pr23818.d | 4 ++++
ld/testsuite/{ld-elf/pr14862.map => ld-plugin/pr23818.t} | 2 +-
ld/testsuite/{ld-elfvers/vers26a.c => ld-plugin/pr23818a.c} | 0
ld/testsuite/{ld-elf/indirect1c.c => ld-plugin/pr23818b.c} | 2 +-
9 files changed, 38 insertions(+), 4 deletions(-)
create mode 100644 ld/testsuite/ld-plugin/pr23818.d
copy ld/testsuite/{ld-elf/pr14862.map => ld-plugin/pr23818.t} (76%)
copy ld/testsuite/{ld-elfvers/vers26a.c => ld-plugin/pr23818a.c} (100%)
copy ld/testsuite/{ld-elf/indirect1c.c => ld-plugin/pr23818b.c} (56%)
--
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 d9f217dc397 Disable calls to *_finite and other glibc-only functions on Musl.
new 0706b913a32 Reland r346166: [GlobalISel] Refactor the artifact combiner [...]
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:
.../GlobalISel/LegalizationArtifactCombiner.h | 91 +++++++++++++---------
.../AArch64/GlobalISel/legalize-sext-copy.mir | 21 +++++
2 files changed, 76 insertions(+), 36 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/legalize-sext-copy.mir
--
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 992cf17563f [WebAssembly] Add shared memory support to limits field
new d9f217dc397 Disable calls to *_finite and other glibc-only functions on Musl.
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/Analysis/TargetLibraryInfo.cpp | 10 +++---
test/Transforms/ConstProp/calls-math-finite.ll | 43 ++++++++++++++++++++++++++
test/Transforms/InferFunctionAttrs/annotate.ll | 2 +-
3 files changed, 49 insertions(+), 6 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 binutils-gdb.
from 9e237747bd ARM: Do not use FP reg when on AAPCS
new f11acc5ec0 gdb: xtensa: use linux ABI code for uclinux
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:
gdb/ChangeLog | 5 +++++
gdb/configure.tgt | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.