summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-readobj
Commit message (Expand)AuthorAgeFilesLines
* Modify llvm-readobj to dump symbol record bytes.Zachary Turner2015-02-181-14/+14
* llvm-readobj: add a test case for ARM_MOV32(T) base relocationSaleem Abdulrasool2015-01-312-0/+7
* Emit the build attribute Tag_conformance.Charlie Turner2015-01-052-0/+16
* llvm-readobj: add support to dump COFF export tablesSaleem Abdulrasool2015-01-034-0/+11
* Test all <build attribute, value> pairs.Charlie Turner2014-11-2822-287/+1148
* Stop uppercasing build attribute data.Charlie Turner2014-11-271-4/+4
* Update AArch64 ELF relocations to ABI 1.0Will Newton2014-11-263-4/+82
* Update ARM ELF relocations to ABI 2.09Will Newton2014-11-263-0/+2
* Forgot to add a file for r222734David Majnemer2014-11-251-0/+0
* COFF: Add another test for r222124David Majnemer2014-11-251-0/+2
* [ELF] Prevent ARM ELF object writer from generating deprecated relocation cod...Jyoti Allur2014-11-201-1/+0
* Add a test for r221870David Majnemer2014-11-202-0/+8
* llvm-readobj: fix off-by-one error in COFFDumperRui Ueyama2014-11-191-17/+21
* llvm-readobj: teach it how to dump COFF base relocation tableRui Ueyama2014-11-192-0/+20
* llvm-readobj: Don't print the Characteristics field as the SubsystemDavid Majnemer2014-11-182-2/+2
* Object, COFF: Tighten the object file parserDavid Majnemer2014-11-171-5/+4
* Implement MachODumper::printFileHeadersFrederic Riss2014-11-171-0/+92
* llvm-readobj: Print out address table when dumping COFF delay-import tableRui Ueyama2014-11-131-4/+16
* [COFF] Make it clearer that the symbols subsection holds function display nam...Timur Iskhodzhanov2014-11-121-10/+10
* llvm-readobj: Add support for dumping the DOS header in PE filesDavid Majnemer2014-11-051-0/+19
* PR21189: Teach llvm-readobj to dump bits of COFF symbol subsections required ...Timur Iskhodzhanov2014-10-231-18/+76
* Add VS2012-generated test inputs for test/tools/llvm-readobj/codeview-linetab...Timur Iskhodzhanov2014-10-136-4/+14
* llvm-readobj: add test for r219228Rui Ueyama2014-10-082-0/+2
* Fix dumping codeview line tables when there are multiple debug sectionsTimur Iskhodzhanov2014-10-062-19/+59
* llvm-readobj: print out the fields of the COFF delay-import tableRui Ueyama2014-10-031-0/+12
* llvm-readobj: print COFF delay-load import tableRui Ueyama2014-10-033-12/+32
* llvm-readobj: add a test for COFF import-by-ordinal symbolsRui Ueyama2014-10-023-4/+20
* llvm-readobj: print COFF imported symbolsRui Ueyama2014-10-021-0/+4
* This patch adds a new flag "-coff-imports" to llvm-readobj.Rui Ueyama2014-10-023-0/+24
* Rebuild the inputs for the codeview-linetables.test with VS2013Timur Iskhodzhanov2014-09-239-4/+38
* llvm-readobj: pretty-print special COFF section namesDavid Majnemer2014-09-204-6/+6
* yaml2obj: Support bigobjDavid Majnemer2014-09-162-4/+4
* Object: Add support for bigobjDavid Majnemer2014-09-106-9/+144
* AArch64: add support for dynamic-loader relocationsTim Northover2014-08-113-0/+22
* llvm-readobj: zero out timestamp in COFF auto-generated test files.Tim Northover2014-08-113-0/+4
* [Mips] Support SHT_MIPS_ABIFLAGS section type flag in the llvm-readobj,Simon Atanasyan2014-07-132-0/+33
* [llvm-readobj] Fix output of MIPS GOT without local and global entries.Simon Atanasyan2014-07-052-0/+25
* llvm-readobj: fix MachO relocatoin printing a bit.Tim Northover2014-07-042-52/+52
* [ELF][Mips] Fix recognition of MIPS 64-bit arch in the ELFObjectFile:getArch(...Simon Atanasyan2014-06-271-1/+27
* [llvm-readobj][ELF] New `-mips-plt-got` command line option to outputSimon Atanasyan2014-06-182-0/+306
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* [llvm-readobj] Print values of FLAGS and MIPS_FLAGS dynamic table tagsSimon Atanasyan2014-05-112-2/+43
* tools: fix invalid printing, buffer overrun in llvm-readobjSaleem Abdulrasool2014-04-162-0/+39
* tools: address possible non-null terminated filenamesSaleem Abdulrasool2014-04-142-0/+41
* Teach llvm-readobj to print human friendly description of reserved sections.Rafael Espindola2014-03-241-2/+2
* Object/COFF: Add function to check if section number is reserved one.Rui Ueyama2014-03-183-1/+19
* llvm-readobj: Print referred symbol name for CLR token definitionNico Rieck2014-03-171-1/+1
* llvm-readobj: Add test for COFF auxiliary symbols as used by C++/CLINico Rieck2014-03-173-0/+44
* Support: add support to identify WinCOFF/ARM objectsSaleem Abdulrasool2014-03-132-0/+17
* Fix the printing of n_type.Rafael Espindola2014-03-061-9/+18
OpenPOWER on IntegriCloud