Fix broken build
[oota-llvm.git] / test / Object /
2014-05-09 Simon Atanasyan[yaml2obj] Follow-up to the r208228 and r208406. Remove...
2014-05-09 NAKAMURA TakumiMark yaml2obj-elf-x86-rel.yaml as XFAIL:vg_leak for...
2014-05-07 Simon Atanasyan[yaml2obj] Support ELF x86 relocations.
2014-05-01 Simon Atanasyan[llvm-readobj] Add support for Mips specific ELF header...
2014-04-30 Hans WennborgUse the new StringTableBuilder in yaml2elf
2014-04-28 Chandler CarruthUpdate tests to use the new format of printing a TimeVa...
2014-04-11 Simon Atanasyan[yaml2obj][ELF] ELF Relocations Support.
2014-04-10 David MajnemerYAMLIO: Allow scalars to dictate quotation rules
2014-04-09 David MajnemerRevert "Revert "YAMLIO: Encode ambiguous hex strings...
2014-04-09 David Majnemerobj2yaml: Don't crash if the characteristics field...
2014-04-09 Filipe CabecinhasRevert "YAMLIO: Encode ambiguous hex strings explicitly"
2014-04-09 David MajnemerYAMLIO: Encode ambiguous hex strings explicitly
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-31 Daniel Sanders[yaml2obj] Add support for ELF e_flags.
2014-03-24 Rafael EspindolaTeach llvm-readobj to print human friendly description...
2014-03-20 David MajnemerObject: Output .file symbols properly
2014-03-19 David MajnemerObject: Provide a richer means of describing auxiliary...
2014-03-14 Simon Atanasyan[yaml2obj][ELF] Assign name (.shstrtab) to the section...
2014-02-28 Rafael EspindolaNow that it is possible, use the mangler in IRObjectFile.
2014-02-21 Rafael EspindolaAdd a SymbolicFile interface between Binary and ObjectFile.
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-31 Rafael EspindolaMark the first dynamic elf symbol as SF_FormatSpecific.
2014-01-30 Rafael EspindolaOnly ELF has a dynamic symbol table. Remove it from...
2014-01-30 Rafael EspindolaThis has been fixed.
2014-01-30 Rafael EspindolaFix TLS handling in ELF's getAddress and llvm-nm to...
2014-01-29 Rafael EspindolaWe do use pipefail these days. Update the test.
2014-01-25 Mark SeabornFix "llvm-objdump -d -r" to show relocations inline...
2014-01-23 Simon Atanasyan[Object][ELF][Mips] Print symbol name for MIPS ELF...
2014-01-16 Bill WendlingFix typo: : not ;
2014-01-15 Rafael EspindolaMake sure we create a new archive by deleting any stale...
2013-12-05 Alp TokerCorrect word hyphenations
2013-11-08 NAKAMURA Takumillvm-ar: Let opening a directory failed in llvm-ar.
2013-11-02 Rafael EspindolaFix llvm-nm to mach OS X's nm on some tests.
2013-10-16 Rafael EspindolaCreate an atom with just the data that failed to disass...
2013-10-07 Simon Atanasyan[Mips] Teach llvm-readobj to print MIPS-specific ELF...
2013-08-28 Rafael EspindolaAdd a minimal implementation of ranlib.
2013-08-21 Ahmed BougachaMC CFG: Remap enough for data too, analoguous to r188873.
2013-08-21 Ahmed BougachaAdd testcase for r188873: MCTextAtom boundaries.
2013-08-21 Ahmed BougachaAdd basic YAML MC CFG testcase.
2013-08-21 Ahmed BougachaMC: ObjectSymbolizer can now recognize external functio...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
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-22 Rafael EspindolaMark ELF's first symbol as format specific so that...
2013-07-22 Rafael EspindolaReplace archive members in the old position.
2013-07-22 Rafael EspindolaDon't depend on a llvm-ar specific behavior.
2013-07-21 Rafael EspindolaHandle replacement into a position past the original...
2013-07-19 Rafael EspindolaFix inserting new elements in a specified location.
2013-07-19 Rafael EspindolaSplit openFileForWrite into windows and unix versions.
2013-07-17 Rafael EspindolaSplit openFileForRead into Windows and Unix versions.
2013-07-17 NAKAMURA Takumiraw_ostream.cpp: Introduce <fcntl.h> to let O_BINARY...
2013-07-16 NAKAMURA Takumillvm/test/Object/ar-create.test: Relax a CHECK line...
2013-07-16 NAKAMURA Takumillvm/test/Object/check_binary_output.ll: Mark it as...
2013-07-16 Rafael EspindolaOn error, close the temporary file descriptor.
2013-07-16 NAKAMURA Takumillvm/test/Object/directory.ll: Mark it as XFAIL:cygwin...
2013-07-16 NAKAMURA TakumiFix TimeValue::toWin32Time() to be symmetric to fromWin...
2013-07-15 Rafael EspindolaAdd mingw32 to the XFAIL. I forgot about it when adding...
2013-07-15 Rafael EspindolaXFAIL on windows too and document the XFAILs.
2013-07-15 Rafael EspindolaXFAIL this on freebsd to bring the bot back.
2013-07-15 NAKAMURA TakumiMark llvm/test/Object/extract.ll as XFAIL:mingw32,...
2013-07-14 Chandler CarruthThe archive update test has a subtle race condition...
2013-07-13 Benjamin KramerOnly verify the length in archive test, we can't make...
2013-07-13 Rafael EspindolaAdd r186216 back, but make the test tolerant of differe...
2013-07-13 Chandler CarruthRevert commit r186216 -- it's breaking bots:
2013-07-12 Rafael EspindolaFix a off by one error about which members need to...
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 EspindolaChange llvm-ar to use lib/Object.
2013-07-12 Rafael EspindolaAdd a test for llvm-ar's u option.
2013-07-12 Rafael EspindolaRelax the test a bit more to handle different UIDs...
2013-07-12 Rafael EspindolaRelax test a bit to handle umask differences.
2013-07-12 Rafael EspindolaAdd a test for the 'o' option in llvm-ar.
2013-07-12 Rafael EspindolaDon't reject an empty archive.
2013-07-12 NAKAMURA Takumillvm/test/Object/archive-toc.test: Use env(1) to satisf...
2013-07-11 Rafael EspindolaAdd tests for the before and after modifiers.
2013-07-11 Rafael EspindolaAdd a test for llvm-ar's m operation.
2013-07-11 Rafael EspindolaFix a FIXME about the format and add a test.
2013-07-11 Rafael EspindolaMerge these tests.
2013-07-11 Rafael EspindolaUse a more unique name to avoid conflicting with direct...
2013-07-11 Rafael EspindolaAdd a test for llvm-ar's 'd' operation.
2013-07-11 Rafael EspindolaAdd tests for the 'x' operation.
2013-07-10 Rafael EspindolaRemove this test for now.
2013-07-10 Rafael EspindolaFind the symbol table on archives created on OS X.
2013-07-10 Rafael EspindolaMove tests from test/Archive to test/Object.
2013-07-10 Rafael EspindolaDon't crash in 'llvm -s' when an archive has no symtab.
2013-07-05 Rafael EspindolaDon't create an archive if, for example, we are asked...
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-07-03 Rafael EspindolaMake llvm-nm return 1 on error.
2013-06-22 Sean Silva[yaml2obj][ELF] Make symbol table top-level key.
2013-06-21 Sean SilvaThis was a nifty test, but remove it.
2013-06-21 Sean SilvaRevert "Put r184469 disassembler test back on X86"
2013-06-21 Renato GolinPut r184469 disassembler test back on X86
2013-06-21 Sean Silva[yaml2obj][ELF] Don't do disassembly in this test.
next