OSDN Git Service

Add ifunc support to ModuleSymbolTable.
[android-x86/external-llvm.git] / test / Object / Inputs /
2017-03-14 Rafael EspindolaArchives require a symbol table on Solaris, even if...
2017-01-26 Davide Italiano[obj2yaml] Produce correct output for invalid relocations.
2017-01-19 Kevin EnderbyAdd support for the new LC_NOTE load command.
2017-01-16 Davide Italiano[Object] Fixup permissions of input files.
2017-01-16 Davide Italiano[llvm-objdump] Dump PT_NOTE as part of -p.
2017-01-16 Davide Italiano[llvm-objdump] Dump PT_GNU_RELRO as part of -p.
2016-12-13 Peter CollingbourneObject: Make IRObjectFile own multiple modules and...
2016-12-06 George Rimar[llvm-readobj] - Teach readobj to print PT_OPENBSD_BOOT...
2016-11-28 Kevin EnderbyAdd error checking for Mach-O universal files.
2016-11-03 Rafael EspindolaAdd error handling to getEntry.
2016-11-02 Kevin EnderbyAdd the rest of the additional error checks for invalid...
2016-11-01 Rafael EspindolaDon't compute DotShstrtab eagerly.
2016-10-31 Kevin EnderbyMore additional error checks for invalid Mach-O files...
2016-10-31 George RimarRecommit r285285 - [Object/ELF] - Fixed behavior when...
2016-10-27 Kevin EnderbyAnother additional error check for invalid Mach-O files...
2016-10-27 George RimarRevert r285285 "[Object/ELF] - Fixed behavior when...
2016-10-27 George Rimar[Object/ELF] - Fixed behavior when SectionHeaderTable...
2016-10-27 George Rimar[Object/ELF] - Do not allow overflow when checking...
2016-10-27 George Rimar[Object/ELF] - Do not crash if string table sh_size...
2016-10-24 Kevin Enderbynother additional error check for an invalid Mach-O...
2016-10-20 Kevin EnderbyAnother additional error check for invalid Mach-O files...
2016-10-19 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-10-18 Kevin EnderbyOne more additional error check for invalid Mach-O...
2016-10-18 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-10-18 George Rimar[llvm-readobj] - Teach readobj to print PT_OPENBSD_RAND...
2016-10-17 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-10-17 George Rimar[Object/ELF] - Check Header->e_shoff value earlier...
2016-10-17 George RimarRecommit r284371 "[Object/ELF] - Check that e_shnum...
2016-10-17 George RimarRevert r284371 "[Object/ELF] - Check that e_shnum is...
2016-10-17 George Rimar[Object/ELF] - Check that e_shnum is null when e_shoff is.
2016-10-17 George Rimar[Object/ELF] - Do not crash on invalid section index.
2016-10-11 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-10-11 George RimarReverted r283740 [Object/ELF] - Do not crash on invalid...
2016-10-10 George Rimar[Object/ELF] - Do not crash on invalid Header->e_shoff...
2016-10-04 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-10-04 George Rimar[Object/ELF] - Do not crash on invalid sh_offset value...
2016-10-04 George Rimar[Object/ELF] - Avoid possible crash in getExtendedSymbo...
2016-09-29 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-29 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-28 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-28 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-27 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-26 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-21 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-20 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-14 Sanjoy Das[Stackmap] Added callsite counts to emitted function...
2016-09-13 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-08-31 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-08-30 Kevin EnderbyAdd a test file, macho-invalid-dysymtab-extreloff-nextrel,
2016-08-30 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-08-26 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-08-12 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-08-05 Kevin EnderbyAdd the first of what will be a long line of additional...
2016-06-28 Kevin EnderbyFinish cleaning up most of the error handling in libObj...
2016-06-27 Kevin EnderbyChange all but the last ErrorOr<...> use for MachOUnive...
2016-06-27 Chris Bieneman[yaml2obj] Remove --format option in favor of YAML...
2016-06-20 Kevin EnderbyForgot to svn add one of my test files for the change...
2016-06-20 Kevin EnderbyAdd support for Darwin’s 64-bit universal files with...
2016-06-17 Kevin EnderbyAdd support for Darwin’s static library table of conten...
2016-05-31 Kevin EnderbyChange llvm-objdump, llvm-nm and llvm-size when reporti...
2016-05-26 Saleem Abdulrasoolllvm-objdump: support dumping AUX records for weak...
2016-05-25 Saleem AbdulrasoolRevert "llvm-objdump: support dumping AUX records for...
2016-05-25 Saleem Abdulrasooltest: use a binary file instead
2016-05-25 Saleem Abdulrasoolllvm-objdump: support dumping AUX records for weak...
2016-05-17 Kevin EnderbyChange llvm-objdump, llvm-nm and llvm-size when reporti...
2016-05-05 Kevin EnderbyClean up the specific error message for a malformed...
2016-05-03 Kevin EnderbyProduce another specific error message for a malformed...
2016-05-03 Kevin EnderbyProduce another specific error message for a malformed...
2016-03-21 Rafael EspindolaAdd a testcase that would have found the bug in r263971.
2016-02-17 Rafael EspindolaChange how readobj stores info about dynamic symbols.
2016-02-16 Rafael EspindolaThis reverts commit r260488 and r260489.
2016-02-11 Michael J. Spencer[readobj] Handle ELF files with no section table or...
2016-01-22 Kevin EnderbyFix the code that leads to the incorrect trigger of...
2016-01-16 Simon Atanasyan[llvm-readobj][ELF] Teach llvm-readobj to show dynamic...
2015-12-18 Rafael EspindolaHandle archives with paths in the names.
2015-10-23 Dylan McKay[AVR] Add ELF constants to headers
2015-08-28 Rui UeyamaRe-apply r246276 - Object: Teach llvm-ar to create...
2015-08-28 Rui UeyamaRollback r246276 - Object: Teach llvm-ar to create...
2015-08-28 Rui UeyamaObject: Teach llvm-ar to create symbol table for COFF...
2015-08-24 Rafael EspindolaReport an error if a SHT_SYMTAB_SHNDX section has the...
2015-08-10 Rafael EspindolaAdd a test showing that objdump (and so ObjectFIle...
2015-08-07 Rafael Espindolaadd missing tests files
2015-08-07 Rafael EspindolaAdd dynamic_table iterators back to ELF.h.
2015-07-31 Reid Kleckner[COFF] Return symbol VAs instead of RVAs for PE files
2015-07-23 Rafael EspindolaSupport printing relocations in files with no section...
2015-07-23 Rafael EspindolaRefactor duplicated code and check for invalid symbol...
2015-07-21 Michael J. Spencer[Object][ELF] Handle files with no section header strin...
2015-07-20 Rafael EspindolaSimplify iterating over the dynamic section and report...
2015-07-20 Rafael EspindolaRemove Elf_Rela_Iter and Elf_Rel_Iter.
2015-07-20 Rafael EspindolaReport errors an invalid virtual addresses.
2015-07-20 Rafael EspindolaSimplify iterating over program headers and detect...
2015-07-20 Rafael Espindolallvm-readobj: Handle invalid references to the string...
2015-07-13 Rafael EspindolaAdd missing file.
2015-07-09 Michael J. Spencer[Object][ELF] Support dumping hash-tables from files...
2015-07-09 Rafael EspindolaAdd missing file from previous commit.
2015-07-09 Adrian PrantlTemporarily reverting 241765, 241768, and 241772 to...
2015-07-09 Michael J. Spencer[Object][ELF] Support dumping hash-tables from files...
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.
next