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 0661ae2e53 Add updated French and Portuguese translations.
new d3def5d73e Enhance objdump's --disassemble switch so that it can now ta [...]
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:
binutils/ChangeLog | 24 +++++++
binutils/NEWS | 4 ++
binutils/doc/binutils.texi | 12 ++--
binutils/objdump.c | 37 +++++++++--
binutils/testsuite/binutils-all/bintest.s | 8 +++
binutils/testsuite/binutils-all/objcopy.exp | 1 +
binutils/testsuite/binutils-all/objdump.exp | 82 +++++++++++++++++++++++-
binutils/testsuite/binutils-all/readelf.s | 5 +-
binutils/testsuite/binutils-all/readelf.ss | 12 ++--
binutils/testsuite/binutils-all/readelf.ss-64 | 1 +
binutils/testsuite/binutils-all/readelf.ss-mips | 4 +-
binutils/testsuite/binutils-all/readelf.ss-tmips | 4 +-
12 files changed, 173 insertions(+), 21 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 551e7781317 [PR C++/87904] lookup ICE
new 02839a9aaff [AArch64] Add -mcpu/-mtune support for Arm Ares
new 8476ce07cff [arm] Add support for Arm Ares
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 | 13 +++++++++++++
gcc/config/aarch64/aarch64-cores.def | 1 +
gcc/config/aarch64/aarch64-tune.md | 2 +-
gcc/config/arm/arm-cpus.in | 11 +++++++++++
gcc/config/arm/arm-tables.opt | 3 +++
gcc/config/arm/arm-tune.md | 6 +++---
gcc/doc/invoke.texi | 18 +++++++++---------
7 files changed, 41 insertions(+), 13 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 bdee2b6fc17 [NewGVN] Make sure we do not add a user to itself.
new f43a1f459d5 [X86] improve split-stack machine BB placement
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/Target/X86/X86FrameLowering.cpp | 4 +-
test/CodeGen/X86/segmented-stacks-dynamic.ll | 36 ++++-----
test/CodeGen/X86/segmented-stacks.ll | 110 ++++++++++++++-------------
test/CodeGen/X86/x86-shrink-wrap-unwind.ll | 15 ++--
4 files changed, 83 insertions(+), 82 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-release-arm-lts-allyesconfig
in repository toolchain/binutils-gdb.
from 84fdbf1a2c When assigning symbol version, we should hide debug symbols [...]
adds 1929a39655 x86: Disable GOT relaxation with data prefix
adds dd52bc8ea4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
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 +
11 files changed, 151 insertions(+), 8 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.
unknown user pushed a change to branch master
in repository llvm.
from bf862d65439 Workaround PPC backend bug in test for r346322.
new bdee2b6fc17 [NewGVN] Make sure we do not add a user to itself.
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/Transforms/Scalar/NewGVN.cpp | 10 +++++++---
test/Transforms/NewGVN/simp-to-self.ll | 27 +++++++++++++++++++++++++++
2 files changed, 34 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/NewGVN/simp-to-self.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.