Avoid unnecessary pollution of object module name table. Cygwin shared
authorAndy Polyakov <appro@openssl.org>
Fri, 10 Jan 2003 10:16:39 +0000 (10:16 +0000)
committerAndy Polyakov <appro@openssl.org>
Fri, 10 Jan 2003 10:16:39 +0000 (10:16 +0000)
commit989f48d8c17c0d993e262199e9c0ec86b7d4d583
tree2e0c54b8d37b191e158c03b99c3f0003cc6f453d
parentf8ea5cb5799647d0becdb9f16a0e9c13875c6c3f
Avoid unnecessary pollution of object module name table. Cygwin shared
build workaround (DJGPP swallows it too). One probably should do same
as with ELF calling it COFF, but I'm very short in COFF platforms, so
I just go for easy ad-hoc solution. I'll take care of merge to 0.9.7
later.
crypto/perlasm/x86asm.pl
crypto/perlasm/x86unix.pl