Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | macho-dump: Fix typo. | Daniel Dunbar | 2010-11-27 | 1 | -1/+1 |
* | Change section_data dumping to print hex numbers instead of using | Rafael Espindola | 2010-09-11 | 1 | -4/+4 |
* | MC/Mach-O/x86_64: Darwin's special "signed_N" relocation types should only be | Daniel Dunbar | 2010-05-14 | 1 | -46/+52 |
* | MC/Mach-O/x86_64: Add a new hook for checking whether a particular section can | Daniel Dunbar | 2010-05-12 | 1 | -66/+128 |
* | MC/Mach-O/x86_64: Fix PCrel adjustment for x86_64, which was using the fixup | Daniel Dunbar | 2010-05-11 | 1 | -78/+90 |
* | MC/Mach-O x86_64: Switch to using fragment atom symbol. | Daniel Dunbar | 2010-05-11 | 1 | -22/+48 |
* | MC/Mach-O/x86_64: Relocations in debug sections should use local relocations | Daniel Dunbar | 2010-05-05 | 1 | -21/+56 |
* | MC/Mach-O/x86_64: Support @GOTPCREL on symbols, even for non-PCrel relocations! | Daniel Dunbar | 2010-03-29 | 1 | -18/+53 |
* | MC/Mach-O/x86_64: Add relocation support. | Daniel Dunbar | 2010-03-19 | 1 | -0/+229 |