summaryrefslogtreecommitdiff
path: root/test/MC/MachO/reloc.s
Commit message (Expand)AuthorAge
* macho-dump: Fix typo.Daniel Dunbar2010-11-27
* MC/Mach-O/i386: Fix a crash in relocation handling.Daniel Dunbar2010-09-17
* Change section_data dumping to print hex numbers instead of usingRafael Espindola2010-09-11
* MC/Mach-O: Fix another mismatch with .weak_definition, we shouldn't use aDaniel Dunbar2010-05-10
* Fix i386 relocations to Weak Definitions. The relocation entries should beKevin Enderby2010-05-07
* MC/Mach-O: Mark absolute variable's appropriately, and add Mach-O support forDaniel Dunbar2010-05-05
* MC/Mach-O: Factor out isScatteredFixupFullyResolvedSimple predicate, and fix ...Daniel Dunbar2010-03-19
* llvm-mc/Mach-O: Add support for relocations.Daniel Dunbar2009-08-26