summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Add DOS64 ABI support to most files.Torbjorn Granlund2011-11-291-1/+0
* More DOS64 configure changes.Torbjorn Granlund2011-11-281-2/+3
* Changes to support non-standard ABIs in a coherent way.Torbjorn Granlund2011-11-281-4/+16
* Partially tabify.Torbjorn Granlund2011-11-261-88/+88
* Reinsert x86 path components accidentally lost in major edit.Torbjorn Granlund2011-11-261-4/+4
* Overhaul x86/x86_64 support, merging three case statements into one.Torbjorn Granlund2011-11-251-55/+55
* Don't fail fat builds under 64-bit DOS.Torbjorn Granlund2011-11-221-3/+11
* Split x86 CPUs into more subtypes for more accurate passing of gcc flags.Torbjorn Granlund2011-11-201-2/+18
* Configure improvements powerpc64 with abi=32.Torbjorn Granlund2011-11-201-6/+8
* Amend 2011-11-03 gcc_cflags change.Torbjorn Granlund2011-11-151-4/+2
* Separate mpn_tabselect from mpn_powm_sec and prepare for asm support.Torbjorn Granlund2011-11-151-1/+4
* (gmp_mpn_functions): Add addcnd_n and subcnd_n.Torbjorn Granlund2011-11-091-0/+1
* Change how mpn_redc_1 works, use more broadly.Torbjorn Granlund2011-11-071-1/+1
* Pass -m32 in more cases, using via _maybe mechanism.Torbjorn Granlund2011-11-031-10/+12
* (s390): Set gcc_32_cflags_maybe.Torbjorn Granlund2011-11-021-1/+1
* New mpn_hgcd_reduce functionNiels Möller2011-10-261-1/+1
* Further s390 improvements.Torbjorn Granlund2011-10-161-1/+10
* Further s390 changes.Torbjorn Granlund2011-10-151-9/+39
* (s390): Rewrite support to handle known CPUs.Torbjorn Granlund2011-10-151-7/+23
* AC_DEFINE and use HAVE_HOST_CPU_s390_zarch.Torbjorn Granlund2011-10-141-1/+5
* (s390): Unset extra_functions for s390x.Torbjorn Granlund2011-10-131-0/+1
* (s390x): Pass -mzarch to gcc in 32-bit mode.Torbjorn Granlund2011-10-111-1/+1
* New mpn_hgcd_appr code.Niels Möller2011-10-071-2/+3
* Add s390/64 support, enhance s390/32 support.Torbjorn Granlund2011-10-041-2/+14
* mulmid C implementation.Niels Möller2011-10-031-0/+8
* Recognise sh3 and sh4.Torbjorn Granlund2011-09-251-1/+1
* (x86_64 *-*-mingw*): Handle also cygwin here; clear out extra_functions_64.Torbjorn Granlund2011-07-041-6/+4
* Surround tr ranges with [] for portability.Torbjorn Granlund2011-06-161-5/+5
* Subquadratic jacobi.Niels Möller2011-05-201-2/+3
* hgcd simplifications. New file hgcd_matrix.cNiels Möller2011-05-191-1/+1
* configure.in: make invert_limb_table work correctly with --disable-assembly (...David Harvey2011-05-041-1/+3
* (x86_64): Support bobcat specifically.Torbjorn Granlund2011-04-281-2/+4
* Moved table for x86_64 invert_limb to a separate file.Niels Möller2011-04-101-0/+1
* Moved mpn_div_qr_2u_pi1 to a separate file.Niels Möller2011-03-301-1/+1
* Renamed files div_qr_2_pi1_norm* to div_qr_2n_pi1*Niels Möller2011-03-301-1/+1
* Trivial merge.Niels Möller2011-03-221-44/+53
|\
| * Reinsert lost linux/bsd cpu_path handling.Torbjorn Granlund2011-03-221-44/+50
| * (powerpc): Reinsert lost AIX cpu_path 32-bit handling.Torbjorn Granlund2011-03-221-0/+3
* | First poor implementation of x86_64 div_qr_2_pi1_normNiels Möller2011-03-221-1/+1
|/
* (hppa): Under linux, treat 64-bit processors as if they were 32-bit processors.Torbjorn Granlund2011-03-211-0/+1
* (gmp_mpn_functions): Add addcnd_n.Torbjorn Granlund2011-03-211-3/+4
* Reinsert mercurial-bug-removed line.Torbjorn Granlund2011-03-211-19/+21
* Overhaul powerpc 32-bit support. Use "mode64" for all relevant environments.Torbjorn Granlund2011-03-201-19/+24
* New function mpn_div_qr_2.Niels Möller2011-03-201-0/+1
* Declare all addlsh*_ip1 functions.Marco Bodrato2011-03-111-0/+12
* Define and use sublsh2_n*_ip1.Marco Bodrato2011-03-111-0/+6
* Misc cleanup.Torbjorn Granlund2011-03-101-16/+8
* Setup path for new k8 directory.Torbjorn Granlund2011-03-101-1/+2
* Set up mmx path for atom.Marco Bodrato2011-02-251-1/+1
* Set up sse2 path for atom.Torbjorn Granlund2011-02-241-1/+1