This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 5f8b1e4 Move a test file to the right place.
new 21494d0 [ELF] - Use std::regex instead of hand written logic in elf:: [...]
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 | 45 ++++++++++++++++-----------------------------
ELF/LinkerScript.h | 14 +++++++++-----
ELF/Strings.cpp | 49 +++++++++++++++++++++++++++++--------------------
ELF/Strings.h | 4 +++-
ELF/SymbolTable.cpp | 20 +++++++++-----------
ELF/SymbolTable.h | 3 ++-
test/ELF/wildcards2.s | 25 +++++++++++++++++++++++++
7 files changed, 93 insertions(+), 67 deletions(-)
create mode 100644 test/ELF/wildcards2.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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from de20a0f gcc/ Backport from trunk r237548. 2016-06-17 Szabolcs Nag [...]
new 04d29b3 gcc/testsuite/ Backport from trunk r237557. 2016-06-17 Ch [...]
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/testsuite/lib/target-supports.exp | 18 +++++++++++-------
1 file 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 libcxx.
from ebeef1b cstdio: limit gets to CRT versions below 14
new 5f8cb58 Avoid narrowing warnings in __bitset constructor
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/bitset | 2 +-
1 file changed, 1 insertion(+), 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 openmp.
from dbb582e Decouple the kmp_affin_mask_t type from determining if affini [...]
new 0f2e782 Move function into cpp file under KMP_AFFINITY_SUPPORTED guard.
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:
runtime/src/kmp_affinity.cpp | 25 +++++++++++++++++++++++++
runtime/src/kmp_affinity.h | 28 ----------------------------
2 files changed, 25 insertions(+), 28 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 e8acf70 Remove useless file prefix.
new 5f8b1e4 Move a test file to the right place.
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:
.../{linkerscript-outsections-addr.s => linkerscript/outsections-addr.s} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/ELF/{linkerscript-outsections-addr.s => linkerscript/outsections-addr. [...]
--
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 openmp.
from 0cbd31b Replace a bad instance of __kmp_free() with KMP_CPU_FREE_ARRA [...]
new dbb582e Decouple the kmp_affin_mask_t type from determining if affini [...]
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:
runtime/src/z_Linux_util.c | 4 ++--
runtime/src/z_Windows_NT_util.c | 4 ++--
2 files changed, 4 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 clang-tools-extra.
from 3951c8f Add clang-reorder-fields to clang-tools-extra
new 79557b5 Remove link to clang's release notes; keeping it up-to-date is hard
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:
docs/ReleaseNotes.rst | 4 +---
1 file changed, 1 insertion(+), 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.
Ryan Arnold pushed a change to branch master
in repository toolchain/release-notes.
from 30515aa Add README.textile for gcc-linaro 6/7/8 (future proof)
new 43f9302 Correct news block indentation macro.
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:
components/toolchain/binaries/macros | 5 +++--
1 file changed, 3 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 llvm.
from bf9a94a AMDGPU/R600: EXTRACT_VECT_ELT should only bypass BUILD_VECTOR [...]
new 5bcf846 [Sparc] Mark i128 shift libcalls unavailable in 32-bit mode.
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/Sparc/SparcISelLowering.cpp | 7 +++++++
1 file changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.