llvm-project/libunwind/src
Manoj Gupta 2cbfd2506a [libunwind] Fix executable stack directive on Linux.
Summary:
Disable executable stack on Linux. Also remove redundant Android check
as it is covered by Android.

Reviewers: phosek, compnerd, rs, rmaprath, EricWF, krytarowski

Reviewed By: krytarowski

Subscribers: srhines, llvm-commits, krytarowski

Differential Revision: https://reviews.llvm.org/D33217

llvm-svn: 303206
2017-05-16 20:18:57 +00:00
..
AddressSpace.hpp Fix unused typedef. Follow up to r299575. 2017-04-06 17:35:35 +00:00
CMakeLists.txt [libunwind] Add support for a single-threaded libunwind build 2016-09-28 10:57:15 +00:00
CompactUnwinder.hpp Fix up the places where AddressSpace.hpp is included. 2017-03-09 08:04:07 +00:00
DwarfInstructions.hpp Fix up the places where AddressSpace.hpp is included. 2017-03-09 08:04:07 +00:00
DwarfParser.hpp DarwinParser: include limits 2017-03-14 15:17:55 +00:00
EHHeaderParser.hpp Fix up the places where AddressSpace.hpp is included. 2017-03-09 08:04:07 +00:00
Registers.hpp X86: swap EBP, ESP on !APPLE 2017-01-21 16:22:59 +00:00
Unwind-EHABI.cpp [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00
Unwind-EHABI.h [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00
Unwind-sjlj.c [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00
UnwindCursor.hpp [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00
UnwindLevel1-gcc-ext.c [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00
UnwindLevel1.c [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00
UnwindRegistersRestore.S [ARM] Adding .arch directives around WMMX unwind code 2016-08-26 21:45:39 +00:00
UnwindRegistersSave.S [ARM] Adding .arch directives around WMMX unwind code 2016-08-26 21:45:39 +00:00
Unwind_AppleExtras.cpp [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00
assembly.h [libunwind] Fix executable stack directive on Linux. 2017-05-16 20:18:57 +00:00
config.h [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00
dwarf2.h
libunwind.cpp [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00
libunwind_ext.h [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00
unwind_ext.h