1. f171e72 Change soong parameter name disabled -> enabled by Dan Willemsen · 9 years ago int/n/fp2
  2. ae09fa3 Add NOTICE and MODULE_LICENSE_* files by Gaurav Shah · 9 years ago
  3. 639eb8d Add Android.bp for libunwind_llvm by Dan Willemsen · 9 years ago
  4. 749bc9b Merge "Merge to upstream r245665." by Dan Albert · 9 years ago
  5. 7e7767c Merge to upstream r245665. by Dan Albert · 9 years ago
  6. 6566b0f Enable clang/llvm integrated assembler. by Chih-Hung Hsieh · 9 years ago
  7. 7a61b66 unwind: fix invalid memory access by Saleem Abdulrasool · 9 years ago
  8. 40377de Enable zero-cost exceptions on non-Apple arm64 platforms by Ed Maste · 9 years ago
  9. 632aa38 Correct sense of unwind return address register range assertion by Ed Maste · 9 years ago
  10. 09306e9 Add Android.mk. by Dan Albert · 9 years ago
  11. c9b0eff Merge to upstream r244297. by Dan Albert · 9 years ago
  12. bb89477 Initial empty repository by Bill Yi · 9 years ago
  13. c6c7731 Revert test commit. by Tanya Lattner · 9 years ago
  14. 2dc1a3d Test commit by Tanya Lattner · 9 years ago
  15. 0797892 [ARM/Unwind] Fix wrong usage of write-back on register save by Renato Golin · 9 years ago
  16. d2257f6 Update to new lists.llvm.org by Tanya Lattner · 9 years ago
  17. 2b75068 [libunwind] Flip order of extern "C" and attribute(visibility) by Renato Golin · 9 years ago
  18. 2d2bf2f unwind: Fix libc++abi and libgcc build. by Logan Chien · 9 years ago
  19. 5283875 Update version to 3.8.0svn by Hans Wennborg · 9 years ago
  20. 6127858 libunwind: Introduce __libunwind_config.h. by Logan Chien · 9 years ago
  21. 1d9ef03 Fix unw_getcontext() return value on AArch64. by Logan Chien · 9 years ago
  22. bf2f90a Avoid C99 for-declaration statement in C files. (NFC) by Logan Chien · 9 years ago
  23. 7cb3a40 Code cleanup: Reindent statements. by Logan Chien · 9 years ago
  24. 9f323e0 libunwind: Fix unw_step() for ARM EHABI. by Logan Chien · 9 years ago
  25. 9444809 Code cleanup: Remove duplicated line. by Logan Chien · 9 years ago
  26. a802ef4 unwind: permit building against libstdc++ by Saleem Abdulrasool · 9 years ago
  27. 7e9c948 Add ARC config by Anton Korobeynikov · 9 years ago
  28. 6564c09 unwind: add a .clang-format by Saleem Abdulrasool · 9 years ago
  29. 9ed9c3b Fix libunwind to build on FreeBSD by Viktor Kutuzov · 9 years ago
  30. f67c635 Make the .eh_frame_hdr code work on FreeBSD as well. by Ed Schouten · 9 years ago
  31. 326c24c unwind: remove inclusion of private_typeinfo.h by Saleem Abdulrasool · 9 years ago
  32. e185081 unwind: clean up warnings from the build by Saleem Abdulrasool · 9 years ago
  33. a3923ac libunwind: add new build logic by Saleem Abdulrasool · 9 years ago
  34. 68e942c unwind: remove libc++abi tests by Saleem Abdulrasool · 9 years ago
  35. 675df58 unwind: move src/Unwind, include/, and test/ unwind content by Saleem Abdulrasool · 9 years ago
  36. 4a99fa5 unwind: stage 2 of creating project structure by Saleem Abdulrasool · 9 years ago