aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86FixupKinds.h
Commit message (Expand)AuthorAgeFilesLines
* MC: Move target specific fixup info descriptors to TargetAsmBackend instead ofDaniel Dunbar2010-12-161-1/+4
* Define generic 1, 2 and 4 byte pc relative relocations. They are commonRafael Espindola2010-11-281-4/+1
* Add X86::reloc_global_offset_table and use it to have a single place whereRafael Espindola2010-10-241-1/+4
* Correctly produce R_X86_64_32 or R_X86_64_32S.Rafael Espindola2010-09-301-1/+4
* Implement the major chunk of PR7195: support for 'callw'Chris Lattner2010-07-071-0/+1
* add a special relocation type for movq loads for objectChris Lattner2010-03-181-1/+2
* X86: Move extended MCFixupKinds into X86FixupKinds.hDaniel Dunbar2010-02-131-0/+25