2015-11-05 |
Kevin Enderby | Reapply r250906 with many suggested updates from Rafael... |
blob | commitdiff | raw |
2015-11-04 |
Michael Kuperstein | [ELF] elfiamcu triple should imply e_machine == EM_IAMCU |
blob | commitdiff | raw | diff to current |
2015-10-21 |
Kevin Enderby | Backing out commit r250906 as it broke lld. |
blob | commitdiff | raw | diff to current |
2015-10-21 |
Kevin Enderby | This removes the eating of the error in Archive::Child... |
blob | commitdiff | raw | diff to current |
2015-10-07 |
Pete Cooper | Stop linking all target libraries in llvm-nm and llvm... |
blob | commitdiff | raw | diff to current |
2015-10-01 |
Davide Italiano | [PATCH] D13360: [llvm-objdump] Teach -d about AArch64... |
blob | commitdiff | raw | diff to current |
2015-10-01 |
Davide Italiano | [llvm-objdump] Fix time of check to time of use bug. |
blob | commitdiff | raw | diff to current |
2015-09-24 |
Benjamin Kramer | [objdump] Make iterator operator* return a reference. |
blob | commitdiff | raw | diff to current |
2015-09-15 |
Daniel Sanders | Revert r247692: Replace Triple with a new TargetTuple... |
blob | commitdiff | raw | diff to current |
2015-09-15 |
Daniel Sanders | Re-commit r247683: Replace Triple with a new TargetTupl... |
blob | commitdiff | raw | diff to current |
2015-09-15 |
Daniel Sanders | Revert r247684 - Replace Triple with a new TargetTuple ... |
blob | commitdiff | raw | diff to current |
2015-09-15 |
Daniel Sanders | Replace Triple with a new TargetTuple in MCTargetDesc... |
blob | commitdiff | raw | diff to current |
2015-08-10 |
Rafael Espindola | Use higher level functions in llvm-objdump. |
blob | commitdiff | raw | diff to current |
2015-08-07 |
Rafael Espindola | Convert getSymbolSection to return an ErrorOr. |
blob | commitdiff | raw | diff to current |
2015-08-06 |
Davide Italiano | [llvm-objdump] Add missing call to exit(1). |
blob | commitdiff | raw | diff to current |
2015-08-05 |
Davide Italiano | [llvm-objdump] Call exit(1) on error, i.e. fail early. |
blob | commitdiff | raw | diff to current |
2015-08-03 |
Davide Italiano | [llvm-objdump] Range-loopify. NFC intended. |
blob | commitdiff | raw | diff to current |
2015-07-29 |
Colin LeMahieu | [llvm-objdump] Inverting logic to match the word "predi... |
blob | commitdiff | raw | diff to current |
2015-07-29 |
Colin LeMahieu | [llvm-objdump] Merging MachO DumpSections in to FilterS... |
blob | commitdiff | raw | diff to current |
2015-07-29 |
Colin LeMahieu | [llvm-objdump] Added -j flag to filter sections that... |
blob | commitdiff | raw | diff to current |
2015-07-23 |
Colin LeMahieu | [llvm-objdump] Add -D and --disassemble-all flags that... |
blob | commitdiff | raw | diff to current |
2015-07-10 |
Daniel Jasper | Add missing 'const'. I don't think this is strictly... |
blob | commitdiff | raw | diff to current |
2015-07-09 |
David Majnemer | [llvm-objdump] Require that jump targets shown in ... |
blob | commitdiff | raw | diff to current |
2015-07-08 |
Adrian Prantl | llvm-objdump: Replace the -macho -raw option with a... |
blob | commitdiff | raw | diff to current |
2015-07-07 |
David Majnemer | [llvm-objdump] Print the call target next to the instru... |
blob | commitdiff | raw | diff to current |
2015-07-07 |
Rafael Espindola | Delete UnknownAddress. It is a perfectly valid symbol... |
blob | commitdiff | raw | diff to current |
2015-07-06 |
Rafael Espindola | Simplify. NFC. |
blob | commitdiff | raw | diff to current |
2015-07-03 |
Rafael Espindola | Return ErrorOr from getSymbolAddress. |
blob | commitdiff | raw | diff to current |
2015-07-02 |
Rafael Espindola | Return ErrorOr from SymbolRef::getName. |
blob | commitdiff | raw | diff to current |
2015-07-02 |
Rafael Espindola | Expose getRel and getRela to reduce code duplication. |
blob | commitdiff | raw | diff to current |
2015-07-01 |
Rafael Espindola | Return ErrorOr from getSection. |
blob | commitdiff | raw | diff to current |
2015-06-30 |
Rafael Espindola | Don't return error_code from a function that doesn... |
blob | commitdiff | raw | diff to current |
2015-06-30 |
Rafael Espindola | Move function to the only file that uses it. |
blob | commitdiff | raw | diff to current |
2015-06-30 |
Rafael Espindola | Don't return error_code from a function that doesn... |
blob | commitdiff | raw | diff to current |
2015-06-29 |
Rafael Espindola | Don't return error_code from function that never fails. |
blob | commitdiff | raw | diff to current |
2015-06-29 |
Rafael Espindola | Convert obj->getSymbolName to sym->getName. |
blob | commitdiff | raw | diff to current |
2015-06-29 |
Rafael Espindola | Factor out the checking of string tables. |
blob | commitdiff | raw | diff to current |
2015-06-29 |
Rafael Espindola | Remove Elf_Sym_Iter. |
blob | commitdiff | raw | diff to current |
2015-06-26 |
Rafael Espindola | Rename getObjectFile to getObject for consistency. |
blob | commitdiff | raw | diff to current |
2015-06-26 |
Rafael Espindola | Simplify getSymbolType. |
blob | commitdiff | raw | diff to current |
2015-06-25 |
Rafael Espindola | Add an ELFSymbolRef type. |
blob | commitdiff | raw | diff to current |
2015-06-24 |
Rafael Espindola | Change how symbol sizes are handled in lib/Object. |
blob | commitdiff | raw | diff to current |
2015-06-23 |
Sanjoy Das | Revert "[FaultMaps] Move FaultMapParser to Object/" |
blob | commitdiff | raw | diff to current |
2015-06-23 |
Rafael Espindola | Don't pass a 32 bit value to "%08" PRIx64. |
blob | commitdiff | raw | diff to current |
2015-06-23 |
Rafael Espindola | objdump: Don't print a (always 0) size for MachO symbols. |
blob | commitdiff | raw | diff to current |
2015-06-23 |
Sanjoy Das | [FaultMaps] Move FaultMapParser to Object/ |
blob | commitdiff | raw | diff to current |
2015-06-22 |
Sanjoy Das | [FaultMaps] Add a parser for the __llvm__faultmaps... |
blob | commitdiff | raw | diff to current |
2015-06-09 |
Rui Ueyama | Remove object_error::success and use std::error_code... |
blob | commitdiff | raw | diff to current |
2015-06-07 |
Colin LeMahieu | [objdump] Moving PrintImmHex out of MachODump and in... |
blob | commitdiff | raw | diff to current |
2015-06-04 |
Alexey Samsonov | llvm-objdump: return non-zero exit code for certain... |
blob | commitdiff | raw | diff to current |
2015-06-04 |
Rafael Espindola | Disassemble the start of sections even if there is... |
blob | commitdiff | raw | diff to current |
2015-06-03 |
Rafael Espindola | Fix the interpretation of a 0 st_name. |
blob | commitdiff | raw | diff to current |
2015-06-03 |
Rafael Espindola | Move to llvm-objdump a large amount of code to that... |
blob | commitdiff | raw | diff to current |
2015-06-01 |
Rafael Espindola | Simplify another function that doesn't fail. |
blob | commitdiff | raw | diff to current |
2015-05-31 |
Rafael Espindola | Simplify interface of function that doesn't fail. |
blob | commitdiff | raw | diff to current |
2015-05-29 |
Colin LeMahieu | [Objdump] Removing unused parameter. |
blob | commitdiff | raw | diff to current |
2015-05-29 |
Colin LeMahieu | [Hexagon] Disassembling, printing, and emitting instruc... |
blob | commitdiff | raw | diff to current |
2015-05-29 |
Aaron Ballman | Removing a switch statement that only contains a defaul... |
blob | commitdiff | raw | diff to current |
2015-05-28 |
Colin LeMahieu | [llvm] Adding vdtor to fix warning. |
blob | commitdiff | raw | diff to current |
2015-05-28 |
Colin LeMahieu | [Objdump] Allow instruction pretty printing to be speci... |
blob | commitdiff | raw | diff to current |
2015-05-28 |
Colin LeMahieu | [llvm] Parameterizing the output stream for dumpbytes... |
blob | commitdiff | raw | diff to current |
2015-04-30 |
Davide Italiano | [Object] Teach Object and llvm-objdump about ".hidden" |
blob | commitdiff | raw | diff to current |
2015-04-01 |
Kevin Enderby | Add the option -objc-meta-data to llvm-objdump used... |
blob | commitdiff | raw | diff to current |
2015-03-31 |
Eric Christopher | Replace the MCSubtargetInfo parameter with a Triple... |
blob | commitdiff | raw | diff to current |
2015-03-27 |
Akira Hatanaka | [MCInstPrinter] Enable MCInstPrinter to change its... |
blob | commitdiff | raw | diff to current |
2015-03-18 |
Colin LeMahieu | [Objdump] DumpBytes of uint8_t from ArrayRef<uint8_t... |
blob | commitdiff | raw | diff to current |
2015-03-18 |
Colin LeMahieu | [Objdump] Removing size limit on DumpBytes and changing... |
blob | commitdiff | raw | diff to current |
2015-03-16 |
Kevin Enderby | Add the options, -dylibs-used and -dylib-id to llvm... |
blob | commitdiff | raw | diff to current |
2015-03-11 |
Kevin Enderby | Add the option, -info-plist to llvm-objdump used with... |
blob | commitdiff | raw | diff to current |
2015-01-31 |
Kevin Enderby | Add the -section option to llvm-objdump used with ... |
blob | commitdiff | raw | diff to current |
2015-01-27 |
Kevin Enderby | dd the option, -link-opt-hints to llvm-objdump used... |
blob | commitdiff | raw | diff to current |
2015-01-23 |
Colin LeMahieu | [Objdump] Output information about common symbols in... |
blob | commitdiff | raw | diff to current |
2015-01-23 |
Kevin Enderby | Add the option, -data-in-code, to llvm-objdump used... |
blob | commitdiff | raw | diff to current |
2015-01-22 |
Kevin Enderby | Add the option, -indirect-symbols, used with -macho... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Kevin Enderby | For llvm-objdump, hook up existing options to work... |
blob | commitdiff | raw | diff to current |
2015-01-15 |
Kevin Enderby | Add the option, -archive-headers, used with -macho... |
blob | commitdiff | raw | diff to current |
2015-01-09 |
Kevin Enderby | Add the option, -universal-headers, used with -macho... |
blob | commitdiff | raw | diff to current |
2015-01-07 |
Kevin Enderby | Slightly refactor things for llvm-objdump and the ... |
blob | commitdiff | raw | diff to current |
2014-12-17 |
Rafael Espindola | Remove unused includes and out of date comment. NFC. |
blob | commitdiff | raw | diff to current |
2014-12-04 |
Kevin Enderby | Re-add support to llvm-objdump for Mach-O universal... |
blob | commitdiff | raw | diff to current |
2014-12-03 |
Rafael Espindola | This reverts commit r223306 and r223277. |
blob | commitdiff | raw | diff to current |
2014-12-03 |
Kevin Enderby | Add support to llvm-objdump for Mach-O universal files... |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Rui Ueyama | Object/COFF: Fix off-by-one error for object having... |
blob | commitdiff | raw | diff to current |
2014-11-17 |
David Majnemer | Object, COFF: Tighten the object file parser |
blob | commitdiff | raw | diff to current |
2014-11-12 |
Aaron Ballman | Fixing more -Wcast-qual warnings; NFC. |
blob | commitdiff | raw | diff to current |
2014-11-12 |
Rafael Espindola | Pass an ArrayRef to MCDisassembler::getInstruction. |
blob | commitdiff | raw | diff to current |
2014-11-11 |
David Majnemer | llvm-objdump: Skip empty sections when dumping contents |
blob | commitdiff | raw | diff to current |
2014-10-08 |
Rafael Espindola | Remove bogus std::error_code returns form SectionRef. |
blob | commitdiff | raw | diff to current |
2014-09-24 |
Kevin Enderby | Flush out enough of llvm-objdump’s SymbolizerSymbolLook... |
blob | commitdiff | raw | diff to current |
2014-09-16 |
Nick Kledzik | [llvm-objdump] for mach-o add -bind, -lazy-bind, and... |
blob | commitdiff | raw | diff to current |
2014-09-15 |
David Majnemer | MC: Add support for BigObj |
blob | commitdiff | raw | diff to current |
2014-09-12 |
Nick Kledzik | [llvm-objdump] support -rebase option for mach-o to... |
blob | commitdiff | raw | diff to current |
2014-09-10 |
David Majnemer | Object: Add support for bigobj |
blob | commitdiff | raw | diff to current |
2014-09-02 |
Sean Silva | Nuke MCAnalysis. |
blob | commitdiff | raw | diff to current |
2014-08-30 |
Nick Kledzik | Object/llvm-objdump: allow dumping of mach-o exports... |
blob | commitdiff | raw | diff to current |
2014-08-25 |
Rafael Espindola | Modernize raw_fd_ostream's constructor a bit. |
blob | commitdiff | raw | diff to current |
2014-08-22 |
Kevin Enderby | Add the start of the support for llvm-objdump’s -privat... |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Rafael Espindola | Don't own the buffer in object::Binary. |
blob | commitdiff | raw | diff to current |
2014-08-17 |
Rafael Espindola | llvm-objdump: don't print relocations in non-relocatabl... |
blob | commitdiff | raw | diff to current |
2014-08-17 |
Rafael Espindola | Fix an off-by-one bug in the target independent llvm... |
blob | commitdiff | raw | diff to current |
next |