Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-19 | Fix heap-buffer-overflow bugs identified by the Address Sanitizer | Greg Fitzgerald | 1 | -0/+2 |
2014-10-27 | TMP: fix readN & writeN to not encourage UB | Tim Northover | 1 | -11/+11 |
2014-10-18 | Sort include files according to convention. | Shankar Easwaran | 1 | -2/+0 |
2014-10-16 | [mach-o] update __eh_frame handling for Nick's suggestions | Tim Northover | 1 | -0/+12 |
2014-10-15 | [mach-o] make __unwind_info defer to __eh_frame when necessary. | Tim Northover | 1 | -0/+11 |
2014-09-09 | [mach-o] Add support for arm64 (AAarch64) | Nick Kledzik | 1 | -0/+2 |
2014-07-17 | [mach-o] implement more x86 and x86_64 relocation support | Nick Kledzik | 1 | -0/+38 |
2014-07-16 | [mach-o] refactor KindHandler into ArchHandler and simplify passes. | Nick Kledzik | 1 | -0/+109 |