aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86Relocations.h
AgeCommit message (Expand)Author
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2009-08-051) Proper emit displacements for x86, using absolute relocations where necessaryBruno Cardoso Lopes
2009-07-22doxygenifyChris Lattner
2008-10-24Fix constant-offset emission for x86-64 absolute addresses. ThisDan Gohman
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-12-22Preliminary PIC JIT support for X86 (32-bit) / Darwin.Evan Cheng
2006-12-05- Fix X86-64 JIT by temporarily disabling code that treats GV address as 32-bitEvan Cheng
2006-05-24Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner
2005-04-21* Remove trailing whitespaceMisha Brukman
2004-11-20Describe the X86 target-specific relocations.Chris Lattner