1. 34ce4a6 Fix _Unwind_Backtrace for arm. by Christopher Ferris · 10 years ago
  2. 06dd8f0 am f24de3de: am 63c802e0: Improve logging of aborts for Android. by Dan Albert · 10 years ago
  3. f24de3d am 63c802e0: Improve logging of aborts for Android. by Dan Albert · 10 years ago
  4. 63c802e Improve logging of aborts for Android. by Dan Albert · 10 years ago
  5. b9a8ee7 am c80c5186: am f02f3d37: Improve logging of aborts for Android. by Dan Albert · 10 years ago
  6. c80c518 am f02f3d37: Improve logging of aborts for Android. by Dan Albert · 10 years ago
  7. f02f3d3 Improve logging of aborts for Android. by Dan Albert · 10 years ago
  8. 948d252 am f3015a2d: Exclude only modules with prebuilt in prebuilts/sdk. by Ying Wang · 10 years ago
  9. f3015a2 Exclude only modules with prebuilt in prebuilts/sdk. by Ying Wang · 10 years ago
  10. 9ed4d5d Exclude only modules with prebuilt in prebuilts/sdk. by Ying Wang · 10 years ago
  11. 87a9be2 Add support for the ARM EHABI unwinder. by Dan Albert · 10 years ago
  12. e45805f Merge to upstream r212232. by Dan Albert · 10 years ago
  13. c2e9313 Fixes incorrect #ifs for SJ/LJ exceptions by Dan Albert · 10 years ago
  14. a3a628a Using arch-specific variables by Ying Wang · 10 years ago
  15. 2011685 Make host multilib for multilib dependencies. by Ian Rogers · 10 years ago
  16. 3be37f7 am d5cc515c: Add LOCAL_ADDITIONAL_DEPENDENCIES on Android.mk by Brian Carlstrom · 10 years ago
  17. d5cc515 Add LOCAL_ADDITIONAL_DEPENDENCIES on Android.mk by Brian Carlstrom · 10 years ago
  18. 4719850 am 873f8586: Switch to static libs by Dan Albert · 10 years ago
  19. 873f858 Switch to static libs by Dan Albert · 10 years ago
  20. a9fab38 am ab22a8fc: Changes so name to match cmake target by Dan Albert · 10 years ago
  21. ab22a8f Changes so name to match cmake target by Dan Albert · 10 years ago
  22. a4b6c86 am 6b885241: Removes libstdc++ dependency from host builds by Dan Albert · 10 years ago
  23. ab5be35 am 45b27bb2: Replaces strlcpy() with strncpy() equivalent by Dan Albert · 10 years ago
  24. 6b88524 Removes libstdc++ dependency from host builds by Dan Albert · 10 years ago
  25. 45b27bb Replaces strlcpy() with strncpy() equivalent by Dan Albert · 10 years ago
  26. fb85ece am d71a0e61: Enable MIPS builds. by Stephen Hines · 10 years ago
  27. d71a0e6 Enable MIPS builds. by Stephen Hines · 10 years ago
  28. c99d131 am 285d67f3: Don\'t build libcxx_abi for unbundled projects. by Stephen Hines · 10 years ago
  29. b75e58e am 09437217: Add Apple-specific files for libunwind. by Tim Murray · 10 years ago
  30. edb3241 am b21e7e40: Fixes build on arm64 by Dan Albert · 10 years ago
  31. 1045d32 am 39c04b7e: Disables building of libcxxabi on mips targets by Dan Albert · 10 years ago
  32. 310682e am ddd1d803: Merge "Gets libcxxabi building for Android" by Dan Albert · 10 years ago
  33. 61866af am 685b6863: Revert "Gets libcxxabi building for Android" by Dan Albert · 10 years ago
  34. ba9b507 am fa220390: Gets libcxxabi building for Android by Dan Albert · 10 years ago
  35. 4bb72f7 am 426b4a20: Add module notice. by Tim Murray · 10 years ago
  36. 934a45b am d998eb96: Merge remote-tracking branch \'upstream/master\' into libcxxabi by Tim Murray · 10 years ago
  37. 285d67f Don't build libcxx_abi for unbundled projects. by Stephen Hines · 10 years ago
  38. 0943721 Add Apple-specific files for libunwind. by Tim Murray · 10 years ago
  39. b21e7e4 Fixes build on arm64 by Dan Albert · 10 years ago
  40. 39c04b7 Disables building of libcxxabi on mips targets by Dan Albert · 10 years ago
  41. ddd1d80 Merge "Gets libcxxabi building for Android" by Dan Albert · 10 years ago
  42. e085735 Gets libcxxabi building for Android by Dan Albert · 10 years ago
  43. 685b686 Revert "Gets libcxxabi building for Android" by Dan Albert · 10 years ago
  44. fa22039 Gets libcxxabi building for Android by Dan Albert · 10 years ago
  45. 426b4a2 Add module notice. by Tim Murray · 10 years ago
  46. d998eb9 Merge remote-tracking branch 'upstream/master' into libcxxabi by Tim Murray · 10 years ago
  47. f8023cc Initial empty repository by Bill Yi · 10 years ago
  48. 6286d83 Initial empty repository by Qiwen Zhao · 10 years ago
  49. 4b51c92 Simplify. by Joerg Sonnenberger · 10 years ago
  50. 7dfc521 Fix DW_CFA_GNU_args_size handling. The primary architecture using this by Joerg Sonnenberger · 10 years ago
  51. 4fb4f22 0 is a valid LSDA encoding and can be seen in statically linked by Joerg Sonnenberger · 10 years ago
  52. 2950e56 Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. by Anders Carlsson · 10 years ago
  53. c82e02d [libcxxabi] Fix broken codesourcery.com links in comments by Jonathan Roelofs · 10 years ago
  54. 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 · 10 years ago
  55. 288859d Fix PR17222 - catching derived classes from thrown null pointer. Adds tests, too by Marshall Clow · 10 years ago
  56. 448bba2 [libunwind] remove stray conditional by Nick Kledzik · 10 years ago
  57. b599e66 Use .p2align instead of .align by Nick Kledzik · 10 years ago
  58. a366774 Add missing alignment directives in assembly by Nick Kledzik · 10 years ago
  59. 8cb8b20 Don't redefine static_assert() by Nick Kledzik · 10 years ago
  60. 65b7266 Fix unwinder to build for iOS by Nick Kledzik · 10 years ago
  61. f29757a Implement demangling for user-defined operators. by Howard Hinnant · 10 years ago
  62. 341c047 Update the copyright credits -- Happy new year 2014! by NAKAMURA Takumi · 10 years ago
  63. 5ff06b0 Add a first cut at a Registers_arm class, to be used for 32bit arm EHABI unwinding. by Nico Weber · 10 years ago
  64. 7c61d80 Add mangling macros for Unwind's inline assembly. by Nico Weber · 10 years ago
  65. 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 · 10 years ago
  66. be38d82 Rename UnwindRegisters*.s files to UnwindRegisters*.S, step 2 of 2 by Nico Weber · 11 years ago
  67. a722aca Rename UnwindRegisters*.s files to UnwindRegisters*.S, step 1 of 2 by Nico Weber · 11 years ago
  68. 7a49616 Fix minor initialization bug in Registers_x86_64. by Nico Weber · 11 years ago
  69. cfbfdd9 80-column wrap a comment in a test by Nico Weber · 11 years ago
  70. 034e79a [unwind] remove darwin build dependency on <mach-o/dyld_priv.h> by Nick Kledzik · 11 years ago
  71. 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
  72. 59d65a8 Fix indentation of fields in __cxa_exception to line up by Mark Seaborn · 11 years ago
  73. d9eb5fc On Windows, typeids are different between DLLs and EXEs, so comparing by Yaron Keren · 11 years ago
  74. 36fd93f Comment correction. syslog() syntax is: by Yaron Keren · 11 years ago
  75. 38a0eeb If libc++ has not declared bad_array_length, then declare it here just so that it gets into the binary. by Howard Hinnant · 11 years ago
  76. 7be749a Swap contents of UnwindRegistersRestore.s and UnwindRegistersSave.s by Nick Kledzik · 11 years ago
  77. 2918011 Rename LIBUNWIND_AVAIL to LIBUNWIND_UNAVAIL so as to not conflict with other (different) LIBUNWIND_AVAIL define by Nick Kledzik · 11 years ago
  78. 061240c Move local Db type out to namespace scope. by Howard Hinnant · 11 years ago
  79. 839f7f2 unwinder: conditionalise availability by Saleem Abdulrasool · 11 years ago
  80. 6dc1540 [unwind] Fix unw_init_remote_thread() use to void* instead of thread_t for parameter to match other implementations by Nick Kledzik · 11 years ago
  81. 3dbb334 [unwind] add required #include by Nick Kledzik · 11 years ago
  82. 952df57 Fix conditionals on __Unwind_SjLj_* functions to only build for SJLJ based architectures by Nick Kledzik · 11 years ago
  83. 17814d7 Consistent spelling of names. by Joerg Sonnenberger · 11 years ago
  84. b78da98 by Nick Kledzik · 11 years ago
  85. 6c3f675 Adding bad_array_length to libc++abi by Marshall Clow · 11 years ago
  86. 01c2084 Add ability to set OPTIONS for compile by Marshall Clow · 11 years ago
  87. 224f7ac Change the two last remaining _LIBCPP_CANTTHROW to _NOEXCEPT by Jean-Daniel Dupas · 11 years ago
  88. cdf7d55 Propagate the removal of _LIBCPP_CANTTHROW (r189046) to libcxxabi. This fixes http://llvm.org/bugs/show_bug.cgi?id=16996. by Howard Hinnant · 11 years ago
  89. 41458a0 tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753. by Howard Hinnant · 11 years ago
  90. 8ad6a22 I had a buffer mismanagement bug in the demangler. by Howard Hinnant · 11 years ago
  91. e9e8387 Updated CREDITS.TXT by Howard Hinnant · 11 years ago
  92. b2d1f94 I'd no sooner made the last commit when Matthew Dempsky sent me another test case that led me to yet another closely related test case that the current design could not handle. I've now changed the way forward references are handled completely. It wasn't that much code to change. The demangler, when confronted with a forward reference to a template parameter, now parses things twice. During the second parse, all forward references are remembered from the first parse. Test suite updated with new case. by Howard Hinnant · 11 years ago
  93. eb8d46c After a private conversation with Arthur O'Dwyer, and a good night's sleep, I believe this fix is a better fix than what I committed in r184656 yesterday. I've basically moved the checking for '`' from the start of the demangling process to the end of it. In the process I discovered that one of the test cases no longer demangled to the expected string. After further investigation I believe this case to not be a valid mangled string, and so I moved the test case to the 'invalid cases'. The reason I believe it is invalid is that it should use T_ instead of T0_ to index the template parameter. by Howard Hinnant · 11 years ago
  94. ab8cfb1 Filter out '`' in mangled strings and reject them as invalid if found. by Howard Hinnant · 11 years ago
  95. f672517 I created a random mangled name generator and have thrown about 200 million random strings at the demangler. I succeeded in crashing it twice more and those crashers have been fixed and the test suite updated with the crash cases. by Howard Hinnant · 11 years ago
  96. 93433df Another demangler crasher. Updated test suite to prevent regression. by Howard Hinnant · 11 years ago
  97. b4033ff Protect against invalid mangled names. Add test suite for invalid mangled names. by Howard Hinnant · 11 years ago
  98. 19e36dd Demangle objc mangling implemented in r184250 by Howard Hinnant · 11 years ago
  99. c62cbea Tweaks/cleanups provided by Matthew Dempsky by Howard Hinnant · 11 years ago
  100. 6c33e76 Demangler update: This now demangles many more (all?) C++11 symbols. Demangler tests updated. by Howard Hinnant · 11 years ago