This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ee9345b6593 Minor no-op cmake file style fix.
new 484fd96051f Add the ShadowCallStack pass
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/CMakeLists.txt | 1 +
lib/Target/X86/ShadowCallStack.cpp | 325 +++++++++++++++++++++++++++++++++
lib/Target/X86/X86.h | 5 +
lib/Target/X86/X86TargetMachine.cpp | 3 +
test/CodeGen/X86/O0-pipeline.ll | 1 +
test/CodeGen/X86/O3-pipeline.ll | 1 +
test/CodeGen/X86/shadow-call-stack.mir | 204 +++++++++++++++++++++
7 files changed, 540 insertions(+)
create mode 100644 lib/Target/X86/ShadowCallStack.cpp
create mode 100644 test/CodeGen/X86/shadow-call-stack.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 master
in repository binutils-gdb.
from 270baac007 Automatic date update in version.in
new 7ed6f92aaf PR binutils/22875: MIPS/ELF: Also fail with relocation placeholders
new f428698edf PR binutils/22875: FRV/ELF: Prevent an out-of-bounds howto t [...]
new 0cc919dc6a PR binutils/22875: IQ2000/ELF: Prevent an out-of-bounds howt [...]
new 707bad1b21 PR binutils/22875: Visium/ELF: Prevent an out-of-bounds howt [...]
new 5d7c8b8048 PR binutils/22875: i860/ELF: Report unsupported relocation types
new 8ee55178c2 PR binutils/22875: HPPA/ELF: Also fail with relocation placeholders
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 | 41 +++++++++++++++++++++++++++++++++++++++++
bfd/elf-hppa.h | 23 ++++++++++++++++++-----
bfd/elf32-frv.c | 3 ++-
bfd/elf32-i860.c | 39 +++++++++++++++++++++++----------------
bfd/elf32-iq2000.c | 3 ++-
bfd/elf32-mips.c | 23 +++++++++++++----------
bfd/elf32-visium.c | 3 ++-
bfd/elf64-mips.c | 34 ++++++++++++++++++++--------------
bfd/elfn32-mips.c | 32 ++++++++++++++++++--------------
9 files changed, 139 insertions(+), 62 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 13c423693ac Daily bump.
new 8a02cf8bda2 [NDS32] Refine implementation of sibcall patterns.
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 | 16 +++++
gcc/config/nds32/nds32-md-auxiliary.c | 7 ++
gcc/config/nds32/nds32-protos.h | 3 +
gcc/config/nds32/nds32.c | 23 +++++++
gcc/config/nds32/nds32.md | 123 ++++++++++++++++++----------------
gcc/config/nds32/predicates.md | 15 +++++
6 files changed, 130 insertions(+), 57 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 415892df80a Reapply r329133 with fix.
new ee9345b6593 Minor no-op cmake file style 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/DebugInfo/PDB/CMakeLists.txt | 3 ++-
1 file changed, 2 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 zorg.
from 764ea63 [ZORG] Updating the FQDN for the asset server for Green Drago [...]
new a86d0c7 [zorg] Switch to secure http for checking out test-suite.
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:
zorg/buildbot/builders/ClangBuilder.py | 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 llvm.
from 69ec7d5667e Revert r329133 "[RuntimeDyld][AArch64] Add some error plumi [...]
new 415892df80a Reapply r329133 with 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:
.../RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h | 41 +++++++++++++++++++---
1 file changed, 36 insertions(+), 5 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 d8440a2147 hurd: fix build
new 397f5789da hurd: Fix typo
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:
sysdeps/mach/hurd/if_index.c | 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 glibc.
from ff297b70b5 hurd: Add missing symbols
new d8440a2147 hurd: fix build
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 | 2 ++
signal/sigaddset.c | 1 +
signal/sigdelset.c | 1 +
3 files changed, 4 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 ddbccbd6f67 [MachineOutliner] Test for X86FI->getUsesRedZone() as well [...]
new 69ec7d5667e Revert r329133 "[RuntimeDyld][AArch64] Add some error plumi [...]
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:
.../RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h | 36 +++-------------------
1 file changed, 4 insertions(+), 32 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 e8ef51b171 hurd: Silence warning
new ff297b70b5 hurd: Add missing symbols
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 | 3 +++
mach/spin-lock.c | 1 +
sysdeps/mach/hurd/i386/exc2signal.c | 1 +
3 files changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.