[mips][mips64r6] Add relocations R_MIPS_PC21_S2, R_MIPS_PC26_S2
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsMCTargetDesc.h
2014-03-19 Matheus Almeida[mips] 80-column.
2013-09-09 Bill WendlingGenerate compact unwind encoding from CFI directives.
2012-09-18 Roman DivackyWhen creating MCAsmBackend pass the CPU string as well...
2012-05-15 Jim GrosbachAllow MCCodeEmitter access to the target MCRegisterInfo.
2012-04-02 Akira HatanakaInitial 64 bit direct object support.
2012-03-01 Akira HatanakaPass endian information to constructors. Define separat...
2012-01-11 Rafael EspindolaAdd big endian mips support. Based on a patch by Jack...
2011-12-22 Rafael EspindolaMove the Mips only bits of the ELF writer to lib/Target...
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 HatanakaInitial implementation of MipsMCCodeEmitter.
2011-09-21 Akira HatanakaAdd a base class for Mips TargetMachines and add Mips64...
2011-08-30 James MolloyFix typo in MipsMCTargetDesc.h; Patch supplied by Liu...
2011-07-14 Evan ChengNext round of MC refactoring. This patch factor MC...