llvm-6502/lib/Target/Mips/MCTargetDesc
Jack Carter 0140e55393 This allows hello world to be compiled for Mips 64 direct object.
It takes advantage of r159299 which introduces relocation support for N64. 
elf-dump needed to be upgraded to support N64 relocations as well.

This passes make check.

Jack


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159301 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-27 22:48:25 +00:00
..
CMakeLists.txt Move the Mips only bits of the ELF writer to lib/Target/Mips. 2011-12-22 03:03:17 +00:00
LLVMBuild.txt
Makefile Test commit 2012-06-09 00:27:55 +00:00
MipsAsmBackend.cpp This allows hello world to be compiled for Mips 64 direct object. 2012-06-27 22:48:25 +00:00
MipsBaseInfo.h Define function MipsGetSymAndOffset which returns a fixup's symbol and the 2012-03-27 02:04:18 +00:00
MipsELFObjectWriter.cpp This allows hello world to be compiled for Mips 64 direct object. 2012-06-27 22:48:25 +00:00
MipsFixupKinds.h This allows hello world to be compiled for Mips 64 direct object. 2012-06-27 22:48:25 +00:00
MipsMCAsmInfo.cpp remove Emacs-tag form .cpp files in Mips Backend, and fix some typo. 2012-02-17 08:55:11 +00:00
MipsMCAsmInfo.h Prune some includes 2012-03-27 07:54:11 +00:00
MipsMCCodeEmitter.cpp This allows hello world to be compiled for Mips 64 direct object. 2012-06-27 22:48:25 +00:00
MipsMCTargetDesc.cpp Add disassembler to MIPS. 2012-04-17 18:03:21 +00:00
MipsMCTargetDesc.h Allow MCCodeEmitter access to the target MCRegisterInfo. 2012-05-15 17:35:52 +00:00