summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/X86/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-242-2/+2
* [test] - Remove precomiled openbsd-phdrs.elf-x86-64 objects.George Rimar2019-08-171-0/+0
* [llvm-objdump] Print source when subsequent lines in the translation unit com...Michael Pozulp2019-06-075-1/+66
* Write new tests for r362121Michael Trent2019-05-304-0/+0
* [llvm-objdump][test] Improve testing of some switches #2James Henderson2019-05-231-0/+66
* [yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/d...George Rimar2019-04-031-37/+39
* Detect malformed LC_LINKER_COMMANDs in Mach-O binariesMichael Trent2019-03-111-0/+0
* objdump fails to parse Mach-O binaries with n_desc bearing stabsMichael Trent2019-02-231-0/+0
* llvm-objdump -m -D should disassemble all text segmentsMichael Trent2019-01-151-0/+0
* [llvm-objdump] Label calls to the PLT.Joel Galenson2018-08-242-0/+0
* For llvm-objdump and Mach-O files, fix the printing of module init andKevin Enderby2018-03-201-0/+0
* Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent2017-12-151-0/+0
* reverting out -r320532 because a warning is breaking the lld buildMichael Trent2017-12-131-0/+0
* Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent2017-12-121-0/+0
* Reverting r320166 to fix test failures.Michael Trent2017-12-081-0/+0
* Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent2017-12-081-0/+0
* Fix a crash in llvm-objdump when printing a bad x86_64 relocation in a Mach-OKevin Enderby2017-11-031-0/+0
* Updated llvm-objdump symbolic disassembly with x86_64 Mach-O MH_KEXT_BUNDLEKevin Enderby2017-06-221-0/+0
* [llvm-objdump] Don't attempt to print lines beyond the end of filePetr Hosek2017-04-251-0/+0
* Tweak the implementation of llvm-objdump’s -objc-meta-data option soKevin Enderby2017-02-091-0/+0
* Move test from r294430 to target-specific directoryDiana Picus2017-02-081-0/+0
* Fix a bug in llvm-obdump(1) with the -macho and -disassemble optionsKevin Enderby2017-02-061-0/+0
* Fix a bug in llvm-obdump(1) with the -objc-meta-data flag with -machoKevin Enderby2017-02-031-0/+0
* Fix a bug in llvm-obdump(1) with the -macho flag disassembling an objectKevin Enderby2017-01-311-0/+0
* Add support for the x86_thread_state32_t andKevin Enderby2017-01-231-0/+0
* Add support for the new LC_NOTE load command.Kevin Enderby2017-01-191-0/+0
* [llvm-objdump tests] Copy the inputs of tests closer to tests.Krasimir Georgiev2017-01-173-0/+0
* General clean up of Mach-O error handling in llvm-objdump.Kevin Enderby2016-11-153-0/+0
* Add a checkSymbolTable() method to the MachOObjectFile class.Kevin Enderby2016-11-144-0/+0
* Fix test failure in r281232Hemant Kulkarni2016-09-121-0/+73
* llvm-objdump: Implement source[line numbers] interleavingHemant Kulkarni2016-08-151-0/+9
* llvm-objdump: handle stubbed and malformed dylibs betterTim Northover2016-07-142-0/+0
* Update llvm-obdump(1) to print FAT_MAGIC_64 for Darwin’s 64-bit universal f...Kevin Enderby2016-06-211-0/+0
* Fix llvm-objdump when disassembling a stripped Mach-O binary with the -macho ...Kevin Enderby2016-06-151-0/+0
* Fix a bug in llvm-objdump for -private-headers printing the LC_CODE_SIGNATURE...Kevin Enderby2016-04-281-0/+0
* Revert "[llvm-objdump] Printing relocations in executable and shared object f...Rafael Espindola2016-03-211-0/+0
* [llvm-objdump] Printing relocations in executable and shared object files. T...Colin LeMahieu2016-03-211-0/+0
* [llvm-objdump] Use the COFF export table for additional symbolsDavid Majnemer2015-11-181-0/+0
* Fixed bugs in llvm-obdump while parsing Mach-O files from malformed archivesKevin Enderby2015-10-121-0/+0
* Move llvm-objdump malformed Mach-O tests to X86 test directory.Kevin Enderby2015-10-107-0/+0
* COFF: Assign the correct symbol type to internal functions.Peter Collingbourne2015-08-061-0/+0
* Moving tests in to X86 directory.Colin LeMahieu2015-07-231-0/+0
* For llvm-objdump added support for printing Objc1 32-bit runtime meta dataKevin Enderby2015-04-162-0/+0
* For llvm-objdump added support for printing Objc2 32-bit runtime meta dataKevin Enderby2015-04-062-0/+0
* Add the option -objc-meta-data to llvm-objdump used with -macho toKevin Enderby2015-04-012-0/+0
* Add the -section option to llvm-objdump used with -macho that takes the argumentKevin Enderby2015-01-311-0/+0
* Add printing the LC_THREAD load commands with llvm-objdump’s -private-headers.Kevin Enderby2014-12-231-0/+0
* Add printing the LC_ROUTINES load commands with llvm-objdump’s -private-hea...Kevin Enderby2014-12-191-0/+0
* Add printing the LC_SUB_CLIENT load command with llvm-objdump’s -private-he...Kevin Enderby2014-12-191-0/+0
* Add printing the LC_SUB_LIBRARY load command with llvm-objdump’s -private-h...Kevin Enderby2014-12-191-0/+0
OpenPOWER on IntegriCloud