llvm-6502/lib/Target/Mips/MCTargetDesc
Akira Hatanaka 37ac18ef2f Sort relocation entries before they are written out to a file. MIPS ABI
imposes a constraint that GOT16 referring to a local symbol or HI16 has to be
followed immediately by a matching LO16 relocation.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153553 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-28 00:23:33 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
MipsAsmBackend.cpp Retrieve and add the offset of a symbol in applyFixup rather than retrieve and 2012-03-27 02:33:05 +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 Sort relocation entries before they are written out to a file. MIPS ABI 2012-03-28 00:23:33 +00:00
MipsFixupKinds.h comment fix 2012-02-24 02:17:26 +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 Retrieve and add the offset of a symbol in applyFixup rather than retrieve and 2012-03-27 02:33:05 +00:00
MipsMCTargetDesc.cpp Make MCRegisterInfo available to the the MCInstPrinter. 2012-03-05 19:33:20 +00:00
MipsMCTargetDesc.h Pass endian information to constructors. Define separate functions to create 2012-03-01 01:53:15 +00:00