summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86Relocations.h
Commit message (Expand)AuthorAge
* 1) Proper emit displacements for x86, using absolute relocations where necessaryBruno Cardoso Lopes2009-08-05
* doxygenifyChris Lattner2009-07-22
* Fix constant-offset emission for x86-64 absolute addresses. ThisDan Gohman2008-10-24
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Preliminary PIC JIT support for X86 (32-bit) / Darwin.Evan Cheng2007-12-22
* - Fix X86-64 JIT by temporarily disabling code that treats GV address as 32-bitEvan Cheng2006-12-05
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-24
* * Remove trailing whitespaceMisha Brukman2005-04-21
* Describe the X86 target-specific relocations.Chris Lattner2004-11-20