Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for incorrect specification of alignment (it worked for the elf | chuckr | 1999-02-28 | 1 | -2/+2 |
| | | | | | | | | build, but broke while doing the aout legacy build). Now using .p2align instead of .align. Fixes broken buildworld. Submitted by: John Polstra Reviewed by: John Polstra | ||||
* | Don't build the assembly for shared linkage, PIC isn't implemented. | wollman | 1999-02-26 | 1 | -0/+2 |
| | |||||
* | Add Eric Young's RIPEMD160 implementation as well, in case SHA-1 | wollman | 1999-02-26 | 1 | -0/+2016 |
should prove weak. Also fix a few problems with the SHA-1 build. |