Don't reject an archive with just a symbol table.
[oota-llvm.git] / test / Object / Inputs /
2015-07-08 Rafael EspindolaDon't reject an archive with just a symbol table.
2015-07-06 Rafael EspindolaCheck that COFF .obj files have sections with zero...
2015-07-06 Rafael EspindolaFix handling of ELF::R_MIPS_32 on Mips64.
2015-06-30 Rafael EspindolaRemove Elf_Shdr_Iter. Diagnose files with invalid secti...
2015-06-30 Rafael EspindolaAdd a test of an elf file with an invalid section index.
2015-06-30 Rafael EspindolaReport an error on invalid sh_entsize.
2015-06-29 Rafael EspindolaFactor out the checking of string tables.
2015-06-29 Rafael EspindolaAdd a testcase for an invalid file.
2015-06-29 Rafael EspindolaConvert an assert that can fail into error checking.
2015-06-27 Lang Hames[Stackmap] Pre-assemble the stackmap parser test case...
2015-06-26 Lang Hames[StackMaps] Add a lightweight parser for stackmap versi...
2015-06-19 Rafael EspindolaImprove error handling of getRelocationAddend.
2015-06-04 Alexey Samsonov[Object, MachO] Don't crash on incomplete MachO segment...
2015-06-04 Alexey Samsonov[Object, MachO] Don't crash on parsing invalid MachO...
2015-06-04 Rafael EspindolaDisassemble the start of sections even if there is...
2015-05-22 Rafael EspindolaStop inventing symbol sizes.
2015-05-22 Rafael EspindolaDetect invalid section indexes when we first read them.
2015-05-15 Simon Atanasyan[llvm-readobj] Teach llvm-readobj to print PT_MIPS_ABIF...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Justin BognerObject: Test for reading kext bundles
2015-02-21 Shankar Easwaran[obj2yaml/yaml2obj] Add SHT_GROUP support.
2015-02-17 Simon Atanasyan[Object] Support reading 64-bit MIPS ELF archives
2015-01-15 Filipe CabecinhasReport fatal errors instead of segfaulting/asserting...
2015-01-06 Filipe CabecinhasDon't loop endlessly for MachO files with 0 ncmds
2014-12-19 Juergen Ributzka[Object] Don't crash on empty export lists.
2014-12-16 Rafael EspindolaStart adding thin archive support.
2014-12-04 Jean-Daniel DupasAdd missing test file
2014-11-25 Simon Atanasyan[Object][Mips] Return address of MIPS symbol with clear...
2014-11-12 Nick KledzikObject, support both mach-o archive t.o.c file names
2014-11-03 Rafael EspindolaAdd CRLF support to LineIterator.
2014-10-10 David MajnemerAdd tests for r219479.
2014-10-10 David Majnemerobj2yaml, COFF: Handle long section names
2014-08-17 Rafael EspindolaFix an off-by-one bug in the target independent llvm...
2014-07-17 Kevin EnderbyAdd printing of Mach-O stabs in llvm-nm.
2014-07-13 Simon Atanasyan[Mips] Support SHT_MIPS_ABIFLAGS section type flag...
2014-07-12 Simon Atanasyan[ELFYAML] Group ELF section type flags to target specif...
2014-07-04 Rafael EspindolaIgnore llvm.* globals.
2014-07-04 Rafael EspindolaDon't include llvm.metadata variables in archive symbol...
2014-06-30 Ed Masteobjdump: Add test for ELF file with no section table
2014-06-27 Simon Atanasyan[ELF][Mips] Fix recognition of MIPS 64-bit arch in...
2014-06-17 Kevin EnderbyAdd "-format darwin" to llvm-size to be like darwin...
2014-06-16 Rafael EspindolaFix pr17056.
2014-06-05 Kevin EnderbyAdd "-format darwin" to llvm-nm to be like darwin's...
2014-05-19 Kevin EnderbyImplement MachOObjectFile::isSectionData() and MachOObj...
2014-05-14 Kevin EnderbyTeach llvm-nm to know about fat archives (aka MachOUniv...
2014-04-09 David Majnemerobj2yaml: Don't crash if the characteristics field...
2014-04-07 David Majnemerobj2yaml: Use the correct relocation type for different...
2014-04-03 Rafael EspindolaImplement getRelocationAddress for MachO and ET_REL...
2014-04-03 Rafael EspindolaOnly clear the thumb bit from function addresses.
2014-04-03 Rafael EspindolaRevert "Fix a nomenclature error in llvm-nm."
2014-03-20 David MajnemerObject: Output .file symbols properly
2014-03-19 David MajnemerObject: Provide a richer means of describing auxiliary...
2014-02-05 Rafael EspindolaAdd a test for printing absolute symbols in ELF.
2014-02-04 Rafael EspindolaSmall fix for llvm-nm handling of weak symbols on ELF...
2014-02-04 Rafael EspindolaAdd a test for common symbols in coff.
2014-01-23 Simon Atanasyan[Object][ELF][Mips] Print symbol name for MIPS ELF...
2013-11-02 Rafael EspindolaFix llvm-nm to mach OS X's nm on some tests.
2013-10-07 Simon Atanasyan[Mips] Teach llvm-readobj to print MIPS-specific ELF...
2013-08-21 Ahmed BougachaMC: ObjectSymbolizer can now recognize external functio...
2013-08-08 Michael J. Spencer[Object] Split the ELF interface into 3 parts.
2013-07-29 Rafael EspindolaAdd support for the 's' operation to llvm-ar.
2013-07-23 Rafael EspindolaAdd an initial implementation of archive symbol table...
2013-07-12 Rafael EspindolaChange archive-update.test to create a new file on...
2013-07-12 Rafael EspindolaRename directory to avoid problems on windows.
2013-07-12 Rafael EspindolaAdd a test for llvm-ar's u option.
2013-07-12 Rafael EspindolaDon't reject an empty archive.
2013-07-10 Rafael EspindolaMove tests from test/Archive to test/Object.
2013-07-04 Rafael EspindolaAdd support for archives with no symbol table or string...
2013-07-03 Rafael EspindolaAdd support for gnu archives with a string table and...
2013-06-18 Alexey SamsonovBasic support for parsing Mach-O universal binaries...
2013-06-12 Sean Silva[yaml2obj] Remove fragile test case.
2013-06-11 Sean SilvaFix dubious type name similar to member name.
2013-06-10 Sean Silva[yaml2obj] Initial ELF support.
2013-06-06 Kevin EnderbyTeach llvm-objdump with the -macho parser how to use...
2013-06-06 Rafael EspindolaPrint symbol names in relocations when dumping COFF...
2013-06-05 Rafael EspindolaHandle relocations that don't point to symbols.
2013-06-03 Rui Ueyama[Object/COFF] Fix Windows .lib name handling.
2013-05-06 Rafael EspindolaSplit Alignment out of the Section Characteristics.
2013-05-03 Amara EmersonRevert r181009.
2013-05-03 Amara EmersonAdd support for reading ARM ELF build attributes.
2013-04-25 Rafael EspindolaClarify getRelocationAddress x getRelocationOffset...
2013-04-23 Rafael EspindolaFix typo.
2013-04-19 Rafael EspindolaDon't read one command past the end.
2013-04-04 Rafael EspindolaAdd back parsing of header charactestics.
2013-04-03 Rafael EspindolaImplement the "mips endian" for r_info.
2013-01-06 Michael J. Spencer[Object][ELF] Fix incorrect size of members for the...
2013-01-06 Michael J. Spencer[objdump] Add --private-headers, -p.
2012-12-17 Tim NorthoverTeach MachO which sections contain code
2012-11-13 Shankar EaswaranAdding changes to support GNU style archive library...
2012-09-05 Nick LewyckyAdd missing file for test.
2012-08-29 Jack CarterMoved input for objdump test from Mips to Inputs.
2012-08-02 Matt Beaumont-GayMove test yaml files under Inputs until they are conver...
2012-08-02 Michael J. SpencerAdd yaml2obj. A utility to convert YAML to binaries.
2012-06-23 Marshall ClowAdd relocation types for Hexagon processor; patch by...
2012-03-09 David MeyerSupport reading GNU symbol versions in ELFObjectFile
2012-03-01 David Meyer[Object]
2012-02-28 Michael J. Spencer[Object] Add {begin,end}_dynamic_symbols stubs and...
2011-10-31 Matt Beaumont-GayRename "TestObjectFiles" to "Inputs" (like the pattern...