Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use .section .rodata instead of a plain .rodata | tb | 2023-02-09 | 1 | -1/+1 |
* | Move all data blocks from .text to .rodata and cleanup up and homogeneize code | miod | 2023-02-01 | 1 | -22/+70 |
* | Fix logic of picmeup() to only produce one set of statements on OpenBSD; this | miod | 2023-01-30 | 1 | -1/+1 |
* | .init stub creation doesn't need a jmp + .align to reach a branch target, | deraadt | 2017-06-28 | 1 | -3/+0 |
* | Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by | miod | 2016-11-04 | 1 | -4/+2 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -13/+18 |
* | When deciding whether we're PIC in a (generated) asm file, check for both PIC | pascal | 2012-08-21 | 1 | -1/+1 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -2/+22 |
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -0/+247 |