1. 4182d1c android: tools: remove redundant Android.bp by Mauro Rossi · 7 years ago
  2. 4bdf303 android: add soong building rules by Mauro Rossi · 7 years ago
  3. e9414c2 llvm-objdump -m -D should disassemble all text segments by Michael Trent · 7 years ago
  4. daf8332 [llvm-obdump] - Fix the help lines for -stop-address and -z. by George Rimar · 7 years ago
  5. 45d116d [llvm-objdump] - Cleanup the code. NFCI. by George Rimar · 7 years ago
  6. 04fde6b [llvm-objdump] - Change the output for --all-headers. by George Rimar · 7 years ago
  7. b40f52c [llvm-objdump][MachO] Fix error reporting after r350848 and r350849 by Francis Visoiu Mistrih · 7 years ago
  8. 74733b9 [llvm-objdump][MachO] Use the -dsym file name when reporting errors by Francis Visoiu Mistrih · 7 years ago
  9. c54f433 [llvm-objdump][MachO] Correctly handle the llvm::Error when -dsym has errors by Francis Visoiu Mistrih · 7 years ago
  10. 03e297e [llvm-objdump] - Do not include reserved undefined symbol in -t output. by George Rimar · 7 years ago
  11. 5482030 [llvm-objdump] - Implement -z/--disassemble-zeroes. by George Rimar · 7 years ago
  12. 56b18a6 [llvm-objdump] - Print symbol addressed when dumping disassembly output (-d) by George Rimar · 7 years ago
  13. f6ea129 [binutils] NFC: fix clang-tidy warning: use empty() instead of size() == 0 by Jordan Rupprecht · 7 years ago
  14. 96c60ea [llvm-objdump] - Fix one more BB. by George Rimar · 7 years ago
  15. 927407d [llvm-objdump] - Fix BB. by George Rimar · 7 years ago
  16. 92b052b [llvm-objdump] - Demangle the symbols when printing symbol table and relocations. by George Rimar · 7 years ago
  17. f66defb Update the Swift version numbers reported by objdump by Michael Trent · 7 years ago
  18. 4376a27 [llvm-objdump] Print a blank row at the end of sections by Xing GUO · 7 years ago
  19. 84a656e [llvm-objdump] Use `auto` declaration in typecasting by Xing GUO · 7 years ago
  20. 6a5c77e [llvm-objdump] Improve ELF file type checking statements (D54509) by Xing GUO · 7 years ago
  21. 8e8485e [llvm-objdump] Use WithColor for error reporting by Jonas Devlieghere · 7 years ago
  22. 11c0888 [llvm-objdump] Add symbol 'O' for object data by Kristina Brooks · 7 years ago
  23. 686dfe3 [Support] Make error banner optional in logAllUnhandledErrors by Jonas Devlieghere · 7 years ago
  24. a3cc6ce [llvm-objdump] Mark syms/t flags as NotHidden. NFC. by Kristina Brooks · 7 years ago
  25. bb1b895 [llvm-objdump] Add --reloc alias for -r (PR39407) by Kristina Brooks · 7 years ago
  26. 6ee0163 [llvm-objdump] support '--syms' as an alias of -t by Kristina Brooks · 7 years ago
  27. d32696a [llvm-objdump] Don't crash when using `-a` on non-archives by James Henderson · 7 years ago
  28. 198a3ab [llvm-objdump] Add '--full-contents' as alias for '-s' by James Henderson · 7 years ago
  29. 95eb915 [llvm-objdump] Fix --file-headers (-f) option by Petar Jovanovic · 7 years ago
  30. 3b35e17 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) by Fangrui Song · 7 years ago
  31. 73e2113 [llvm-objdump] Keep the memory buffer from the dSYM alive when using -g -dsym by Francis Visoiu Mistrih · 7 years ago
  32. e47abe7 [llvm-objdump] Label calls to the PLT. by Joel Galenson · 7 years ago
  33. ebae6b8 Print "invalid mangled name" when we can't demangle something. by Zachary Turner · 7 years ago
  34. c04ae04 [llvm-objdump] Add ability to demangle COFF symbols. by Zachary Turner · 7 years ago
  35. 85ffa19 [ADT] Normalize empty triple components by Petr Hosek · 7 years ago
  36. 18aa36f [llvm-objdump] Remove continue after report_error which is unreachable by Fangrui Song · 7 years ago
  37. 58b1de4 objdump: Better handling of Mach-O universal binaries by Dave Lee · 7 years ago
  38. 6069e66 [ADT] Replace std::isprint by llvm::isPrint. by Michael Kruse · 7 years ago
  39. 05d358b [llvm-objdump] Add dynamic section printing to private-headers option by Paul Semel · 7 years ago
  40. baea3f0 [llvm-objdump] Add -demangle (-C) option by Paul Semel · 7 years ago
  41. 9c475e3 [llvm-objdump] - An attempt to fix BB after r337361. by George Rimar · 7 years ago
  42. 10c3b3d [llvm-objdump] - Stop reporting bogus section IDs. by George Rimar · 7 years ago
  43. 31b21da Revert "[llvm-objdump] Add -demangle (-C) option" by Paul Semel · 7 years ago
  44. 3a44ccd [llvm-objdump] Add -demangle (-C) option by Paul Semel · 7 years ago
  45. 145133c Reapply: "objdump: Support newer ObjC image info flags" by Dave Lee · 7 years ago
  46. d20537e Revert "objdump: Support newer ObjC image info flags" by Dave Lee · 7 years ago
  47. 8c4cc47 objdump: Support newer ObjC image info flags by Dave Lee · 7 years ago
  48. fd46678 [llvm-objdump] Add --archive-headers (-a) option by Paul Semel · 7 years ago
  49. d069a21 [llvm-objdump] Add --file-headers (-f) option by Paul Semel · 7 years ago
  50. 3605e12 Handle absolute symbols as branch targets in disassembly. by Sterling Augustine · 7 years ago
  51. 84e5dbf [llvm-objdump] Add -x --all-headers options by Fangrui Song · 7 years ago
  52. 3fc70658 [llvm-objdump] Add -R option by Paul Semel · 7 years ago
  53. 86986e7 Implemented sane default for llvm-objdump's relocation Value format by Daniel Cederman · 7 years ago
  54. 77b93b3 Fix debug build by adding missing dependencies on libBinaryFormat by Sam Clegg · 7 years ago
  55. 86cf232 Hexagon: Put relocations after instructions not packets. by Sid Manning · 7 years ago
  56. 0b24b74 Remove @brief commands from doxygen comments, too. by Adrian Prantl · 7 years ago
  57. 26b584c Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  58. cc3b83d [WebAssembly] objdump: Don't assume all relocations have symbols by Sam Clegg · 7 years ago
  59. 588fa1c [WebAssembly] Implement getRelocationValueString() by Sam Clegg · 7 years ago
  60. c475d79 [llvm-objdump] Issue error message when object file cannot be created by Gerolf Hoflehner · 7 years ago
  61. 7effcbd [llvm-objdump] Print "..." instead of random data for virtual sections by Francis Visoiu Mistrih · 7 years ago
  62. 0b9d56a Define InitLLVM to do common initialization all at once. by Rui Ueyama · 7 years ago
  63. 4ead3eb [tools] Change std::sort to llvm::sort in response to r327219 by Mandeep Singh Grang · 7 years ago
  64. 476b258 [AMDGPU] Improve disassembler error handling by Tim Corringham · 7 years ago
  65. a17a5fa For llvm-objdump and Mach-O files, fix the printing of module init and by Kevin Enderby · 7 years ago
  66. 67fe795 [llvm-objdump] Support disassembling by symbol name by Rafael Auler · 8 years ago
  67. 0e9471b For llvm-objdump and Mach-O files, update the printing of some thread states by Kevin Enderby · 8 years ago
  68. 5e4b515 [DebugInfo] Support DWARF v5 source code embedding extension by Scott Linder · 8 years ago
  69. adbbd24 [llvm-objdump] Use unique_ptr to simplify memory ownership by David Blaikie · 8 years ago
  70. e019ebf Use delete[] instead of free by Serge Pavlov · 8 years ago
  71. fef5198 Use delete[] to deallocate array of chars by Serge Pavlov · 8 years ago
  72. 35abcb5 Refactor DisassembleInfo in MachODump.cpp by Serge Pavlov · 8 years ago
  73. 6ccb37f llvm-objdump when printing the Objective-C meta data also prints the Swift ABI by Kevin Enderby · 8 years ago
  74. 25b29aa Fix typo by Alex Denisov · 8 years ago
  75. f864e51 llvm-objdump: prevent out of bounds accesses during unwind dumping. by Tim Northover · 8 years ago
  76. ca5092a Avoid int to string conversion in Twine or raw_ostream contexts. by Benjamin Kramer · 8 years ago
  77. d1fe0c4 Fix more inconsistent line endings. NFC. by Dimitry Andric · 8 years ago
  78. 6469bc6 Updated llvm-objdump to display local relocations in Mach-O binaries by Michael Trent · 8 years ago
  79. d770752 Remove redundant includes from tools. by Michael Zolotukhin · 8 years ago
  80. 87e8c32 reverting out -r320532 because a warning is breaking the lld build by Michael Trent · 8 years ago
  81. 2aa4a86 Updated llvm-objdump to display local relocations in Mach-O binaries by Michael Trent · 8 years ago
  82. fc1d511 Reverting r320166 to fix test failures. by Michael Trent · 8 years ago
  83. bed8c44 Updated llvm-objdump to display local relocations in Mach-O binaries by Michael Trent · 8 years ago
  84. 4a6bb53 [CMake] Use PRIVATE in target_link_libraries for executables by Shoaib Meenai · 8 years ago
  85. 59d4cbb Test commit, as per the LLVM Developer Policy. by Michael Trent · 8 years ago
  86. ce8f24e Fix a crash in llvm-objdump when printing a bad x86_64 relocation in a Mach-O by Kevin Enderby · 8 years ago
  87. bdc30c02 Add llvm::for_each as a range-based extensions to <algorithm> and make use of it in some cases where it is a more clear alternative to std::for_each. by Aaron Ballman · 8 years ago
  88. fbb50d9 [tools] Add option to install binutils symlinks by Shoaib Meenai · 8 years ago
  89. d8ff2f4 Untabify. by NAKAMURA Takumi · 8 years ago
  90. a8a175e Convert a few ErrorOr to Expected. by Rafael Espindola · 8 years ago
  91. 890f4de [llvm-objdump] Use initializer list for scoped xar api constructors by Francis Ricci · 8 years ago
  92. 5124768 Guard xar RAII behind HAVE_LIBXAR by Francis Ricci · 8 years ago
  93. d7c6322 [llvm-objdump] Add RAII for xar apis by Francis Ricci · 8 years ago
  94. 97ca964 [Support] Rename tool_output_file to ToolOutputFile, NFC by Reid Kleckner · 8 years ago
  95. 4d7a2de Fix a bug in llvm-objdump when disassembling using the wrong default CPU by Kevin Enderby · 8 years ago
  96. b261c46 Allow public Triple deduction from ObjectFiles. by Vlad Tsyrklevich · 8 years ago
  97. 6ad4356 [dwarfdump] Make .eh_frame an alias for .debug_frame by Jonas Devlieghere · 8 years ago
  98. 552028f [llvm-objdump] Fix memory leaks in macho dump by Francis Ricci · 8 years ago
  99. 9022eea Remove unneccessary string copies from method invocations. by Vlad Tsyrklevich · 8 years ago
  100. 8e66c2e llvm-dwarfdump: Replace -debug-dump=sect option with individual options. by Adrian Prantl · 8 years ago