[mips][msa] Direct Object Emission of INSVE.{b,h,w,d}.
[oota-llvm.git] / lib / Object / Binary.cpp
2013-06-28 Alexey SamsonovMake a switch in createBinary fully-covered. Add forgot...
2013-06-18 Alexey SamsonovBasic support for parsing Mach-O universal binaries...
2013-06-12 Rui Ueyamareadobj: Dump PE/COFF optional records.
2013-06-11 Rafael EspindolaConvert a use of sys::identifyFileType to sys::fs:...
2013-06-10 Rafael EspindolaPass a StringRef to sys::identifyFileType.
2013-06-08 Sean SilvaDon't artifically restrict input object size.
2011-10-08 Michael J. SpencerObject: Add support for opening stdin.
2011-09-27 Michael J. SpencerObject: Add archive support.
2011-06-25 Michael J. SpencerMake Binary the parent of ObjectFile and update childre...
2011-06-25 Michael J. SpencerAdd Binary class. This is a cleaner parent than ObjectFile.
2011-06-13 Benjamin KramerRevert r132910 and r132909 on behalf of Michael. They...
2011-06-13 Michael J. SpencerRevert the last two commits in the series. r132911...
2011-06-13 Michael J. SpencerMake Binary the parent of ObjectFile and update childre...
2011-06-13 Michael J. SpencerAdd Binary class. This is a cleaner parent than ObjectFile.