search for: d19170

Displaying 1 result from an estimated 1 matches for "d19170".

Did you mean: 119170
2016 May 31
0
[RFC] Using segmentation to harden SafeStack
...nter should be used (http://reviews.llvm.org/D19761, http://reviews.llvm.org/D19853). The default SafeStack runtime in compiler-rt does not provide this level of runtime support, so I prevent it from being automatically linked when the separate-stack-seg feature is enabled (http://reviews.llvm.org/D19170). I submitted patches to enable SafeStack for single-threaded Contiki OS on X86 (https://github.com/contiki-os/contiki/pull/1642). This required adding support for storing the unsafe stack pointer in a regular global variable on Contiki OS (http://reviews.llvm.org/D19852, http://reviews.llvm.org/...