Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | macho-dump: Fix typo. | Daniel Dunbar | 2010-11-27 | 1 | -1/+1 |
* | MC/Mach-O/i386: Fix a crash in relocation handling. | Daniel Dunbar | 2010-09-17 | 1 | -32/+36 |
* | Change section_data dumping to print hex numbers instead of using | Rafael Espindola | 2010-09-11 | 1 | -3/+3 |
* | MC/Mach-O: Fix another mismatch with .weak_definition, we shouldn't use a | Daniel Dunbar | 2010-05-10 | 1 | -25/+29 |
* | Fix i386 relocations to Weak Definitions. The relocation entries should be | Kevin Enderby | 2010-05-07 | 1 | -38/+56 |
* | MC/Mach-O: Mark absolute variable's appropriately, and add Mach-O support for | Daniel Dunbar | 2010-05-05 | 1 | -15/+26 |
* | MC/Mach-O: Factor out isScatteredFixupFullyResolvedSimple predicate, and fix ... | Daniel Dunbar | 2010-03-19 | 1 | -45/+73 |
* | llvm-mc/Mach-O: Add support for relocations. | Daniel Dunbar | 2009-08-26 | 1 | -0/+227 |