Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-25Fix unw_getcontext() return value on AArch64.Logan Chien
2015-06-25Avoid C99 for-declaration statement in C files. (NFC)Logan Chien
2015-05-30Code cleanup: Reindent statements.Logan Chien
2015-05-29libunwind: Fix unw_step() for ARM EHABI.Logan Chien
2015-05-17Code cleanup: Remove duplicated line.Logan Chien
2015-05-11unwind: permit building against libstdc++Saleem Abdulrasool
2015-05-09Add ARC configAnton Korobeynikov
2015-05-07unwind: add a .clang-formatSaleem Abdulrasool
2015-05-06Fix libunwind to build on FreeBSDViktor Kutuzov
2015-04-29Make the .eh_frame_hdr code work on FreeBSD as well.Ed Schouten
2015-04-27unwind: remove inclusion of private_typeinfo.hSaleem Abdulrasool
2015-04-25unwind: clean up warnings from the buildSaleem Abdulrasool
2015-04-25libunwind: add new build logicSaleem Abdulrasool
2015-04-24unwind: remove libc++abi testsSaleem Abdulrasool
2015-04-24unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool