| Commit message (Expand) | Author | Age | Files | Lines |
* | [llvm-objdump] Add dynamic section printing to private-headers option | Paul Semel | 2018-07-25 | 1 | -0/+1 |
* | [llvm-objdump] Add -demangle (-C) option | Paul Semel | 2018-07-18 | 1 | -0/+2 |
* | Revert "[llvm-objdump] Add -demangle (-C) option" | Paul Semel | 2018-07-11 | 1 | -2/+0 |
* | [llvm-objdump] Add -demangle (-C) option | Paul Semel | 2018-07-11 | 1 | -0/+2 |
* | [llvm-objdump] Add --file-headers (-f) option | Paul Semel | 2018-07-04 | 1 | -0/+1 |
* | [llvm-objdump] Add -x --all-headers options | Fangrui Song | 2018-06-27 | 1 | -0/+1 |
* | [llvm-objdump] Add -R option | Paul Semel | 2018-06-07 | 1 | -0/+2 |
* | Add the rest of the error checking for Mach-O dyld compact bind entry errors | Kevin Enderby | 2017-03-20 | 1 | -8/+8 |
* | llvm-objdump: make NoLeadingAddr work on more than just MachO | Saleem Abdulrasool | 2017-02-08 | 1 | -0/+1 |
* | [WebAssembly] Add llvm-objdump support for wasm file format | Derek Schuff | 2016-11-30 | 1 | -0/+1 |
* | General clean up of error handling in llvm-objdump to remove its use of repor... | Kevin Enderby | 2016-11-16 | 1 | -0/+1 |
* | llvm-objdump: add coff import library symbol listing support | Saleem Abdulrasool | 2016-08-18 | 1 | -0/+2 |
* | Finish cleaning up most of the error handling in libObject’s MachOUniversal... | Kevin Enderby | 2016-06-28 | 1 | -0/+1 |
* | Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error | Kevin Enderby | 2016-05-31 | 1 | -3/+8 |
* | Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error | Kevin Enderby | 2016-05-17 | 1 | -1/+9 |
* | [NFC] Header cleanup | Mehdi Amini | 2016-04-18 | 1 | -1/+2 |
* | Thread Expected<...> up from createMachOObjectFile() to allow llvm-objdump to... | Kevin Enderby | 2016-04-06 | 1 | -0/+1 |
* | Re-submit r256008 "Improve DWARFDebugFrame::parse to also handle __eh_frame." | Igor Laevsky | 2016-01-26 | 1 | -0/+2 |
* | For llvm-objdump, add the option -private-header (without the trailing ’s’) | Kevin Enderby | 2016-01-13 | 1 | -0/+2 |
* | [llvm-objdump] Mark noreturn function as such. | Davide Italiano | 2015-12-29 | 1 | -1/+2 |
* | [llvm-objdump] Move COFF function to where it belongs. | Davide Italiano | 2015-12-20 | 1 | -0/+1 |
* | Revert "Improve DWARFDebugFrame::parse to also handle __eh_frame." | Pete Cooper | 2015-12-18 | 1 | -2/+0 |
* | Improve DWARFDebugFrame::parse to also handle __eh_frame. | Pete Cooper | 2015-12-18 | 1 | -0/+2 |
* | [llvm-objdump/MachO] Don't cut'n'paste the same code over and over. | Davide Italiano | 2015-12-08 | 1 | -0/+1 |
* | [llvm-objdump] Call exit(1) on error, i.e. fail early. | Davide Italiano | 2015-08-05 | 1 | -1/+1 |
* | [llvm-objdump] Merging MachO DumpSections in to FilterSections. Simplifying ... | Colin LeMahieu | 2015-07-29 | 1 | -2/+1 |
* | [llvm-objdump] Added -j flag to filter sections that are operated on. | Colin LeMahieu | 2015-07-29 | 1 | -1/+2 |
* | [llvm-objdump] Add -D and --disassemble-all flags that attempt disassembly on... | Colin LeMahieu | 2015-07-23 | 1 | -1/+2 |
* | llvm-objdump: Replace the -macho -raw option with a generic -raw-clang-ast | Adrian Prantl | 2015-07-08 | 1 | -1/+2 |
* | [objdump] Moving PrintImmHex out of MachODump and in to llvm-objdump and sett... | Colin LeMahieu | 2015-06-07 | 1 | -0/+1 |
* | [llvm] Parameterizing the output stream for dumpbytes and outputting directly... | Colin LeMahieu | 2015-05-28 | 1 | -1/+0 |
* | Add the option -objc-meta-data to llvm-objdump used with -macho to | Kevin Enderby | 2015-04-01 | 1 | -1/+1 |
* | Add a -raw option to the -section mode of llvm-objdump. | Adrian Prantl | 2015-03-27 | 1 | -0/+1 |
* | [Objdump] DumpBytes of uint8_t from ArrayRef<uint8_t> instead of char from St... | Colin LeMahieu | 2015-03-18 | 1 | -1/+1 |
* | Add the option, -dis-symname to llvm-objdump used with -macho and | Kevin Enderby | 2015-03-17 | 1 | -0/+1 |
* | Add the options, -dylibs-used and -dylib-id to llvm-objdump used with -macho | Kevin Enderby | 2015-03-16 | 1 | -0/+2 |
* | Add the option, -non-verbose to llvm-objdump used with -macho to print things | Kevin Enderby | 2015-03-13 | 1 | -0/+1 |
* | Add the option, -info-plist to llvm-objdump used with -macho to print the | Kevin Enderby | 2015-03-11 | 1 | -0/+1 |
* | Add the -section option to llvm-objdump used with -macho that takes the argument | Kevin Enderby | 2015-01-31 | 1 | -0/+1 |
* | dd the option, -link-opt-hints to llvm-objdump used with -macho to print the | Kevin Enderby | 2015-01-27 | 1 | -0/+1 |
* | Add the option, -data-in-code, to llvm-objdump used with -macho to print the ... | Kevin Enderby | 2015-01-23 | 1 | -0/+1 |
* | Add the option, -indirect-symbols, used with -macho to print the Mach-O indir... | Kevin Enderby | 2015-01-22 | 1 | -0/+1 |
* | For llvm-objdump, hook up existing options to work when using -macho (the Mac... | Kevin Enderby | 2015-01-20 | 1 | -0/+9 |
* | Add the option, -archive-headers, used with -macho to print the Mach-O archiv... | Kevin Enderby | 2015-01-15 | 1 | -0/+1 |
* | Add the option, -universal-headers, used with -macho to print the Mach-O univ... | Kevin Enderby | 2015-01-09 | 1 | -0/+1 |
* | Slightly refactor things for llvm-objdump and the -macho option so it can be ... | Kevin Enderby | 2015-01-07 | 1 | -1/+13 |
* | Remove the now unused StringRefMemoryObject.h. | Rafael Espindola | 2014-11-12 | 1 | -1/+0 |
* | Flush out enough of llvm-objdump’s SymbolizerSymbolLookUp() for Mach-O file... | Kevin Enderby | 2014-09-24 | 1 | -0/+1 |
* | [llvm-objdump] for mach-o add -bind, -lazy-bind, and -weak-bind options | Nick Kledzik | 2014-09-16 | 1 | -0/+3 |
* | [llvm-objdump] support -rebase option for mach-o to dump rebasing info | Nick Kledzik | 2014-09-12 | 1 | -0/+1 |