This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 63209e3 [ELF] - Committed missing ld.ldd invocation to constructor.s
new 96ebc37 [LinkerScript] Implement `MEMORY` command
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:
ELF/LinkerScript.cpp | 141 ++++++++++++++++++++++++++++++++++++++++-
ELF/LinkerScript.h | 21 ++++++
test/ELF/linkerscript/memory.s | 140 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 301 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/linkerscript/memory.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 5e7aac4 [PM] Try to make all three compilers happy when it comes to p [...]
new 6ca6b72 [APInt] Remove calls to clearUnusedBits from XorSlowCase and [...]
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/Support/APInt.cpp | 8 ++------
unittests/ADT/APIntTest.cpp | 30 ++++++++++++++++++++++++++++++
2 files changed, 32 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 clang.
from e147e84 Switch TableGen to emit calls to ASTRecordReader for AttrPCHRead.
new 4e48d6f Revert "[analyzer] Fix memory space of static locals seen fro [...]
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/StaticAnalyzer/Core/MemRegion.cpp | 54 ++++++++++++-----------------------
test/Analysis/dispatch-once.m | 7 -----
2 files changed, 19 insertions(+), 42 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 d721b98 gcc/testsuite/ChangeLog:
new fb80520 2017-01-23 Andrew Pinski <apinski(a)cavium.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/aarch64/aarch64.c | 6 +++---
2 files changed, 8 insertions(+), 3 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 5862c98 LiveIntervalAnalysis: Calculate liveness even if a superreg i [...]
new 5e7aac4 [PM] Try to make all three compilers happy when it comes to p [...]
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:
test/Other/new-pm-lto-defaults.ll | 25 +++++++++++--------------
1 file changed, 11 insertions(+), 14 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 741bcbe Add -e to test scripts where necessary.
new f0158f4 PowerPC dynamic relocations
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:
bfd/ChangeLog | 26 ++
bfd/elf32-ppc.c | 502 ++++++++++++++++++++-------------------
bfd/elf64-ppc.c | 149 +++++++-----
ld/ChangeLog | 7 +
ld/testsuite/ld-powerpc/tlsexe.d | 4 +-
ld/testsuite/ld-powerpc/tlsexe.g | 4 +-
ld/testsuite/ld-powerpc/tlsexe.r | 4 +-
7 files changed, 383 insertions(+), 313 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 fbf32f6 Add support for cmtst.
new 741bcbe Add -e to test scripts where necessary.
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:
gold/ChangeLog | 6 ++++++
gold/testsuite/icf_safe_so_test.sh | 5 +++--
gold/testsuite/icf_safe_test.sh | 5 +++--
gold/testsuite/icf_test.sh | 2 ++
4 files changed, 14 insertions(+), 4 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 456edfd gcc/testsuite/ChangeLog: * gcc.dg/tree-ssa/builtin-sprintf.c [...]
new aba50aa Amend recent entry.
new d721b98 gcc/testsuite/ChangeLog:
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 | 1 +
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/loop-8.c | 2 +-
3 files changed, 8 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.
unknown user pushed a change to branch master
in repository llvm.
from 71d2fd7 [LTO] Add test to show up we don't support ThinLTO yet.
new 71d3257 PowerPC: Mark super regs of reserved regs reserved.
new 5862c98 LiveIntervalAnalysis: Calculate liveness even if a superreg i [...]
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/CodeGen/LiveIntervalAnalysis.cpp | 19 +++++---
lib/Target/PowerPC/PPCRegisterInfo.cpp | 60 +++++++++++--------------
test/CodeGen/AArch64/live-interval-analysis.mir | 22 +++++++++
3 files changed, 60 insertions(+), 41 deletions(-)
create mode 100644 test/CodeGen/AArch64/live-interval-analysis.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 binutils-2_28-branch
in repository binutils-gdb.
from 15a12e4 Automatic date update in version.in
new 961798e Fix MIPS GOT when global symbols are forced to local visibility.
new 3c35b49 Make the sh_info field of .rel.plt point to .plt (MIPS).
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:
gold/ChangeLog | 15 +++++++++++++++
gold/mips.cc | 11 ++++++++---
2 files changed, 23 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.