1. ac69af7 llvm-dwarfdump: Improve/fix pretty printing of array dimensions by David Blaikie · 7 years ago
  2. f57d7d8 [AArch64] - Return address signing dwarf support by Luke Cheeseman · 7 years ago
  3. 6db3a6a Revert r347490 as it breaks address sanitizer builds by Luke Cheeseman · 7 years ago
  4. d6dbd64 Revert r343341 by Luke Cheeseman · 7 years ago
  5. 10981cc Revert r343317 by Luke Cheeseman · 7 years ago
  6. 21f2955b Reapply changes reverted by r343235 by Luke Cheeseman · 7 years ago
  7. 8e5676b Revert r343192 as an ubsan build is currently failing by Luke Cheeseman · 7 years ago
  8. f6844b3 Reapply changes reverted in r343114, lldb patch to follow shortly by Luke Cheeseman · 7 years ago
  9. 77aaa22 Revert r343112 as CallFrameString API change has broken lldb builds by Luke Cheeseman · 7 years ago
  10. 03ad881 [AArch64] - Return address signing dwarf support by Luke Cheeseman · 7 years ago
  11. 00b88bb Revert r343089 "[AArch64] - Return address signing dwarf support" by Hans Wennborg · 7 years ago
  12. f755e68 [AArch64] - Return address signing dwarf support by Luke Cheeseman · 7 years ago
  13. 327e7a1 [dwarfdump] Add pretty printer for accelerator table based on Atom. by Jonas Devlieghere · 7 years ago
  14. 8afd926 [dwarfdump] Pretty print DW_AT_APPLE_runtime_class by Jonas Devlieghere · 7 years ago
  15. 646ab41 Fix build broken by r328090 by Pavel Labath · 8 years ago
  16. 9025f95 [dwarf] Unify unknown dwarf enum formatting code by Pavel Labath · 8 years ago
  17. 322711f DWARF: Unify form size handling code by Pavel Labath · 8 years ago
  18. a0729d4 [DWARF v5] Support for verbose dumping of .debug_rnglist entries by Wolfgang Pieb · 8 years ago
  19. 8c59921 Add DWARF for discriminated unions by Adrian Prantl · 8 years ago
  20. 92ac9d3 [Support] Move DJB hash to support. NFC by Jonas Devlieghere · 8 years ago
  21. 2c14b15 [Dwarf] Add dsymutil Atom extensions. NFC by Jonas Devlieghere · 8 years ago
  22. 5803a67 [NFC] Make magic number for DJB hash function customizable. by Jonas Devlieghere · 8 years ago
  23. 44197df [BinaryFormat] Add .debug_names support by Pavel Labath · 8 years ago
  24. 99fdb9d llvm-dwarfdump: implement --find for .apple_names by Adrian Prantl · 8 years ago
  25. 264b5d9 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago[Renamed (77%) from llvm/lib/Support/Dwarf.cpp]
  26. 70b3453 [DWARF] Versioning for DWARF constants; verify FORMs by Paul Robinson · 8 years ago
  27. cddd604 [DWARFv5] Emit new unit header format. by Paul Robinson · 9 years ago
  28. 941fa75 [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation by Adrian Prantl · 9 years ago
  29. 3cd37d0 Refactor DW_LNE_* into Dwarf.def by Adrian Prantl · 9 years ago
  30. 79deba6 Refactor DW_LNS_* into Dwarf.def by Adrian Prantl · 9 years ago
  31. 8580d3f Refactor DW_APPLE_PROPERTY_* into Dwarf.def by Adrian Prantl · 9 years ago
  32. 44a4461 Refactor DW_CFA_* into Dwarf.def by Adrian Prantl · 9 years ago
  33. 2386581 Refactor all DW_FORM_* constants into Dwarf.def by Adrian Prantl · 9 years ago
  34. 7e55f17 Move the DWARF attribute constants into Dwarf.def and delete 300 lines of silly code. by Adrian Prantl · 9 years ago
  35. c4fbbcf Import/update constants from the DWARF 5 public review draft document. by Adrian Prantl · 9 years ago
  36. 3c98998 DebugInfo: support for DWARFv5 DW_AT_alignment attribute by Victor Leschuk · 9 years ago
  37. df5042a Revert r285181 "DebugInfo: support for DWARFv5 DW_AT_alignment attribute". by Vassil Vassilev · 9 years ago
  38. e398c6a DebugInfo: support for DWARFv5 DW_AT_alignment attribute by Victor Leschuk · 9 years ago
  39. 149f6ea Re-commit "Use StringRef in Support/Darf APIs (NFC)" by Mehdi Amini · 9 years ago
  40. 2bcac0f Revert "Re-commit "Use StringRef in Support/Darf APIs (NFC)"" by Mehdi Amini · 9 years ago
  41. 32b297a Re-commit "Use StringRef in Support/Darf APIs (NFC)" by Mehdi Amini · 9 years ago
  42. 78b04ae Revert "Use StringRef in Support/Darf APIs (NFC)" by Mehdi Amini · 9 years ago
  43. e0327be Use StringRef in Support/Darf APIs (NFC) by Mehdi Amini · 9 years ago
  44. c19dee7 Support the DW_AT_noreturn DWARF flag. by Adrian Prantl · 9 years ago
  45. 0418ef2 Synchronize LLVM and clang's ObjCDeclSpec::ObjCPropertyAttributeKind. by Adrian Prantl · 9 years ago
  46. de3d8b5 [DebugInfo] Add calling convention support for DWARF and CodeView by Reid Kleckner · 9 years ago
  47. a9bcf16 Macro debug info support in LLVM IR by Amjad Aboud · 10 years ago
  48. e59cc3e dwarfdump: Added macro support to llvm-dwarfdump tool. by Amjad Aboud · 10 years ago
  49. fc4e1c74 Support: Recognize Borland DWARF extensions. by Dawn Perchik · 10 years ago
  50. 72fdf44 Emit discriminator for inlined callsites. by Dehao Chen · 10 years ago
  51. 08a388b Debug info: Add dwarf backend support for DIModule. by Adrian Prantl · 10 years ago
  52. bf19a57 [DWARF parser] Add basic support for DWZ DWARF multifile extensions. by Alexey Samsonov · 10 years ago
  53. 3b631d2 Support: Add dwarf::getOperationEncoding() by Duncan P. N. Exon Smith · 11 years ago
  54. 8f46ee6 Support: Rewrite LocationAtom and OperationEncodingString(), NFC by Duncan P. N. Exon Smith · 11 years ago
  55. e7e2abe Support: Add dwarf::getVirtuality() by Duncan P. N. Exon Smith · 11 years ago
  56. d6f3574 Support: Use Dwarf.def for DW_VIRTUALITY, NFC by Duncan P. N. Exon Smith · 11 years ago
  57. e07f13a Support: Add dwarf::getAttributeEncoding() by Duncan P. N. Exon Smith · 11 years ago
  58. dd563dd Support: Rewrite AttributeEncodingString(), NFC by Duncan P. N. Exon Smith · 11 years ago
  59. 8d4eeb5 Support: Stop stringifying DW_ATE_{lo,hi}_user by Duncan P. N. Exon Smith · 11 years ago
  60. d40af00 Support: Add dwarf::getLanguage() by Duncan P. N. Exon Smith · 11 years ago
  61. 0317944 Support: Rewrite dwarf::LanguageString(), NFC by Duncan P. N. Exon Smith · 11 years ago
  62. 4031beb Support: Stop stringifying DW_LANG_{lo,hi}_user by Duncan P. N. Exon Smith · 11 years ago
  63. 6f5546c Support: Add string => unsigned mapping for DW_TAG by Duncan P. N. Exon Smith · 11 years ago
  64. 981811e Support: Re-implement dwarf::TagString() using a .def file, NFC by Duncan P. N. Exon Smith · 11 years ago
  65. b036f1c Support: Stop stringifying DW_TAG_{lo,hi}_user by Duncan P. N. Exon Smith · 11 years ago
  66. 05ad2e5 Modernize doxygen comments in Support/Dwarf.h by Frederic Riss · 11 years ago
  67. b5e53ee Add ApplePropertyString dump helper to Dwarf.{h|cpp}. by Frederic Riss · 11 years ago
  68. 87b7eb9 Move the complex address expression out of DIVariable and into an extra by Adrian Prantl · 11 years ago
  69. b458dc2 Revert r218778 while investigating buldbot breakage. by Adrian Prantl · 11 years ago
  70. 25a7174 Move the complex address expression out of DIVariable and into an extra by Adrian Prantl · 11 years ago
  71. 1a3736f Reapply "[dwarfdump] Add missing DW_LANG_Mips_Assembler case to LanguageString()" by Frederic Riss · 11 years ago
  72. 878065b [ dwarfdump ] Add symbolic dump of known DWARF attribute values. by Frederic Riss · 11 years ago
  73. 28f3d41 Revert "[dwarfdump] Add missing DW_LANG_Mips_Assembler case to LanguageString()" by Frederic Riss · 11 years ago
  74. a3f54f2 [dwarfdump] Add missing DW_LANG_Mips_Assembler case to LanguageString() by Frederic Riss · 11 years ago
  75. c10719f [C++11] Make use of 'nullptr' in the Support library. by Craig Topper · 11 years ago
  76. 2151e63 Dwarf: Fix a copy-paste bug. by Benjamin Kramer · 12 years ago
  77. 31631e4 Pull in a couple of new constants from the upcoming DWARF 5 standard. by Adrian Prantl · 12 years ago
  78. 0aafb58 Formally added an explicit enum for DWARF TLS support. No functionality change. by Richard Mitton · 12 years ago
  79. efd0bcb DebugInfo: GDBIndexEntry*String conversion functions now return const char* for easy llvm::formating by David Blaikie · 12 years ago
  80. d0a869d DebugInfo: Improve IR annotation comments for GNU pubthings. by David Blaikie · 12 years ago
  81. 8dec407 Unshift the GDB index/GNU pubnames constants modified in r191025 by David Blaikie · 12 years ago
  82. add00fa Add constant defines for gnu pubnames and gnu pubtypes - they're used by Eric Christopher · 12 years ago
  83. cf7289f Move accelerator table defines and constants to Dwarf.h since by Eric Christopher · 12 years ago
  84. 4202633 Formatting. by Eric Christopher · 12 years ago
  85. 8e46e7f Add DW_AT_GNU_odr_signature to the set of dwarf attributes. by Eric Christopher · 12 years ago
  86. 705085d Previously, parsing capability of the .debug_frame section was added by Eli Bendersky · 13 years ago
  87. 72a5295 Remove the llvm-local DW_TAG_vector_type tag and add a test to by Eric Christopher · 13 years ago
  88. 9948d5e Remove what appears to be a dead llvm-specific debug tag. by Eric Christopher · 13 years ago
  89. 3d7b0b8 Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. by Bill Wendling · 13 years ago
  90. c7e43ff Add support for fission attributes/forms/operations -> string. by Eric Christopher · 13 years ago
  91. c13fd6d Lowercase the tag name to match the rest of dwarf. by Eric Christopher · 13 years ago
  92. 839515b Add new tag and an attribute to support debug info for objective-c property. by Devang Patel · 14 years ago
  93. ee674b3 Add some more DWARF extensions from: by Nick Lewycky · 14 years ago
  94. 3436812 Update Dwarf enums list for DWARF 4. by Nick Lewycky · 14 years ago
  95. b5a07ab Add DW_ATE_UTF, which clang started using in my previous commit! by Devang Patel · 14 years ago
  96. 12419ae Doug convinced me that DW_AT_APPLE_objc_complete_type is more appropriate name. by Devang Patel · 14 years ago
  97. 2409e78 Let Objective-C front-end identify class extension, in dwarf output, using an attribute DW_AT_APPLE_objc_class_extension. by Devang Patel · 14 years ago
  98. 6d1e4e9 Add DW_OP_bit_piece. by Devang Patel · 14 years ago
  99. 514b400 Introduce support to encode Objective-C property information in debugging information generated for an interface. by Devang Patel · 14 years ago
  100. 4192802 Provide tag strings for llvm specific tags. by Devang Patel · 15 years ago