OSDN Git Service

AMDGPU: Add ELFOSABI_AMDGPU_PAL
[android-x86/external-llvm.git] / test / Object /
2017-10-03 Konstantin ZhuravlyovAMDGPU: Add ELFOSABI_AMDGPU_PAL
2017-10-03 Alex Bradbury[llvm-readobj][RISCV] Pretty-print RISCV e_flags
2017-10-03 Alex Bradbury[RISCV] Add missed test case for r314770
2017-09-22 Rafael Espindolallvm-ar: align the first archive member consistently.
2017-09-22 Rafael Espindolallvm-ar: Don't add an unnecessary alignment in gnu...
2017-09-21 George Rimar[yaml2obj] - Don't crash on one more invalid document.
2017-09-20 George RimarRevert r313746 "[yaml2obj] - Don't crash on invalid...
2017-09-20 George Rimar[yaml2obj] - Don't crash on invalid document.
2017-09-13 Jonas Devlieghere[MachO] Prevent heap overflow when load command extends...
2017-09-11 Adrian Prantlllvm-dwarfdump: Make -brief the default and add a ...
2017-09-11 Adrian Prantlllvm-dwarfdump: Replace -debug-dump=sect option with...
2017-09-06 Rafael EspindolaUse the section name if a STT_SECTION symbol has empty...
2017-09-05 Rafael Espindolaobj2yaml: Print unique section names.
2017-09-01 Sam Clegg[WebAssembly] Update relocation names to match spec
2017-08-31 Sam Clegg[WebAssembly] Fix getSymbolValue() for data symbols
2017-08-23 Jonas Devlieghere[WebAssembly] Fix overflow for input with missing version
2017-08-20 Kuba MracekFix archive-update.test after r311296.
2017-08-20 Kuba MracekRemove uses of "%T" from test/Object/archive-* tests.
2017-08-15 Kuba MracekRevert archive-* tests from r310953, there were test...
2017-08-15 Kuba Mracek[llvm] Get rid of "%T" expansions
2017-07-25 Teresa Johnson[LTO] Prevent dead stripping and internalization of...
2017-07-14 George Rimar[llvm-readobj] - Teach readobj to print DT_FILTER dynam...
2017-07-10 Sam Clegg[WebAssembly] Be consistent in generating trivial test...
2017-06-30 George Rimar[YAML] - Teach yaml2obj/obj2yaml to work with numeric...
2017-06-27 Peter CollingbourneObject: Teach irsymtab::read() to try to use the irsymt...
2017-06-27 Peter CollingbourneBitcode: Write the irsymtab to disk.
2017-06-16 Sam Cleggobj2yaml: Improve error reporting
2017-06-05 Saleem Abdulrasooltest: fix hexagon build
2017-06-05 Konstantin ZhuravlyovAMDGPU: Remove deprecated and unused elf definitions
2017-06-05 Saleem AbdulrasoolCodeGen: add support for emitting ObjC image info
2017-05-15 Teresa JohnsonAdd support for handling ifuncs to GlobalValue::getBase...
2017-05-15 Rafael EspindolaAdd an extra test for archive symbol tables.
2017-05-14 Shoaib Meenai[COFF] Gracefully handle empty .drectve sections
2017-05-10 Sam Clegg[llvm-readobj] Improve errors on invalid binary
2017-05-09 Sam Clegg[WebAssembly] Fix validation of start function
2017-04-05 Davide Italiano[llvm-ar] errors go on stderr and not on stdout.
2017-04-03 Weiming ZhaoReland r298901 with modifications (reverted in r298932)
2017-03-31 Konstantin Zhuravlyov[AMDGPU] Fix typo in test filename. NFC.
2017-03-29 Rafael EspindolaAdd ifunc support to ModuleSymbolTable.
2017-03-28 Weiming ZhaoRevert "Dont emit Mapping symbols for sections that...
2017-03-28 Weiming ZhaoDont emit Mapping symbols for sections that contain...
2017-03-14 Rafael EspindolaArchives require a symbol table on Solaris, even if...
2017-02-22 Benjamin KramerWrite to a temporary file in test instead of random...
2017-02-21 Rafael EspindolaDon't modify archive members unless really needed.
2017-02-09 Saleem Abdulrasooltest: adjust the test for the BSD format
2017-02-09 Saleem AbdulrasoolObject: pad out BSD archive members to 8-bytes
2017-02-07 Kevin EnderbyFix a typo in an error message for a check of invalid...
2017-02-03 Peter CollingbourneObject: Handle files without a dynamic symbol table.
2017-01-30 Kevin EnderbyChange the llvm-obdump(1) behavior with the -macho...
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-09 NAKAMURA Takumillvm/test/Object/archive-thin-create.test: Make sure...
2016-12-06 George Rimar[llvm-readobj] - Teach readobj to print PT_OPENBSD_BOOT...
2016-12-04 Rafael EspindolaPrefix path when displaying thin archives.
2016-11-30 David CallahanOnly computeRelativePath() on new members
2016-11-28 Kevin EnderbyAdd error checking for Mach-O universal files.
2016-11-23 Meador Ingellvm-nm: Don't print value or size for undefined or...
2016-11-16 Davide Italiano[ELF] Convert ELF.h to Expected<T>.
2016-11-15 Peter CollingbourneObject: replace backslashes with slashes in embedded...
2016-11-03 Rafael EspindolaAdd error handling to getEntry.
2016-11-03 Rafael EspindolaReplace a report_fatal_error with an ErrorOr.
2016-11-03 Rafael Espindolareplace a report_fatal_error with a ErrorOr.
2016-11-02 Kevin EnderbyAdd the rest of the additional error checks for invalid...
2016-11-02 Rafael EspindolaAvoid a report_fatal_error in sections().
2016-11-01 Rafael EspindolaDon't compute DotShstrtab eagerly.
2016-11-01 Rafael EspindolaUse the existing std::error_code out parameter.
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-26 Justin Bognerllvm-objdump: Make some error messages more consistent
2016-10-26 Rui UeyamaUse printf instead of "echo -e" or "echo -n".
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-14 Konstantin Zhuravlyov[Support/ELF/AMDGPU] Add 32-bit lo/hi got and pc relati...
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-06 Rafael EspindolaCentralize sh_entsize checking.
2016-10-06 Rafael EspindolaRefactor to use getSectionContentsAsArray.
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...
next