summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Check that COFF .obj files have sections with zero virtual address spaces.Rafael Espindola2015-07-061-0/+0
* Fix handling of ELF::R_MIPS_32 on Mips64.Rafael Espindola2015-07-061-0/+0
* Remove Elf_Shdr_Iter. Diagnose files with invalid section header sizes.Rafael Espindola2015-06-301-0/+0
* Add a test of an elf file with an invalid section index.Rafael Espindola2015-06-301-0/+0
* Report an error on invalid sh_entsize.Rafael Espindola2015-06-301-0/+0
* Factor out the checking of string tables.Rafael Espindola2015-06-291-0/+0
* Add a testcase for an invalid file.Rafael Espindola2015-06-291-0/+0
* Convert an assert that can fail into error checking.Rafael Espindola2015-06-291-0/+0
* [Stackmap] Pre-assemble the stackmap parser test case. (Fix builders).Lang Hames2015-06-272-50/+0
* [StackMaps] Add a lightweight parser for stackmap version 1 sections.Lang Hames2015-06-261-0/+50
* Improve error handling of getRelocationAddend.Rafael Espindola2015-06-191-0/+0
* [Object, MachO] Don't crash on incomplete MachO segment load commands.Alexey Samsonov2015-06-041-0/+0
* [Object, MachO] Don't crash on parsing invalid MachO header.Alexey Samsonov2015-06-041-0/+0
* Disassemble the start of sections even if there is no symbol there.Rafael Espindola2015-06-041-0/+0
* Stop inventing symbol sizes.Rafael Espindola2015-05-222-0/+0
* Detect invalid section indexes when we first read them.Rafael Espindola2015-05-221-0/+0
* [llvm-readobj] Teach llvm-readobj to print PT_MIPS_ABIFLAGS program headerSimon Atanasyan2015-05-151-0/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* Object: Test for reading kext bundlesJustin Bogner2015-02-271-0/+0
* [obj2yaml/yaml2obj] Add SHT_GROUP support.Shankar Easwaran2015-02-211-0/+0
* [Object] Support reading 64-bit MIPS ELF archivesSimon Atanasyan2015-02-171-0/+0
* Report fatal errors instead of segfaulting/asserting on a few invalid accesse...Filipe Cabecinhas2015-01-1514-0/+0
* Don't loop endlessly for MachO files with 0 ncmdsFilipe Cabecinhas2015-01-061-0/+0
* [Object] Don't crash on empty export lists.Juergen Ributzka2014-12-191-0/+0
* Start adding thin archive support.Rafael Espindola2014-12-161-0/+0
* Add missing test fileJean-Daniel Dupas2014-12-041-0/+0
* [Object][Mips] Return address of MIPS symbol with cleared microMIPS indicator...Simon Atanasyan2014-11-251-0/+0
* Object, support both mach-o archive t.o.c file namesNick Kledzik2014-11-121-0/+0
* Add CRLF support to LineIterator.Rafael Espindola2014-11-031-0/+2
* Add tests for r219479.David Majnemer2014-10-101-0/+167
* obj2yaml, COFF: Handle long section namesDavid Majnemer2014-10-101-0/+11
* Fix an off-by-one bug in the target independent llvm-objdump.Rafael Espindola2014-08-171-0/+0
* Add printing of Mach-O stabs in llvm-nm.Kevin Enderby2014-07-171-0/+0
* [Mips] Support SHT_MIPS_ABIFLAGS section type flag in the llvm-readobj,Simon Atanasyan2014-07-131-0/+0
* [ELFYAML] Group ELF section type flags to target specific blocks.Simon Atanasyan2014-07-121-0/+0
* Ignore llvm.* globals.Rafael Espindola2014-07-041-0/+1
* Don't include llvm.metadata variables in archive symbol tables.Rafael Espindola2014-07-041-0/+3
* objdump: Add test for ELF file with no section tableEd Maste2014-06-301-0/+0
* [ELF][Mips] Fix recognition of MIPS 64-bit arch in the ELFObjectFile:getArch(...Simon Atanasyan2014-06-271-0/+0
* Add "-format darwin" to llvm-size to be like darwin's size(1) -m output, andKevin Enderby2014-06-172-0/+0
* Fix pr17056.Rafael Espindola2014-06-161-0/+0
* Add "-format darwin" to llvm-nm to be like darwin's nm(1) -m output.Kevin Enderby2014-06-053-0/+0
* Implement MachOObjectFile::isSectionData() and MachOObjectFile::isSectionBSSKevin Enderby2014-05-191-0/+0
* Teach llvm-nm to know about fat archives (aka MachOUniversal filesKevin Enderby2014-05-141-0/+0
* obj2yaml: Don't crash if the characteristics field is zeroDavid Majnemer2014-04-091-0/+43
* obj2yaml: Use the correct relocation type for different machine typesDavid Majnemer2014-04-072-0/+17
* Implement getRelocationAddress for MachO and ET_REL elf files.Rafael Espindola2014-04-032-0/+0
* Only clear the thumb bit from function addresses.Rafael Espindola2014-04-031-0/+0
* Revert "Fix a nomenclature error in llvm-nm."Rafael Espindola2014-04-031-0/+0
* Object: Output .file symbols properlyDavid Majnemer2014-03-201-0/+14
OpenPOWER on IntegriCloud