This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 3189702 [ELF] Set max page size to 64K for AArch64
new f6269c8 [ELF] - Do not crash on invalid symbol index.
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/InputFiles.h | 2 ++
...{symbol-name-offset.elf => invalid-symbol-index.elf} | Bin 480 -> 480 bytes
test/ELF/invalid/invalid-symbol-index.s | 10 ++++++++++
3 files changed, 12 insertions(+)
copy test/ELF/invalid/Inputs/{symbol-name-offset.elf => invalid-symbol-index.elf} (66%)
create mode 100644 test/ELF/invalid/invalid-symbol-index.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 clang.
from 9ad6c42 Revert r283106, "Wdocumentation fix"
new 9547f63 Revert "[XRay] Check in Clang whether XRay supports the targe [...]
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/Driver/Tools.cpp | 15 +--------------
test/Driver/xray-instrument.c | 3 ---
2 files changed, 1 insertion(+), 17 deletions(-)
delete mode 100644 test/Driver/xray-instrument.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 lld.
from 0694730 [ELF] - Do not crash if common symbol has alignment 0.
new eb1f102 [ELF] - Do not crash if symbol type set to TLS when there is [...]
new 3189702 [ELF] Set max page size to 64K for AArch64
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:
ELF/Symbols.cpp | 6 +-
ELF/Target.cpp | 1 +
test/ELF/aarch64-abs16.s | 2 +-
test/ELF/aarch64-abs32.s | 6 +-
test/ELF/aarch64-condb-reloc.s | 98 ++++++-------
test/ELF/aarch64-copy.s | 34 ++---
test/ELF/aarch64-copy2.s | 2 +-
test/ELF/aarch64-data-relocs.s | 8 +-
test/ELF/aarch64-gnu-ifunc.s | 56 ++++----
test/ELF/aarch64-prel16.s | 2 +-
test/ELF/aarch64-prel32.s | 2 +-
test/ELF/aarch64-relocs.s | 42 +++---
test/ELF/aarch64-tls-gdie.s | 14 +-
test/ELF/aarch64-tls-gdle.s | 8 +-
test/ELF/aarch64-tls-ie.s | 24 ++--
test/ELF/aarch64-tls-iele.s | 8 +-
test/ELF/aarch64-tls-le.s | 6 +-
test/ELF/aarch64-tls-static.s | 14 +-
test/ELF/aarch64-tlsdesc.s | 10 +-
test/ELF/aarch64-tstbr14-reloc.s | 100 ++++++-------
test/ELF/basic-aarch64.s | 22 +--
test/ELF/got-aarch64.s | 12 +-
...{common-symbol-alignment.elf => tls-symbol.elf} | Bin 456 -> 456 bytes
test/ELF/invalid/tls-symbol.s | 5 +
test/ELF/plt-aarch64.s | 158 ++++++++++-----------
25 files changed, 324 insertions(+), 316 deletions(-)
copy test/ELF/invalid/Inputs/{common-symbol-alignment.elf => tls-symbol.elf} (84%)
create mode 100644 test/ELF/invalid/tls-symbol.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 gcc.
from bc6b11a gcc/ * defaults.h (JCR_SECTION_NAME, TARGET_USE_JCR_SECTION) [...]
new 03869f9 Restore --enable-objc-gc 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:
ChangeLog | 6 ++++++
configure | 26 ++++++++++++++++++++++++++
configure.ac | 23 +++++++++++++++++++++++
3 files changed, 55 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 llvm.
from a074ac8 Consistent fp denormal mode names. NFC.
new 1390211 [Object/ELF] - Avoid possible crash in getExtendedSymbolTable [...]
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/Object/ELF.h | 3 ++-
test/Object/Inputs/invalid-ext-symtab-index.elf-x86-64 | Bin 0 -> 480 bytes
test/Object/invalid.test | 4 ++++
3 files changed, 6 insertions(+), 1 deletion(-)
create mode 100644 test/Object/Inputs/invalid-ext-symtab-index.elf-x86-64
--
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 10a9a9a [ELF][MIPS] Do not accept non-zero GP0 value for relocatable [...]
new 0694730 [ELF] - Do not crash if common symbol has alignment 0.
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/InputFiles.cpp | 3 +++
test/ELF/invalid/Inputs/common-symbol-alignment.elf | Bin 0 -> 456 bytes
test/ELF/invalid/common-symbol-alignment.s | 6 ++++++
3 files changed, 9 insertions(+)
create mode 100644 test/ELF/invalid/Inputs/common-symbol-alignment.elf
create mode 100644 test/ELF/invalid/common-symbol-alignment.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 clang.
from 149c4f8 [XRay] Check in Clang whether XRay supports the target when - [...]
new 9ad6c42 Revert r283106, "Wdocumentation fix"
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/Analysis/CloneDetection.cpp | 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 clang.
from b01e9e0 Revert "[analyzer] Improve CloneChecker diagnostics" as its d [...]
new 149c4f8 [XRay] Check in Clang whether XRay supports the target when - [...]
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/Driver/Tools.cpp | 15 ++++++++++++++-
test/Driver/xray-instrument.c | 3 +++
2 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 test/Driver/xray-instrument.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 lld.
from a7d2bea Remove unused parameter.
new 10a9a9a [ELF][MIPS] Do not accept non-zero GP0 value for relocatable [...]
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 | 4 ++--
test/ELF/mips-gprel32-relocs-gp0.s | 27 +++++++++++++++------------
2 files changed, 17 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 llvm.
from 02ede7e Fix a test case failure on Apple PPC.
new a074ac8 Consistent fp denormal mode names. NFC.
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/CodeGen/CommandFlags.h | 6 +++---
include/llvm/Target/TargetOptions.h | 10 +++++-----
lib/Target/ARM/ARMAsmPrinter.cpp | 4 ++--
lib/Target/TargetMachine.cpp | 6 +++---
4 files changed, 13 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.