Move the Mips only bits of the ELF writer to lib/Target/Mips.
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsAsmBackend.cpp
2011-12-22 Rafael EspindolaMove the Mips only bits of the ELF writer to lib/Target...
2011-12-22 Akira HatanakaLocal dynamic TLS model for direct object output. Creat...
2011-12-21 Rafael EspindolaReduce the exposure of Triple::OSType in the ELF object...
2011-12-07 Bruno Cardoso LopesAdd a few moreLocal/Global R_MIPS_GOT related fixups and
2011-12-06 NAKAMURA TakumiMipsAsmBackend.cpp, PPCAsmBackend.cpp: Fix -Asserts...
2011-12-06 Jim GrosbachMove target-specific logic out of generic MCAssembler.
2011-11-23 Akira HatanakaThis patch addresses gp relative fixups/relocations...
2011-11-11 Bruno Cardoso LopesMips MC object code emission improvements:
2011-09-30 Akira HatanakaRegister Asm backend. Add functions to MipsAsmBackend.
2011-09-30 Akira HatanakaAdd MCELFObjectTargetWriter and MCAsmBackend classes.