This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 6562867 [ELF] - Disable emiting multiple output sections when merging [...]
new 7a2a8e3 [ELF] Add support for static TLS to ARM
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/Relocations.cpp | 34 ++++++++++++++++++++++------------
ELF/Target.cpp | 3 +++
test/ELF/arm-tls-norelax-gd-le.s | 8 ++++----
test/ELF/arm-tls-norelax-ie-le.s | 6 +++---
test/ELF/arm-tls-norelax-ld-le.s | 7 +++----
5 files changed, 35 insertions(+), 23 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 475a664 * cp-demangle.c (d_print_comp_inner): Fix parameter indentation.
new eed5354 spellcheck bugfixes: don't offer the goal string as a suggestion
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 | 12 ++++++++++++
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/name-lookup.c | 6 ++++++
gcc/spellcheck.c | 5 +++++
gcc/spellcheck.h | 10 ++++++++++
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/g++.dg/spellcheck-c++-11-keyword.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/spellcheck-macro-ordering.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/spellcheck-pr78313.C | 11 +++++++++++
9 files changed, 90 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/spellcheck-c++-11-keyword.C
create mode 100644 gcc/testsuite/g++.dg/spellcheck-macro-ordering.C
create mode 100644 gcc/testsuite/g++.dg/spellcheck-pr78313.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 e58c265 [SLP] Add a new test for tree vectorization starting from ins [...]
new 1ec5b2f [PowerPC] Improvements for BUILD_VECTOR Vol. 1
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/PowerPC/PPCISelLowering.cpp | 93 ++++--
lib/Target/PowerPC/PPCInstrInfo.td | 1 +
lib/Target/PowerPC/PPCInstrVSX.td | 325 ++++++++++++++++++---
.../PowerPC/p8-scalar_vector_conversions.ll | 8 +-
test/CodeGen/PowerPC/power9-moves-and-splats.ll | 18 +-
test/CodeGen/PowerPC/vsx.ll | 8 +-
6 files changed, 375 insertions(+), 78 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 7d505ab [ELF] - Add support of proccessing of the rest allocatable sy [...]
new 6562867 [ELF] - Disable emiting multiple output sections when merging [...]
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/InputSection.cpp | 6 ++++++
test/ELF/merge-string.s | 2 --
test/ELF/no-merge.s | 25 +++++++++++++++++++++++++
3 files changed, 31 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/no-merge.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 lld.
from 44d12ba [ELF][MIPS] Make stable an order of GOT page address entries
new 7d505ab [ELF] - Add support of proccessing of the rest allocatable sy [...]
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 | 9 +++
ELF/SyntheticSections.cpp | 4 ++
ELF/SyntheticSections.h | 1 +
ELF/Writer.cpp | 64 +++++++++-------------
test/ELF/eh-frame-hdr-abs-fde.s | 8 +--
test/ELF/eh-frame-hdr-augmentation.s | 2 +-
test/ELF/eh-frame-hdr-icf.s | 4 +-
test/ELF/eh-frame-hdr.s | 103 +++++++++++++++++------------------
test/ELF/eh-frame-marker.s | 5 +-
test/ELF/linkerscript/phdrs.s | 4 +-
10 files changed, 104 insertions(+), 100 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 glibc.
from b365289 powerpc: Add hidden definition for __sigsetjmp
new a094117 Use XSTAT_IS_XSTAT64 in generic xstat functions
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:
ChangeLog | 17 +++++++++
.../unix/sysv/linux/generic/wordsize-32/fxstat.c | 2 +
.../sysv/linux/generic/wordsize-32/fxstat64.c} | 37 ++++++++----------
.../unix/sysv/linux/generic/wordsize-32/fxstatat.c | 2 +
.../generic/wordsize-32/{xstat.c => fxstatat64.c} | 44 ++++++++++------------
.../unix/sysv/linux/generic/wordsize-32/lxstat.c | 2 +
.../unix/sysv/linux/generic/wordsize-32/lxstat64.c | 13 +++++++
.../unix/sysv/linux/generic/wordsize-32/xstat.c | 2 +
.../unix/sysv/linux/generic/wordsize-32/xstat64.c | 13 +++++++
9 files changed, 86 insertions(+), 46 deletions(-)
copy sysdeps/{tile/nptl/bits/semaphore.h => unix/sysv/linux/generic/wordsize-32/fx [...]
copy sysdeps/unix/sysv/linux/generic/wordsize-32/{xstat.c => fxstatat64.c} (55%)
--
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 b67e91e [GVNHoist] Rename variables.
new 341c07b [X86] Moved getTargetConstantFromNode function so a future pa [...]
new e58c265 [SLP] Add a new test for tree vectorization starting from ins [...]
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/Target/X86/X86ISelLowering.cpp | 38 +-
.../X86/insert-element-build-vector.ll | 541 +++++++++++++++++++--
2 files changed, 527 insertions(+), 52 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 compiler-rt.
from e575309 Revert "Revert "[ASan] Enable on SystemZ.""
new 835a296 [profile] use GetComputerNameExW instead of gethostname on Windows
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/profile/InstrProfilingFile.c | 12 ++++++------
lib/profile/InstrProfilingPort.h | 6 +++---
lib/profile/InstrProfilingUtil.c | 14 +++++++++++++-
3 files changed, 22 insertions(+), 10 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 6b2c99b 2016-11-29 Tamar Christina <tamar.christina(a)arm.com>
new 475a664 * cp-demangle.c (d_print_comp_inner): Fix parameter indentation.
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:
libiberty/ChangeLog | 4 ++++
libiberty/cp-demangle.c | 2 +-
2 files changed, 5 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 clang-tools-extra.
from 2b5443f [change-namespace] fix non-calling function references.
new 950b766 [include-fixer] Don't eat one token too many when replacing a [...]
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-fixer/IncludeFixer.cpp | 4 ++--
test/include-fixer/yamldb_plugin.cpp | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.