summaryrefslogtreecommitdiff
path: root/mpn/x86/x86-defs.m4
Commit message (Expand)AuthorAgeFilesLines
* Finish change vs fat and gcd_11. Remove gcd_22 from fat functions for now, i...Torbjorn Granlund2019-12-021-1/+1
* (LEA, LEAL): Make sure to put eip stub code in text segment.Torbjorn Granlund2014-11-101-2/+6
* Rewrite LEA, add LEAL.Torbjorn Granlund2014-07-271-9/+31
* Support Darwin for all x86-32 CPUs, including fat builds.Torbjorn Granlund2014-07-261-3/+2
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-10/+21
* Get rid of BYTES_PER_MP_LIMB, most files affected.Torbjorn Granlund2014-01-191-1/+1
* Canonicalise copyright headers.Torbjorn Granlund2014-01-181-12/+12
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-2/+1
* Add cnd_add_n and cnd_sub_n as fat functions.Torbjorn Granlund2013-07-311-0/+2
* Add copyright years.Torbjorn Granlund2012-11-201-2/+2
* (CALL, PIC_WITH_EBX): New macros.Torbjorn Granlund2012-03-191-0/+13
* Add 7 more fat functions.Torbjorn Granlund2012-03-101-0/+7
* Update fat function set to be more relevant.Torbjorn Granlund2011-12-051-1/+9
* (LEA): Support non-PIC code.Torbjorn Granlund2010-11-291-6/+9
* Fix lot of spelling errors.Torbjorn Granlund2009-11-151-1/+1
* (LEA): Get SIZE arguments right.Torbjorn Granlund2009-04-161-1/+1
* (Zdisp): Add more instructions.tege2008-02-101-0/+4
* (DEF_OBJECT, END_OBJECT): New define's.tege2007-10-071-1/+29
* Update license to version 3.tege2007-09-181-5/+3
* Update FSF's address.tege2006-02-151-2/+2
* Add a copyright year.tege2005-11-011-2/+2
* * mpn/x86/x86-defs.m4 (CPUVEC_FUNCS_LIST): New define.Kevin Ryde2003-08-021-0/+28
* * mpn/powerpc32/powerpc-defs.m4, mpn/x86/x86-defs.m4 (ASSERT): CheckKevin Ryde2003-06-121-0/+1
* * mpn/x86/x86-defs.m4 (femms): Remove fallback to emms.Kevin Ryde2003-06-081-97/+15
* * mpn/x86/x86-defs.m4 (loop_or_decljnz): Remove, no longer used.Kevin Ryde2003-06-081-25/+0
* * mpn/x86/x86-defs.m4 (COFF_TYPE): New macro.Kevin Ryde2003-04-121-1/+19
* * mpn/x86/x86-defs.m4 (_GLOBAL_OFFSET_TABLE_): New macro, insertingKevin Ryde2002-11-191-0/+16
* * configure.in (--enable-profiling=instrument): New option.Kevin Ryde2002-08-161-23/+154
* More comments on PROLOGUE/EPILOGUE.Kevin Ryde2002-03-301-2/+9
* * mpn/x86/x86-defs.m4 (call_mcount): Add a counter to make data labelsKevin Ryde2002-03-021-5/+31
* * mpn/asm-defs.m4 (PROLOGUE, EPILOGUE): New scheme, optional functionKevin Ryde2002-01-071-70/+6
* * mpn/x86/x86-defs.m4, mpn/x86/*/*.asm: Remove L / LF scheme puttingKevin Ryde2001-12-211-31/+0
* * mpn/x86/x86-defs.m4 (Zdisp): More instructions.Kevin Ryde2001-11-071-0/+4
* * mpn/x86/x86-defs.m4 (psadbw): New macro.Kevin Ryde2001-11-021-0/+72
* * mpn/x86/x86-defs.m4 (Zdisp): Add another instruction.Kevin Ryde2001-10-271-0/+1
* * mpn/x86/x86-defs.m4: Undefine PIC if DLL_EXPORT is set.Kevin Ryde2001-10-011-0/+7
* * mpn/x86/x86-defs.m4 (cmov_available_p): Add pentium4.Kevin Ryde2001-08-301-0/+1
* * mpn/x86/x86-defs.m4 (Zdisp): Two more insns.Kevin Ryde2001-04-251-3/+4
* * mpn/x86/x86-defs.m4 (Zdisp): Add a movzbl.Kevin Ryde2001-01-081-1/+2
* * configure.in (AC_CANONICAL_HOST): Use this and $host, not $target.Kevin Ryde2000-11-291-12/+12
* * mpn/x86/x86-defs.m4 (mcount_movl_GOT_ebx): Rename from movl_GOT_ebx,Kevin Ryde2000-10-271-11/+11
* Add a few comments for:Kevin Ryde2000-10-151-0/+4
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* Grr, yet more corrections to:Kevin Ryde2000-10-141-1/+2
* Fix two typos.Kevin Ryde2000-10-141-2/+2
* (PROLOGUE_cpu, call_mcount): Add mcount calls for profiling.Kevin Ryde2000-10-141-1/+61
* * mpn/x86/x86-defs.m4 (ASSERT): Allow no condition, to just emit code.Kevin Ryde2000-10-141-2/+10
* (Zdisp): Rearrange a bit, switch to all hex.Kevin Ryde2000-09-021-23/+37
* * mpn/x86/x86-defs.m4 (jadcl0, cmov_simulate, ASSERT,Kevin Ryde2000-09-021-50/+64