summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/X86/macho-private-headers.test
Commit message (Expand)AuthorAgeFilesLines
* objdump: Better handling of Mach-O universal binariesDave Lee2018-08-031-0/+2
* Add support for the new LC_NOTE load command.Kevin Enderby2017-01-191-0/+8
* Fix a bug in llvm-objdump for -private-headers printing the LC_CODE_SIGNATURE...Kevin Enderby2016-04-281-0/+7
* Add the option, -non-verbose to llvm-objdump used with -macho to print thingsKevin Enderby2015-03-131-0/+94
* Slightly refactor things for llvm-objdump and the -macho option so it can be ...Kevin Enderby2015-01-071-0/+6
* Add printing the LC_THREAD load commands with llvm-objdump’s -private-headers.Kevin Enderby2014-12-231-0/+16
* Add printing the LC_ROUTINES load commands with llvm-objdump’s -private-hea...Kevin Enderby2014-12-191-0/+14
* Add printing the LC_SUB_CLIENT load command with llvm-objdump’s -private-he...Kevin Enderby2014-12-191-0/+7
* Add printing the LC_SUB_LIBRARY load command with llvm-objdump’s -private-h...Kevin Enderby2014-12-191-0/+7
* Add printing the LC_SUB_UMBRELLA load command with llvm-objdump’s -private-...Kevin Enderby2014-12-181-0/+7
* Add printing the LC_SUB_FRAMEWORK load command with llvm-objdump’s -private...Kevin Enderby2014-12-181-0/+7
* Add printing the LC_LINKER_OPTION load command with llvm-objdump’s -private...Kevin Enderby2014-12-181-0/+13
* [llvm-objdump] don't test timestamp dump as that is time zone dependentNick Kledzik2014-10-181-4/+0
* [llvm-objdump] enhance test case for mach-o -private-headersNick Kledzik2014-10-181-0/+33
* Removed the ctime printed “time stamp” from macho-private-headers.test to...Kevin Enderby2014-09-041-1/+0
* Adds the next bit of support for llvm-objdump’s -private-headers for execut...Kevin Enderby2014-09-041-0/+243
* Next bit of support for llvm-objdump’s -private-headers for Mach-O files.Kevin Enderby2014-08-291-0/+92
* Add the start of the support for llvm-objdump’s -private-headers for Mach-O...Kevin Enderby2014-08-221-0/+5
OpenPOWER on IntegriCloud