summaryrefslogtreecommitdiff
path: root/mpn/x86/x86-defs.m4
Commit message (Expand)AuthorAgeFilesLines
* (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
* *** empty log message ***tege2000-07-241-4/+4
* * mpn/x86/x86-defs.m4 (Zdisp): Add an instruction.Kevin Ryde2000-07-141-0/+1
* Tiny amendments to a couple of comments.Kevin Ryde2000-07-111-8/+7
* * mpn/x86/x86-defs.m4 (ALIGN): Remove supplementary definition.Kevin Ryde2000-06-161-17/+0
* * mpn/x86/x86-defs.m4 (cmov_bytes_tttn): Use eval() on expressions.Kevin Ryde2000-06-101-15/+10
* * mpn/x86/x86-defs.m4 (PROLOGUE): Use m4wrap_prepend (fixes errorKevin Ryde2000-05-211-1/+1
* * mpn/x86/x86-defs.m4 (Zdisp): Yet more instruction forms.Kevin Ryde2000-05-201-0/+2
* Yet another Zdisp form.Kevin Ryde2000-05-051-0/+1
* * mpn/x86/x86-defs.m4 (defframe_empty_if_zero): Eval the argument.Kevin Ryde2000-05-041-54/+210
* Use "C" in some comments generated in macros.Kevin Ryde2000-04-231-6/+7
* Change __mpn to __gmpn.Kevin Ryde2000-04-161-2/+2
* Fix FSF address.Kevin Ryde2000-03-251-3/+3
* * mpn/x86/x86-defs.m4 (shldl,shrdl,shldw,shrdw): New macros, usingKevin Ryde2000-03-201-8/+58
* Supplement definition of ALIGN provided by config.m4.Kevin Ryde2000-03-121-9/+26