summaryrefslogtreecommitdiffstats
path: root/crypto/perlasm
AgeCommit message (Collapse)Author
2000-12-06another fix for the debug printUlf Möller
2000-12-06move constants for debug functions to end of fileUlf Möller
2000-12-05push the flags tooUlf Möller
2000-12-05looks like it works nowUlf Möller
2000-12-05save registers in the debug output code (return value is overwritten too)Ulf Möller
2000-12-05more of the same: add printf() for perlasm.Ulf Möller
2000-12-05minor modification to the previous changeUlf Möller
2000-12-05PERLASM - the wierdest programming language since Intercal.Ulf Möller
add debug output facilities.
2000-03-03Move the 'file scope' argument in set_label toDr. Stephen Henson
the third argument: the second was being used already.
2000-02-28Support assembler for Mingw32.Ulf Möller
2000-02-27Fix so Win32 assembly language works with MASM.Dr. Stephen Henson
Add info about where to get MASM.
1999-12-19Initial support for MacOS is now availableAndy Polyakov
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 Henson
didn't work before :-)
1999-07-12Beginnings of experimental support for NASM assembler. This is a freeDr. Stephen Henson
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öller
[which we don't really define if ELF is defined, but who knows])
1999-03-31New option to generate 80386 code.Ulf Möller
1999-03-30New switch "386" to generate 80386 code (emulate bswap).Ulf Möller
1999-03-07Fix DWP when only given three parameters.Ben Laurie
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall