aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/MachO/darwin-x86_64-reloc.s
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-318/+361
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-11/+11
* macho-dump: Fix typo.Daniel Dunbar2010-11-271-1/+1
* Change section_data dumping to print hex numbers instead of usingRafael Espindola2010-09-111-4/+4
* MC/Mach-O/x86_64: Darwin's special "signed_N" relocation types should only beDaniel Dunbar2010-05-141-46/+52
* MC/Mach-O/x86_64: Add a new hook for checking whether a particular section canDaniel Dunbar2010-05-121-66/+128
* MC/Mach-O/x86_64: Fix PCrel adjustment for x86_64, which was using the fixupDaniel Dunbar2010-05-111-78/+90
* MC/Mach-O x86_64: Switch to using fragment atom symbol.Daniel Dunbar2010-05-111-22/+48
* MC/Mach-O/x86_64: Relocations in debug sections should use local relocationsDaniel Dunbar2010-05-051-21/+56
* MC/Mach-O/x86_64: Support @GOTPCREL on symbols, even for non-PCrel relocations!Daniel Dunbar2010-03-291-18/+53
* MC/Mach-O/x86_64: Add relocation support.Daniel Dunbar2010-03-191-0/+229