Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | macho-dump: Fix typo. | Daniel Dunbar | 2010-11-27 | 1 | -1/+1 |
* | Use multiple 0x66 prefixes so that all nops up to 15 bytes are a single instr... | Rafael Espindola | 2010-11-25 | 1 | -1/+1 |
* | Change the 11 byte nop to be a single instruction. | Rafael Espindola | 2010-11-15 | 1 | -2/+2 |
* | Change section_data dumping to print hex numbers instead of using | Rafael Espindola | 2010-09-11 | 1 | -2/+2 |
* | MC/Mach-O/x86: Optimal nop sequences should only be used for the .text sectio... | Daniel Dunbar | 2010-05-17 | 1 | -7/+73 |
* | MC/Mach-O: Tweak optimal_nop test to be host independent. | Daniel Dunbar | 2010-03-20 | 1 | -0/+191 |