Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Mach-O bind and rebase validation errors in libObject | Michael Trent | 2019-03-20 | 1 | -46/+46 |
* | [MachO] Use Twines more efficiently. | Benjamin Kramer | 2017-08-20 | 1 | -5/+5 |
* | [Object] Remove check for BIND_OPCODE_DONE/REBASE_OPCODE_DONE. | Juergen Ributzka | 2017-03-30 | 1 | -6/+0 |
* | Add the error handling for Mach-O dyld compact lazy bind, weak bind and | Kevin Enderby | 2017-03-27 | 1 | -1/+58 |
* | Add the rest of the error checking for Mach-O dyld compact bind entry errors | Kevin Enderby | 2017-03-20 | 1 | -0/+50 |