aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/perlasm/x86gas.pl
Commit message (Expand)AuthorAgeFilesLines
* Remove filename argument to x86 asm_init.David Benjamin2017-05-111-1/+1
* Copyright consolidation: perl filesRich Salz2016-04-201-1/+8
* x86[_64] assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-101-1/+1
* perlasm/x86gas.pl: limit special OPENSSL_ia32cap_P treatment to ELF.Andy Polyakov2014-02-271-3/+3
* Extend OPENSSL_ia32cap_P with extra word to accomodate AVX2 capability.Andy Polyakov2012-11-171-1/+3
* x86cpuid.pl: hide symbols [backport from x86_64].Andy Polyakov2012-08-291-0/+2
* x86gas.pl: treat OPENSSL_ia32cap_P accordingly to .hidden status.Andy Polyakov2012-07-151-1/+3
* perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations.Andy Polyakov2012-04-281-3/+2
* perlasm/x86gas.pl: give a hand old assemblers assembling loop instruction.Andy Polyakov2011-12-091-4/+2
* Configure, x86gas.pl: fix linker warnings in 32-bit Darwin build.Andy Polyakov2011-11-121-2/+3
* x86gas.pl: relax .init segment alignment.Andy Polyakov2011-10-221-3/+0
* Add android-x86.Andy Polyakov2011-10-151-1/+8
* x86gas.pl: don't omit .comm OPENSSL_ia32cap_P on MacOS X.Andy Polyakov2011-05-181-6/+6
* perlasm/x86gas.pl: make OPENSSL_instrument_bus[2] compile.Andy Polyakov2011-04-191-0/+1
* x86gas.pl: make data_short work on legacy systems.Andy Polyakov2011-02-101-1/+1
* x86 perlasm: add support for 16-bit values.Andy Polyakov2010-06-041-0/+2
* Expand OPENSS_ia32cap to 64 bits.Andy Polyakov2009-04-261-1/+1
* perlasm/x86* update: support for 3 and 4 argument instructions.Andy Polyakov2008-12-171-29/+12
* Minor perlasm updates.Andy Polyakov2008-11-031-2/+2
* perlasm update: implement dataseg directive.Andy Polyakov2008-07-221-1/+4
* x86gas.pl update.Andy Polyakov2008-01-041-7/+4
* perlasm/x86*.pl updates.Andy Polyakov2008-01-031-1/+3
* Mac OS X x86 assembler support.Andy Polyakov2007-12-181-4/+24
* x86 perlasm overhaul.Andy Polyakov2007-12-181-0/+242