1. 5a0dfae [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux. by Dan Albert · 10 years ago
  2. 9623d0d We want libunwindbacktrace, not libunwind. by Dan Albert · 10 years ago
  3. 5fcb7c5 Merge to upstream r221532. by Dan Albert · 10 years ago
  4. d73c771 am e3e9a2a4: Disable Clang arm integrated assembler. by Chih-Hung Hsieh · 10 years ago
  5. e3e9a2a Disable Clang arm integrated assembler. by Chih-Hung Hsieh · 10 years ago
  6. 2336d7d am a146ba05: Correctly export _Unwind_[GS]et(GR|IP) for EHABI. by Dan Albert · 10 years ago
  7. 80d044f am 07bb9920: Build the unwinder as a separate library. by Dan Albert · 10 years ago
  8. a146ba0 Correctly export _Unwind_[GS]et(GR|IP) for EHABI. by Dan Albert · 10 years ago
  9. 07bb992 Build the unwinder as a separate library. by Dan Albert · 10 years ago
  10. 8a051d2 am 71a1be38: Cannot use Clang arm assembler. by Chih-Hung Hsieh · 10 years ago
  11. 71a1be3 Cannot use Clang arm assembler. by Chih-Hung Hsieh · 10 years ago
  12. 393ca07 am 2cf24ad3: Don\'t use a C++ STL. by Dan Albert · 10 years ago
  13. 2cf24ad Don't use a C++ STL. by Dan Albert · 10 years ago
  14. f59fa04 am 605f0326: (-s ours) Make _Unwind_Backtrace() work on ARM. by Dan Albert · 10 years ago
  15. fbc2b97 am 4c708dc7: Revert "Fix _Unwind_Backtrace for arm." by Dan Albert · 10 years ago
  16. 9070a2c am 71c03f18: Add missing include to a test case. by Dan Albert · 10 years ago
  17. e915d72 am 2cca07ba: Make _Unwind_Backtrace() work on ARM. by Dan Albert · 10 years ago
  18. 04bcbf8 am 5bb961f8: Revert "Fix _Unwind_Backtrace for arm." by Dan Albert · 10 years ago
  19. 71c03f1 Add missing include to a test case. by Dan Albert · 10 years ago
  20. 605f032 Make _Unwind_Backtrace() work on ARM. by Dan Albert · 10 years ago
  21. 4c708dc Revert "Fix _Unwind_Backtrace for arm." by Dan Albert · 10 years ago
  22. 2cca07b Make _Unwind_Backtrace() work on ARM. by Dan Albert · 10 years ago
  23. 5bb961f Revert "Fix _Unwind_Backtrace for arm." by Dan Albert · 10 years ago
  24. 0e9b58d am 3e5048e3: Remove test code. by Christopher Ferris · 10 years ago
  25. d4e62cf am 0edf7c53: Fix _Unwind_Backtrace for arm. by Christopher Ferris · 10 years ago
  26. 3e5048e Remove test code. by Christopher Ferris · 10 years ago
  27. 0edf7c5 Fix _Unwind_Backtrace for arm. by Christopher Ferris · 10 years ago
  28. e0a84e6 am e3f00968: Remove test code. by Christopher Ferris · 10 years ago
  29. 7816f88 am 34ce4a6f: Fix _Unwind_Backtrace for arm. by Christopher Ferris · 10 years ago
  30. e3f0096 Remove test code. by Christopher Ferris · 10 years ago
  31. 34ce4a6 Fix _Unwind_Backtrace for arm. by Christopher Ferris · 10 years ago
  32. f24de3d am 63c802e0: Improve logging of aborts for Android. by Dan Albert · 10 years ago
  33. 63c802e Improve logging of aborts for Android. by Dan Albert · 10 years ago
  34. c80c518 am f02f3d37: Improve logging of aborts for Android. by Dan Albert · 10 years ago
  35. f02f3d3 Improve logging of aborts for Android. by Dan Albert · 10 years ago
  36. f3015a2 Exclude only modules with prebuilt in prebuilts/sdk. by Ying Wang · 10 years ago
  37. 87a9be2 Add support for the ARM EHABI unwinder. by Dan Albert · 10 years ago
  38. e45805f Merge to upstream r212232. by Dan Albert · 10 years ago
  39. c2e9313 Fixes incorrect #ifs for SJ/LJ exceptions by Dan Albert · 11 years ago
  40. a3a628a Using arch-specific variables by Ying Wang · 10 years ago
  41. 2011685 Make host multilib for multilib dependencies. by Ian Rogers · 10 years ago
  42. 3be37f7 am d5cc515c: Add LOCAL_ADDITIONAL_DEPENDENCIES on Android.mk by Brian Carlstrom · 11 years ago
  43. d5cc515 Add LOCAL_ADDITIONAL_DEPENDENCIES on Android.mk by Brian Carlstrom · 11 years ago
  44. 4719850 am 873f8586: Switch to static libs by Dan Albert · 11 years ago
  45. 873f858 Switch to static libs by Dan Albert · 11 years ago
  46. a9fab38 am ab22a8fc: Changes so name to match cmake target by Dan Albert · 11 years ago
  47. ab22a8f Changes so name to match cmake target by Dan Albert · 11 years ago
  48. a4b6c86 am 6b885241: Removes libstdc++ dependency from host builds by Dan Albert · 11 years ago
  49. ab5be35 am 45b27bb2: Replaces strlcpy() with strncpy() equivalent by Dan Albert · 11 years ago
  50. 6b88524 Removes libstdc++ dependency from host builds by Dan Albert · 11 years ago
  51. 45b27bb Replaces strlcpy() with strncpy() equivalent by Dan Albert · 11 years ago
  52. fb85ece am d71a0e61: Enable MIPS builds. by Stephen Hines · 11 years ago
  53. d71a0e6 Enable MIPS builds. by Stephen Hines · 11 years ago
  54. c99d131 am 285d67f3: Don\'t build libcxx_abi for unbundled projects. by Stephen Hines · 11 years ago
  55. b75e58e am 09437217: Add Apple-specific files for libunwind. by Tim Murray · 11 years ago
  56. edb3241 am b21e7e40: Fixes build on arm64 by Dan Albert · 11 years ago
  57. 1045d32 am 39c04b7e: Disables building of libcxxabi on mips targets by Dan Albert · 11 years ago
  58. 310682e am ddd1d803: Merge "Gets libcxxabi building for Android" by Dan Albert · 11 years ago
  59. 61866af am 685b6863: Revert "Gets libcxxabi building for Android" by Dan Albert · 11 years ago
  60. ba9b507 am fa220390: Gets libcxxabi building for Android by Dan Albert · 11 years ago
  61. 4bb72f7 am 426b4a20: Add module notice. by Tim Murray · 11 years ago
  62. 934a45b am d998eb96: Merge remote-tracking branch \'upstream/master\' into libcxxabi by Tim Murray · 11 years ago
  63. 285d67f Don't build libcxx_abi for unbundled projects. by Stephen Hines · 11 years ago
  64. 0943721 Add Apple-specific files for libunwind. by Tim Murray · 11 years ago
  65. b21e7e4 Fixes build on arm64 by Dan Albert · 11 years ago
  66. 39c04b7 Disables building of libcxxabi on mips targets by Dan Albert · 11 years ago
  67. ddd1d80 Merge "Gets libcxxabi building for Android" by Dan Albert · 11 years ago
  68. e085735 Gets libcxxabi building for Android by Dan Albert · 11 years ago
  69. 685b686 Revert "Gets libcxxabi building for Android" by Dan Albert · 11 years ago
  70. fa22039 Gets libcxxabi building for Android by Dan Albert · 11 years ago
  71. 426b4a2 Add module notice. by Tim Murray · 11 years ago
  72. d998eb9 Merge remote-tracking branch 'upstream/master' into libcxxabi by Tim Murray · 11 years ago
  73. f8023cc Initial empty repository by Bill Yi · 11 years ago
  74. 6286d83 Initial empty repository by Qiwen Zhao · 11 years ago
  75. 4b51c92 Simplify. by Joerg Sonnenberger · 11 years ago
  76. 7dfc521 Fix DW_CFA_GNU_args_size handling. The primary architecture using this by Joerg Sonnenberger · 11 years ago
  77. 4fb4f22 0 is a valid LSDA encoding and can be seen in statically linked by Joerg Sonnenberger · 11 years ago
  78. 2950e56 Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. by Anders Carlsson · 11 years ago
  79. c82e02d [libcxxabi] Fix broken codesourcery.com links in comments by Jonathan Roelofs · 11 years ago
  80. 98bbf28 Fix PR17221 - can't catch virtual base classes when throwing derived NULL pointers. Specifically, libc++abi would crash when you tried it. by Marshall Clow · 11 years ago
  81. 288859d Fix PR17222 - catching derived classes from thrown null pointer. Adds tests, too by Marshall Clow · 11 years ago
  82. 448bba2 [libunwind] remove stray conditional by Nick Kledzik · 11 years ago
  83. b599e66 Use .p2align instead of .align by Nick Kledzik · 11 years ago
  84. a366774 Add missing alignment directives in assembly by Nick Kledzik · 11 years ago
  85. 8cb8b20 Don't redefine static_assert() by Nick Kledzik · 11 years ago
  86. 65b7266 Fix unwinder to build for iOS by Nick Kledzik · 11 years ago
  87. f29757a Implement demangling for user-defined operators. by Howard Hinnant · 11 years ago
  88. 341c047 Update the copyright credits -- Happy new year 2014! by NAKAMURA Takumi · 11 years ago
  89. 5ff06b0 Add a first cut at a Registers_arm class, to be used for 32bit arm EHABI unwinding. by Nico Weber · 11 years ago
  90. 7c61d80 Add mangling macros for Unwind's inline assembly. by Nico Weber · 11 years ago
  91. 753a30d Fix demangling crasher. The crasher involved nested <encoding> involving parameter packs, which exposed a logic bug causing an empty vector<string> to be accessed with back(). In addition to fixing the bug, I've inserted numerous preemptive checks for similar bugs in the hopes that if another bug is uncovered, the bug results in an invalid mangled string instead of a demangler crash. Test suite updated with string that was causing the crash. by Howard Hinnant · 11 years ago
  92. be38d82 Rename UnwindRegisters*.s files to UnwindRegisters*.S, step 2 of 2 by Nico Weber · 11 years ago
  93. a722aca Rename UnwindRegisters*.s files to UnwindRegisters*.S, step 1 of 2 by Nico Weber · 11 years ago
  94. 7a49616 Fix minor initialization bug in Registers_x86_64. by Nico Weber · 11 years ago
  95. cfbfdd9 80-column wrap a comment in a test by Nico Weber · 11 years ago
  96. 034e79a [unwind] remove darwin build dependency on <mach-o/dyld_priv.h> by Nick Kledzik · 11 years ago
  97. c22004f Fixed a couple of test errors; changed 'const A const *' to 'const A* const'. Thanks to Nico for the catch by Marshall Clow · 11 years ago
  98. 59d65a8 Fix indentation of fields in __cxa_exception to line up by Mark Seaborn · 11 years ago
  99. d9eb5fc On Windows, typeids are different between DLLs and EXEs, so comparing by Yaron Keren · 11 years ago
  100. 36fd93f Comment correction. syslog() syntax is: by Yaron Keren · 11 years ago