summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* Handle Intel tremont separately.Torbjorn Granlund2022-03-301-1/+1
* Clean up Sparc 64-bit PIC while allowing old-style gdop-incapable environments.Torbjorn Granlund2021-11-141-8/+8
* Recognise more icelake CPUs, and initial alderlake CPUs.Torbjorn Granlund2021-10-161-1/+1
* Recognise CPUs icelake, tigerlake, and rocketlake.Torbjorn Granlund2021-05-021-1/+1
* Recognise CPUs z13-z15.Torbjorn Granlund2021-03-091-2/+2
* (GMP_ASM_X86_ADX): Remove unused.Torbjorn Granlund2019-09-151-39/+0
* (GMP_ASM_X86_MULX): Set X86_ASM_MULX to config.h.Torbjorn Granlund2019-09-141-0/+2
* (GMP_C_DOUBLE_FORMAT): Append EXEEXT for executable.Vincent Lefevre2019-09-071-4/+4
* Amend last change (thanks Marc Glisse for spotting some errors!).Torbjorn Granlund2019-07-031-2/+3
* (GMP_C_DOUBLE_FORMAT): Compile conftest.c to executable in order to trigger f...Torbjorn Granlund2019-07-021-5/+12
* Copyright yearsMarco Bodrato2018-05-161-1/+1
* Configure tweaks for windows on aarch64.Niels M?ller2018-04-221-2/+2
* printf/snprntffuns.c: report -1 as an error.Marco Bodrato2018-02-081-2/+2
* (X86_64_PATTERN): Match zen*.Torbjorn Granlund2017-08-181-1/+1
* Recognise AMD zen.Torbjorn Granlund2017-04-151-2/+2
* (mpn_lshift_com optimization 2): Free allocated memory.Torbjorn Granlund2016-11-211-0/+1
* (mpn_lshift_com optimization 2): Make it well-defined also for 32-bit systems.Torbjorn Granlund2016-11-211-1/+1
* Whitespace cleanup.Torbjorn Granlund2016-11-121-6/+6
* Tighten gurkmacka detection.Marc Glisse2016-02-251-2/+2
* Fix spelling of kabylake.Torbjorn Granlund2015-12-131-1/+1
* Collapse copyright yearsMarco Bodrato2015-10-151-2/+1
* Add a copyright year.Torbjorn Granlund2015-10-141-1/+2
* Fix comment type and add a comment.Torbjorn Granlund2015-10-141-1/+4
* Recognise cabylake and goldmont and more versions of skylake and silvermont.Torbjorn Granlund2015-10-091-1/+1
* Amend last change.Torbjorn Granlund2015-09-031-1/+0
* (GMP_C_HIDDEN_ALIAS): New.Torbjorn Granlund2015-09-031-0/+19
* Add Skylake support.Torbjorn Granlund2015-08-171-1/+1
* (X86_64_PATTERN): Add CPU code names.Torbjorn Granlund2015-03-151-1/+1
* (freebsd hacked gcc): Test for crash-prone FreeBSD gcc.Torbjorn Granlund2014-10-131-0/+14
* (X86_64_PATTERN): Generalise patterns to allow "noavx" suffix.Torbjorn Granlund2014-04-041-1/+1
* Include <math.h> before using log.Marc Glisse2014-03-311-0/+1
* Use return 0; instead of exit(0); so compilers won't complain that exit is no...Marc Glisse2014-03-311-4/+4
* Make long long reliability tests tolerable for stricter compilers.Marc Glisse2014-03-311-4/+6
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Get rid of varargs code and references.Marco Bodrato2014-01-211-11/+0
* (X86_64_PATTERN): Add new AMD CPUs.Torbjorn Granlund2014-01-191-1/+1
* Suppress GMP_C_STDARG.Torbjorn Granlund2014-01-191-27/+22
* Add a copyright year.Torbjorn Granlund2014-01-051-1/+1
* Fix typo in last change.Torbjorn Granlund2014-01-041-1/+1
* (GMP_PROG_M4): Avoid hex output, since case varies.Torbjorn Granlund2014-01-041-1/+1
* (GMP_PROG_M4): Check that eval's radix argument work.Torbjorn Granlund2014-01-031-1/+3
* Spelling fixes.Torbjorn Granlund2013-12-281-1/+1
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-2/+1
* Fix typos.Torbjorn Granlund2013-07-221-1/+1
* Sparc symbol handling overhaul.David S. Miller2013-04-101-0/+51
* Break error message to keep within 80 char/line.Torbjorn Granlund2013-03-141-2/+4
* Support coreibwl. Use proper name for ADX extension.Torbjorn Granlund2013-02-201-6/+6
* (GMP_ASM_X86_MULX, GMP_ASM_X86_ADOX): New feature tests.Torbjorn Granlund2013-02-131-1/+76
* Removed __GMP_HAVE_PROTOTYPES and GMP_H_ANSI.Marco Bodrato2012-03-081-22/+0