This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 88d86be [ELF] Added test case for PROVIDE and PROVIDE_HIDDEN within section
new 67916bc Implement support for --build-id=uuid switch
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/Config.h | 2 +-
ELF/Driver.cpp | 2 ++
ELF/OutputSections.cpp | 13 ++++++++++++-
ELF/OutputSections.h | 6 ++++++
ELF/Writer.cpp | 2 ++
test/ELF/build-id.s | 5 +++++
6 files changed, 28 insertions(+), 2 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 4edcc97 Automatic date update in version.in
new 0955507 Add support for stable secure gateway veneers addresses
new a87aa05 Fixes to legacy ARC relocations.
new 4dd72ff Content for TLS_IE_GOT not written to .got.
new 8a36df4 Several fixes related to ARC PIE support.
new 65b94e9 Fixed -init, -fini linker options.
new 980aa3e Dynamic TLS GOT entries would not be relocated.
The 6 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 | 74 ++++
bfd/arc-got.h | 24 +-
bfd/bfd-in.h | 2 +-
bfd/bfd-in2.h | 9 +-
bfd/elf-bfd.h | 1 +
bfd/elf32-arc.c | 200 +++++++---
bfd/elf32-arm.c | 438 +++++++++++++++++++--
bfd/libbfd.h | 7 +-
bfd/reloc.c | 8 +-
include/ChangeLog | 6 +
include/elf/arc-reloc.def | 45 ++-
include/opcode/arc-func.h | 15 +
ld/ChangeLog | 50 +++
ld/NEWS | 5 +
ld/emultempl/armelf.em | 27 +-
ld/ld.texinfo | 12 +
ld/testsuite/ld-arc/tls_gd-01.d | 13 +
ld/testsuite/ld-arc/tls_gd-01.s | 7 +
ld/testsuite/ld-arc/tls_ie-01.d | 9 +
ld/testsuite/ld-arc/tls_ie-01.s | 10 +
ld/testsuite/ld-arm/arm-elf.exp | 47 ++-
ld/testsuite/ld-arm/cmse-implib.s | 17 +
ld/testsuite/ld-arm/cmse-new-comeback-implib.rd | 15 +
.../ld-arm/cmse-new-earlier-later-implib.out | 3 +
ld/testsuite/ld-arm/cmse-new-implib-no-output.out | 4 +
.../ld-arm/cmse-new-implib-not-sg-in-implib.out | 2 +
ld/testsuite/ld-arm/cmse-new-implib.out | 1 +
ld/testsuite/ld-arm/cmse-new-implib.rd | 14 +
ld/testsuite/ld-arm/cmse-new-wrong-implib.out | 3 +
29 files changed, 950 insertions(+), 118 deletions(-)
create mode 100644 ld/testsuite/ld-arc/tls_gd-01.d
create mode 100644 ld/testsuite/ld-arc/tls_gd-01.s
create mode 100644 ld/testsuite/ld-arc/tls_ie-01.d
create mode 100644 ld/testsuite/ld-arc/tls_ie-01.s
create mode 100644 ld/testsuite/ld-arm/cmse-new-comeback-implib.rd
create mode 100644 ld/testsuite/ld-arm/cmse-new-earlier-later-implib.out
create mode 100644 ld/testsuite/ld-arm/cmse-new-implib-no-output.out
create mode 100644 ld/testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out
create mode 100644 ld/testsuite/ld-arm/cmse-new-implib.out
create mode 100644 ld/testsuite/ld-arm/cmse-new-implib.rd
create mode 100644 ld/testsuite/ld-arm/cmse-new-wrong-implib.out
--
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 lldb.
from 5501154 Make all the Function implementations different so the compil [...]
new 5c48d5a Add cmake option to choose whether to use the builtin demangler
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:
cmake/modules/LLDBConfig.cmake | 9 +++++++++
source/Core/Mangled.cpp | 9 ++-------
2 files changed, 11 insertions(+), 7 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 lld.
from 3e7d98d Fix test corresponding to change r279770
new 88d86be [ELF] Added test case for PROVIDE and PROVIDE_HIDDEN within section
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/ELF/linkerscript/linkerscript-symbols-synthetic.s | 9 ++++++++-
1 file 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 gcc-5-branch
in repository gcc.
from ad696ec Daily bump.
new c63eba5 [AArch64][GCC 5] Backport Work around for PR target/64971
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 | 11 +++++++++++
gcc/config/aarch64/aarch64.md | 15 +++++++++++++++
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.c-torture/compile/pr37433-1.c | 13 +++++++++++++
4 files changed, 48 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr37433-1.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 llvm.
from f184175 [X86][SSE] Add CMPSS/CMPSD intrinsic scalar load folding support.
new e21267a Implement getRandomBytes() function
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:
include/llvm/Support/RandomNumberGenerator.h | 4 ++++
lib/Support/RandomNumberGenerator.cpp | 34 ++++++++++++++++++++++++++++
lib/Support/Unix/Unix.h | 4 ++++
3 files changed, 42 insertions(+)
--
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 7253eba Update .po files.
new a54071b Patch for performing interprocedural bitwise constant propagation.
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 | 57 +++++
gcc/common.opt | 4 +
gcc/doc/invoke.texi | 9 +-
gcc/ipa-cp.c | 384 ++++++++++++++++++++++++++++++++++
gcc/ipa-prop.c | 163 ++++++++++++++-
gcc/ipa-prop.h | 47 ++++-
gcc/opts.c | 4 +
gcc/testsuite/ChangeLog | 7 +
gcc/testsuite/gcc.dg/ipa/propbits-1.c | 19 ++
gcc/testsuite/gcc.dg/ipa/propbits-2.c | 41 ++++
gcc/testsuite/gcc.dg/ipa/propbits-3.c | 22 ++
gcc/tree-ssa-ccp.c | 92 ++++----
gcc/{signop.h => tree-ssa-ccp.h} | 20 +-
13 files changed, 804 insertions(+), 65 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/propbits-1.c
create mode 100644 gcc/testsuite/gcc.dg/ipa/propbits-2.c
create mode 100644 gcc/testsuite/gcc.dg/ipa/propbits-3.c
copy gcc/{signop.h => tree-ssa-ccp.h} (59%)
--
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 f9a7ed7 Replace subregister uses when processing tied operands
new f184175 [X86][SSE] Add CMPSS/CMPSD intrinsic scalar load folding support.
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/X86InstrInfo.cpp | 4 ++++
test/CodeGen/X86/vec_ss_load_fold.ll | 22 ++++++++++++++++++++++
2 files changed, 26 insertions(+)
--
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 compiler-rt.
from 03689a4 Include tests only if COMPILER_RT_BUILD_XRAY is ON.
new 403c24e [compiler-rt][XRay] Initial per-thread inmemory logging imple [...]
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:
include/xray/xray_records.h | 80 ++++++++
lib/xray/CMakeLists.txt | 9 +-
lib/xray/xray_flags.inc | 4 +
lib/xray/xray_inmemory_log.cc | 227 +++++++++++++++++++++
...y_trampoline_x86.S => xray_trampoline_x86_64.S} | 0
test/lit.common.cfg | 3 +-
test/xray/TestCases/Linux/fixedsize-logging.cc | 20 ++
test/xray/TestCases/Linux/optional-inmemory-log.cc | 21 ++
8 files changed, 359 insertions(+), 5 deletions(-)
create mode 100644 include/xray/xray_records.h
create mode 100644 lib/xray/xray_inmemory_log.cc
rename lib/xray/{xray_trampoline_x86.S => xray_trampoline_x86_64.S} (100%)
create mode 100644 test/xray/TestCases/Linux/fixedsize-logging.cc
create mode 100644 test/xray/TestCases/Linux/optional-inmemory-log.cc
--
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 7092439 Fix singlton -> singleton typo.
new f9a7ed7 Replace subregister uses when processing tied operands
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/CodeGen/TwoAddressInstructionPass.cpp | 4 ++--
.../CodeGen/AMDGPU/indirect-addressing-si-noopt.ll | 19 ++++++++++++++++
test/CodeGen/AMDGPU/indirect-addressing-si.ll | 25 +++++++++++++---------
3 files changed, 36 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/indirect-addressing-si-noopt.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.