Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lld] [ELF] Add '-z nognustack' opt to suppress emitting PT_GNU_STACK | Michał Górny | 2019-10-29 | 1 | -0/+5 |
* | [test] Change llvm-readobj -long-option to --long-option or well-known short ... | Fangrui Song | 2019-05-01 | 1 | -3/+3 |
* | Add -z {combreloc,copyreloc,noexecstack,lazy,relro,text}. | Rui Ueyama | 2018-04-20 | 1 | -0/+5 |
* | Always add PT_GNU_STACK. | Rui Ueyama | 2017-02-23 | 1 | -18/+22 |
* | ELF: Omit PT_GNU_STACK segment if -z execstack is provided. | Rui Ueyama | 2015-11-24 | 1 | -37/+21 |
* | Revert "ELF: Make .note.GNU-stack more compatible with traditional linkers." | Rui Ueyama | 2015-11-24 | 1 | -7/+18 |
* | ELF: Make .note.GNU-stack more compatible with traditional linkers. | Rui Ueyama | 2015-11-21 | 1 | -18/+7 |
* | Rename ld.lld2 to ld.lld since it is the default. | Rafael Espindola | 2015-11-18 | 1 | -2/+2 |
* | Rename test/elf2 to test/ELF. | Rafael Espindola | 2015-11-17 | 1 | -0/+46 |