hanchenye-llvm-project/libunwind/src
Saleem Abdulrasool f7e4524910 unwind: disable executable stacks
Similar to compiler-rt, ensure that we disable executable stacks for the custom
assembly.

llvm-svn: 277868
2016-08-05 21:35:28 +00:00
..
AddressSpace.hpp libunwind: Use conventional DWARF capitalization in comments and errors 2016-07-19 17:15:50 +00:00
CMakeLists.txt Attempt to fix libunwind build 2016-06-02 01:50:10 +00:00
CompactUnwinder.hpp Introduce a native-only unwinder build. 2016-05-25 12:36:34 +00:00
DwarfInstructions.hpp libunwind: Use conventional DWARF capitalization in comments and errors 2016-07-19 17:15:50 +00:00
DwarfParser.hpp libunwind: limit stack usage in unwind cursor 2016-07-20 15:19:09 +00:00
EHHeaderParser.hpp
Registers.hpp [PATCH] [libunwind][ehabi] Use early returns where possible. 2016-07-08 12:13:31 +00:00
Unwind-EHABI.cpp libunwind: correct return code in unwinding trace log message 2016-07-29 21:24:19 +00:00
Unwind-EHABI.h
Unwind-sjlj.c
UnwindCursor.hpp Fix gcc libunwind build. 2016-05-26 21:45:54 +00:00
UnwindLevel1-gcc-ext.c libunwind: Use conventional DWARF capitalization in comments and errors 2016-07-19 17:15:50 +00:00
UnwindLevel1.c [libunwind] Improve unwinder stack usage - III 2016-06-14 15:51:01 +00:00
UnwindRegistersRestore.S unwind: disable executable stacks 2016-08-05 21:35:28 +00:00
UnwindRegistersSave.S unwind: disable executable stacks 2016-08-05 21:35:28 +00:00
Unwind_AppleExtras.cpp
assembly.h unwind: disable executable stacks 2016-08-05 21:35:28 +00:00
config.h Use size_t to store the results of sizeof calculations. 2016-05-26 21:56:04 +00:00
dwarf2.h
libunwind.cpp libunwind: Use conventional DWARF capitalization in comments and errors 2016-07-19 17:15:50 +00:00
libunwind_ext.h
unwind_ext.h