aboutsummaryrefslogtreecommitdiff
path: root/crypto/perlasm
AgeCommit message (Collapse)AuthorFilesLines
2000-03-03Move the 'file scope' argument in set_label toDr. Stephen Henson1-1/+1
the third argument: the second was being used already.
2000-02-28Support assembler for Mingw32.Ulf Möller2-2/+12
2000-02-27Fix so Win32 assembly language works with MASM.Dr. Stephen Henson1-1/+8
Add info about where to get MASM.
1999-12-19Initial support for MacOS is now availableAndy Polyakov1-3/+3
Submitted by: Roy Woods <roy@centricsystems.ca> Reviewed by: Andy Polyakov
1999-07-12More NASM support code it still doesn't work but it doesn't work less than itDr. Stephen Henson3-5/+42
didn't work before :-)
1999-07-12Beginnings of experimental support for NASM assembler. This is a freeDr. Stephen Henson2-0/+328
assembler for various X86 platforms including Win32. It can output object files that VC++ will tolerate so it could be used to provide assembly language support to Win32 without the need for MASM. This is preliminary stuff: it doesn't even work yet.
1999-07-06improve readability of #if conditions (ELF, if defined, supersedes BSDIBodo Möller1-2/+2
[which we don't really define if ELF is defined, but who knows])
1999-03-31New option to generate 80386 code.Ulf Möller1-8/+1
1999-03-30New switch "386" to generate 80386 code (emulate bswap).Ulf Möller2-7/+23
1999-03-07Fix DWP when only given three parameters.Ben Laurie1-1/+6
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1-19/+0
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall2-0/+453
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall5-115/+909
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall2-0/+562