1. ef8683a ELF: Clean up section type computation by Pavel Labath · 7 years ago
  2. 5ea7ecd ELF: Simplify program header iteration by Pavel Labath · 7 years ago
  3. 004bcb7 [LLDB] - Recommit r346848 "[LLDB] - Support the single file split DWARF.". by George Rimar · 7 years ago
  4. 7cdb22b Revert r346848 "[LLDB] - Support the single file split DWARF." by George Rimar · 7 years ago
  5. 98963db [LLDB] - Support the single file split DWARF. by George Rimar · 7 years ago
  6. b37f1ec [ObjectFileELF] Fix misaligned read/writes caught by UBSan. by Davide Italiano · 7 years ago
  7. 6868d2d Add a relocation to ObjectFileELF::ApplyRelocations and a test by Nathan Lanza · 7 years ago
  8. 407c691 Revert "[Symbol] Search symbols with name and type in a symbol file" by Davide Italiano · 7 years ago
  9. 15da768 [Symbol] Search symbols with name and type in a symbol file by Aleksandr Urakov · 7 years ago
  10. 8f3be7a [FileSystem] Move path resolution logic out of FileSpec by Jonas Devlieghere · 7 years ago
  11. 59b78bc [FileSystem] Remove GetByteSize() from FileSpec by Jonas Devlieghere · 7 years ago
  12. e4dee26 [LLDB] - Implement the support for the .debug_loclists section. by George Rimar · 7 years ago
  13. 6e35712 [LLDB] - Add basic support for .debug_rnglists section (DWARF5) by George Rimar · 7 years ago
  14. c6c7bfc [LLDB] - Improved DWARF5 support. by George Rimar · 7 years ago
  15. 9e2fe8b Add a relocation for R_AARCH64_ABS32 in ObjectFileELF by Stephane Sezer · 7 years ago
  16. 9ba5157 Misc module/dwarf logging improvements by Leonard Mosescu · 7 years ago
  17. 0c679b7 Revert "Add a relocation for R_AARCH64_ABS32 in ObjectFileELF" by Stephane Sezer · 7 years ago
  18. b015ca6 Add a relocation for R_AARCH64_ABS32 in ObjectFileELF by Stephane Sezer · 7 years ago
  19. 77c397f UUID: Add support for arbitrary-sized module IDs by Pavel Labath · 7 years ago
  20. 2f93fd1 Represent invalid UUIDs as UUIDs with length zero by Pavel Labath · 7 years ago
  21. 04803b3 Change AddressClass type from 'enum' to 'enum class'. by Tatyana Krasnukha · 7 years ago
  22. ad8d48f [FileSpec] Delegate common operations to llvm::sys::path by Jonas Devlieghere · 7 years ago
  23. a041d84 Add .debug_names section glue code by Pavel Labath · 7 years ago
  24. 1e6a01f Revert "[LLDB] Support GNU-style compressed debug sections (.zdebug)" by Davide Italiano · 7 years ago
  25. 56ab68f [LLDB] Support GNU-style compressed debug sections (.zdebug) by Davide Italiano · 7 years ago
  26. 2550ca1 Add support to object files for accessing the .debug_types section by Greg Clayton · 7 years ago
  27. d8f460e Enable AUTOBRIEF in doxygen configuration. by Adrian Prantl · 8 years ago
  28. 0509724 Reflow paragraphs in comments. by Adrian Prantl · 8 years ago
  29. edb0127 ObjectFileELF: Add support for arbitrarily named code sections by Pavel Labath · 8 years ago
  30. e4777a9 Support reading section ".gnu_debugaltlink" by Jan Kratochvil · 8 years ago
  31. 16064d3 Re-land: [lldb] Use vFlash commands when writing to target's flash memory regions by Pavel Labath · 8 years ago
  32. 3ef4eeb [elf] Remove one copy of the section merging code by Pavel Labath · 8 years ago
  33. ec03d7e Revert "[lldb] Use vFlash commands when writing to target's flash memory regions" by Pavel Labath · 8 years ago
  34. 029fb69 [lldb] Use vFlash commands when writing to target's flash memory regions by Pavel Labath · 8 years ago
  35. 4f03312 Fix parsing of object files with "early" section headers by Pavel Labath · 8 years ago
  36. c561a6a Add LLDB_LOG_ERROR macro by Pavel Labath · 8 years ago
  37. b424de3 Fix assertion in ObjectFileELF by Pavel Labath · 8 years ago
  38. 50251fc Make sure DataBufferLLVM contents are writable by Pavel Labath · 8 years ago
  39. 4c2eb8b Fix 32-bit builds broken by 320813 by Pavel Labath · 8 years ago
  40. e2867bc ObjectFileELF: Add support for compressed sections by Pavel Labath · 8 years ago
  41. a6d5464 Add a symbols subcommand to lldb-test. by Zachary Turner · 8 years ago
  42. 5f19b90 Move ArchSpec to the Utility module by Pavel Labath · 8 years ago
  43. d13f691 Improve FreeBSD kernel debugging by Ed Maste · 8 years ago
  44. e1a6074 Remove uses of std::auto_ptr, it's going away in C++17. by Benjamin Kramer · 8 years ago
  45. 963ce48 Add support for the DWP debug info format by Tamas Berghammer · 8 years ago
  46. 8ac63e8 [LLDB][MIPS] Set the Section's file address for by Nitesh Jain · 8 years ago
  47. 38d0632 Move Timer and TraceOptions from Core to Utility by Pavel Labath · 8 years ago
  48. d16a6e3 Fix typo: using && instead of & when evaluating a mask by Mehdi Amini · 8 years ago
  49. df1a0d1 [linux] Change the way we load vdso pseudo-module by Pavel Labath · 8 years ago
  50. f9d1647 Remove an expensive lock from Timer by Pavel Labath · 8 years ago
  51. 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
  52. efddda3d ObjectFileELF: Fix symbol lookup in bss section by Pavel Labath · 9 years ago
  53. 4d35d6b Change UniqueCStringMap to use ConstString as the key by Pavel Labath · 9 years ago
  54. 706c520 [LLDB][MIPS] Fix Core file Architecture and OS information. by Nitesh Jain · 9 years ago
  55. 12801f1 [LLDB] OpenBSD support by Kamil Rytarowski · 9 years ago
  56. 7f6a7a3 Remove FileSpec::ReadFileContents. by Zachary Turner · 9 years ago
  57. 666cc0b Move DataBuffer / DataExtractor and friends from Core -> Utility. by Zachary Turner · 9 years ago
  58. 6f9e690 Move Log from Core -> Utility. by Zachary Turner · 9 years ago
  59. 3f4a4b3 Delete DataBufferMemoryMap. by Zachary Turner · 9 years ago
  60. bf9a773 Move classes from Core -> Utility. by Zachary Turner · 9 years ago
  61. 23ccc29 Open ELF core dumps with more than 64K sections by Pavel Labath · 9 years ago
  62. b155431 Fix more unused variable warnings when asserts are disabled. by Hafiz Abid Qadeer · 9 years ago
  63. a08ba42 [lldb] Update the check for Linux or FreeBSD in SymbolFileDWARF::FindFunctions by Alexander Shaposhnikov · 9 years ago
  64. 771ef6d Fix Clang-tidy readability-redundant-string-cstr warnings by Malcolm Parsons · 9 years ago
  65. a0c82e1 [lldb] Improve identification of Linux core dumps. Fix for bug #30485. by Richard Chamberlain · 9 years ago
  66. 4f730dc Fix about a dozen compile warnings by Ilia K · 9 years ago
  67. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  68. f343968f Delete Host/windows/win32.h by Zachary Turner · 9 years ago
  69. 023dd64 Add/fix support for i386 elf core files by Dimitar Vlahovski · 9 years ago
  70. 0576ad6 Fix a crash when an ELF section symbol have no name by Tamas Berghammer · 9 years ago
  71. 75500e7 Typo corrections identified by codespell by Ed Maste · 9 years ago
  72. dba6503 Add oat symbolization support for odex files by Tamas Berghammer · 9 years ago
  73. c662533 Ignore oatdata and oatexec symbols more widely by Tamas Berghammer · 9 years ago
  74. 3385fa0 Since our expression parser needs to locate areas of memory that are not in use when you have a process that can't JIT code, like core file debugging, the core file process plug-ins should be able to override the Process::GetMemoryRegionInfo(...) function. by Greg Clayton · 9 years ago
  75. ad5b55a [LLDB][MIPS] Fix floating point handling in case of thread step-out by Sagar Thakur · 9 years ago
  76. 216963a Revert rL270207: "[LLDB][MIPS] Fix floating point handling in case of thread step-out" by Tamas Berghammer · 9 years ago
  77. 71b1dec [LLDB][MIPS] Fix floating point handling in case of thread step-out by Sagar Thakur · 9 years ago
  78. 16ff860 remove use of Mutex in favour of std::{,recursive_}mutex by Saleem Abdulrasool · 9 years ago
  79. 477eb42 [LLDB][MIPS] Setting appropriate ArchSpec::m_flags based on ABI by Sagar Thakur · 9 years ago
  80. e114a17 rL267291: Architecture change to thumb on parsing arm.attributes causes regression. by Omair Javaid · 10 years ago
  81. 0237eda Fix ARM attribute parsing for Android after rL267291 by Tamas Berghammer · 10 years ago
  82. cbd7f88 Handle invalid values of PLT entry size generated by linker by Omair Javaid · 10 years ago
  83. 7793ba8 Fix unwind failures when PC points beyond the end of a function by Ulrich Weigand · 10 years ago
  84. d2d1504 ObjectFile: parse EABI Attributes by Saleem Abdulrasool · 10 years ago
  85. bd52626 Find .plt section in object files generated by recent ld by Ulrich Weigand · 10 years ago
  86. 543725c Implement `target modules dump objfile` by Adrian McCarthy · 10 years ago
  87. 81955f8 Allow any build-id length between 4 and 20 bytes inclusive by Ed Maste · 10 years ago
  88. 31a2f8f Add support for handling absolute symbols in ELF by Tamas Berghammer · 10 years ago
  89. 6b63b14 Improve the handling of missing elf symtab and missing symbol sizes by Tamas Berghammer · 10 years ago
  90. 5bfd4d0 Revert "Improve the handling of missing elf symtab and missing symbol sizes" by Tamas Berghammer · 10 years ago
  91. ed844cb Improve the handling of missing elf symtab and missing symbol sizes by Tamas Berghammer · 10 years ago
  92. 0a76722 Add support to detect arm hard float ABI based binaries for ABISysV_arm by Omair Javaid · 10 years ago
  93. 15f89c4 Fix for Bug 25338 by Ravitheja Addepally · 10 years ago
  94. 8c6996f7 Unconditionally accept symbol sizes from elf by Tamas Berghammer · 10 years ago
  95. a94ae1e Update for llvm change. NFC. by Rafael Espindola · 10 years ago
  96. dcad424 Revert "Unconditionally accept symbol sizes from elf" by Tamas Berghammer · 10 years ago
  97. 6b2322f Unconditionally accept symbol sizes from elf by Tamas Berghammer · 10 years ago
  98. 884fc3e [LLDB][MIPS] Fix rL255619: mips 3, 4 and 5 are 64 bit archs by Mohit K. Bhakkad · 10 years ago
  99. 8dbcb63 Get rid of ARM_ELF_SYM_IS_THUMB flag. by Stephane Sezer · 10 years ago
  100. 81b4c5f Strip trailing whitespace by Ed Maste · 10 years ago