Add comment for relocations MO_HIGHER and HIGHEST in MipsBaseInfo.h.
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / CMakeLists.txt
2011-12-22 Rafael EspindolaMove the Mips only bits of the ELF writer to lib/Target...
2011-11-29 Daniel Dunbarbuild/CMake: Finish removal of add_llvm_library_depende...
2011-09-30 Akira HatanakaAdd MCELFObjectTargetWriter and MCAsmBackend classes.
2011-09-30 Benjamin KramerUpdate CMake build.
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-07-28 Oscar FuentesExplicitly declare a library dependency of LLVM*Desc to
2011-07-26 Chandler CarruthClean up a pile of hacks in our CMake build relating...
2011-07-14 Evan ChengRename createAsmInfo to createMCAsmInfo and move regist...
2011-07-14 Evan ChengNext round of MC refactoring. This patch factor MC...