| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add MachOObjectFile::getUuid() | Alexander Potapenko | 2014-10-15 | 1 | -1/+10 |
| * | Object, COFF: Move the VirtualSize/SizeOfRawData logic to getSectionSize | David Majnemer | 2014-10-09 | 1 | -18/+23 |
| * | Object, COFF: Cap the section contents to min(VirtualSize, SizeOfRawData) | David Majnemer | 2014-10-09 | 1 | -5/+19 |
| * | Object: Add range iterators for COFF import/export table | Rui Ueyama | 2014-10-09 | 1 | -0/+26 |
| * | Correctly compute the size of common symbols in COFF. | Rafael Espindola | 2014-10-08 | 1 | -4/+9 |
| * | Remove bogus std::error_code returns form SectionRef. | Rafael Espindola | 2014-10-08 | 3 | -139/+67 |
| * | Don't check for null after calling COFFObjectFile::toSec. | Rafael Espindola | 2014-10-07 | 1 | -2/+0 |
| * | Optimize COFFObjectFile::sectionContainsSymbol a bit. | Rafael Espindola | 2014-10-07 | 1 | -7/+2 |
| * | llvm-readobj: print out the fields of the COFF delay-import table | Rui Ueyama | 2014-10-03 | 1 | -0/+6 |
| * | llvm-readobj: print COFF delay-load import table | Rui Ueyama | 2014-10-03 | 1 | -13/+90 |
| * | llvm-readobj: print COFF imported symbols | Rui Ueyama | 2014-10-02 | 1 | -0/+90 |
| * | This patch adds a new flag "-coff-imports" to llvm-readobj. | Rui Ueyama | 2014-10-02 | 1 | -5/+18 |
| * | Object: BSS/virtual sections don't have contents | David Majnemer | 2014-09-26 | 1 | -0/+4 |
| * | Converting object's error_category to a ManagedStatic to avoid static constru... | Chris Bieneman | 2014-09-19 | 1 | -2/+4 |
| * | LTO: introduce object file-based on-disk module format. | Peter Collingbourne | 2014-09-18 | 3 | -4/+60 |
| * | [Object] keep trailing '\0' out of StringRef when parsing mach-o bindings | Nick Kledzik | 2014-09-17 | 1 | -1/+1 |
| * | [llvm-objdump] properly use c_str() with format("%s"). Improve getLibrarySho... | Nick Kledzik | 2014-09-17 | 1 | -10/+5 |
| * | [llvm-objdump] for mach-o add -bind, -lazy-bind, and -weak-bind options | Nick Kledzik | 2014-09-16 | 1 | -1/+281 |
| * | [llvm-objdump] support -rebase option for mach-o to dump rebasing info | Nick Kledzik | 2014-09-12 | 1 | -0/+172 |
| * | Support: Delete {aligned_,}{u,}{little,big}8_t | Rui Ueyama | 2014-09-11 | 1 | -1/+0 |
| * | Attempt to pacify buildbots. | David Majnemer | 2014-09-10 | 1 | -11/+0 |
| * | Object: Add support for bigobj | David Majnemer | 2014-09-10 | 1 | -113/+160 |
| * | Restore the ability to check if LLVMCreateObjectFile was successful | Bjorn Steinbrink | 2014-09-05 | 1 | -3/+4 |
| * | Adds the next bit of support for llvm-objdump’s -private-headers for execut... | Kevin Enderby | 2014-09-04 | 1 | -0/+25 |
| * | unique_ptrify IRObjectFile::createIRObjectFile | David Blaikie | 2014-09-03 | 2 | -4/+3 |
| * | unique_ptrify MachOUniversalBinary::create | David Blaikie | 2014-09-03 | 2 | -4/+3 |
| * | Pass a && to getLazyBitcodeModule. | Rafael Espindola | 2014-09-03 | 1 | -1/+1 |
| * | Ensure ErrorOr cannot implicitly invoke explicit ctors of the underlying type. | David Blaikie | 2014-09-03 | 2 | -2/+4 |
| * | Code review tweaks | Nick Kledzik | 2014-09-02 | 1 | -9/+9 |
| * | Fix typo and formatting | Nick Kledzik | 2014-08-30 | 1 | -3/+3 |
| * | Object/llvm-objdump: allow dumping of mach-o exports trie | Nick Kledzik | 2014-08-30 | 1 | -2/+241 |
| * | Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just... | Craig Topper | 2014-08-27 | 2 | -6/+5 |
| * | Pass a std::unique_ptr<MemoryBuffer>& to getLazyBitcodeModule. | Rafael Espindola | 2014-08-26 | 1 | -2/+1 |
| * | Pass a MemoryBufferRef when we can avoid taking ownership. | Rafael Espindola | 2014-08-26 | 1 | -4/+1 |
| * | Explicitly pass ownership of the MemoryBuffer to AddNewSourceBuffer using std... | David Blaikie | 2014-08-21 | 1 | -1/+1 |
| * | Fix a pair of use after free. Should bring the bots back. | Rafael Espindola | 2014-08-19 | 1 | -2/+2 |
| * | Don't own the buffer in object::Binary. | Rafael Espindola | 2014-08-19 | 10 | -148/+143 |
| * | Make llvm-objdump handle both arm and thumb disassembly from the same Mach-O | Kevin Enderby | 2014-08-18 | 1 | -1/+84 |
| * | Added forgotten noexcept. | Abramo Bagnara | 2014-08-18 | 1 | -1/+1 |
| * | llvm-objdump: don't print relocations in non-relocatable files. | Rafael Espindola | 2014-08-17 | 2 | -0/+8 |
| * | Add a non-templated ELFObjectFileBase class. | Rafael Espindola | 2014-08-17 | 1 | -0/+4 |
| * | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
| * | AArch64: add support for dynamic-loader relocations | Tim Northover | 2014-08-11 | 1 | -0/+11 |
| * | Delete dead code. NFC. | Rafael Espindola | 2014-08-08 | 2 | -40/+0 |
| * | getLoadName is only implemented for ELF, make it ELF only. | Rafael Espindola | 2014-08-08 | 2 | -10/+0 |
| * | Use a simpler predicate. NFC. | Rafael Espindola | 2014-08-08 | 1 | -31/+19 |
| * | pr20589: Fix duplicated arch flag. | Rafael Espindola | 2014-08-08 | 1 | -1/+1 |
| * | Add two missing ARM cpusubtypes to the switch statement in | Kevin Enderby | 2014-08-07 | 1 | -0/+4 |
| * | A std::unique_ptr case I missed in the previous patch. | Rafael Espindola | 2014-07-31 | 2 | -4/+6 |
| * | Use std::unique_ptr to make the ownership explicit. | Rafael Espindola | 2014-07-31 | 7 | -14/+19 |