Fix relocation selection for foo-. on mips.
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsOptionRecord.cpp
2015-05-26 Rafael EspindolaReplace getOrCreateSectionData with registerSection.
2015-05-21 Rafael EspindolaStop forwarding (get|set)Aligment from MCSectionData...
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2015-02-16 Simon Atanasyan[Mips] Add .MIPS.options section descriptor kinds enume...
2015-02-13 Chandler CarruthRe-sort #include lines using my handy dandy ./utils...
2015-01-29 Rafael EspindolaCompute the ELF SectionKind from the flags.
2015-01-26 Eric ChristopherMove the Mips target to storing the ABI in the TargetMa...
2014-08-12 Toma TabacuReverted my "Testing commit access" commit.
2014-08-12 Toma TabacuTesting commit access.
2014-07-21 Daniel Sanders[mips] Add MipsOptionRecord abstraction and use it...