summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Missing Configure messages.Jarkko Hietaniemi2015-02-251-0/+2
* Configure: lrintl, lroundl, llrintl, llroundlJarkko Hietaniemi2015-02-021-0/+24
* uname -r works on MINIX as wellChris 'BinGOs' Williams2015-01-141-1/+1
* Put pthread in front of libswanted and add clH.Merijn Brand2015-01-051-2/+2
* Configure: silence ASan warningsDavid Mitchell2014-12-311-5/+5
* Perl 5 on Haiku - libperl.so not found installing out of standard locationH.Merijn Brand2014-12-241-4/+1
* Add pthread to libswantedH.Merijn Brand2014-12-111-1/+2
* reduce stderr noise in buildDavid Mitchell2014-12-031-1/+0
* Configure syncupH.Merijn Brand2014-11-231-563/+506
* Add Configure symbols to all the missing C99 math APIs.Jarkko Hietaniemi2014-11-141-5/+255
* If long double math functions do not work, drop uselongdouble.Jarkko Hietaniemi2014-11-121-116/+147
* Comment tweak.Jarkko Hietaniemi2014-11-061-1/+1
* Configure: if doublesize==longdblsize, return 0.Jarkko Hietaniemi2014-11-061-0/+7
* Better handling of symlink creationAndrew Fresh2014-11-041-21/+24
* Add scan for ARM mixed-endian doubles.Jarkko Hietaniemi2014-11-031-0/+14
* 8e581bbf covered up this bug.Jarkko Hietaniemi2014-11-031-4/+4
* Oops in bade9271.Jarkko Hietaniemi2014-11-031-6/+6
* Configure: 84e6cb05 left quadmath detritus to longdblkind testing.Jarkko Hietaniemi2014-11-021-7/+0
* Configure: echo the less common long double kinds.Jarkko Hietaniemi2014-11-021-0/+3
* Configure: add doublekind for the format of double.Jarkko Hietaniemi2014-11-021-0/+74
* Decouple quadmath from longdouble.Jarkko Hietaniemi2014-10-301-2/+12
* Irix: <float.h> thinks double-double has 107 bits of mantissa.Jarkko Hietaniemi2014-10-151-2/+5
* PATCH: [perl #122252] international currency formatting (POSIX.1-2008)Andrew Fresh2014-09-221-0/+23
* quadmath_snprintf formats.Jarkko Hietaniemi2014-09-191-2/+11
* quadmath needs gcc, at least 4.6.Jarkko Hietaniemi2014-09-191-2/+43
* quadmath __float128 as NVTYPE.Jarkko Hietaniemi2014-09-191-0/+3
* quadmath __float128 for longdblkind.Jarkko Hietaniemi2014-09-191-3/+13
* Configure -Dusequadmath.Jarkko Hietaniemi2014-09-191-0/+14
* Configure for <quadmath.h>Jarkko Hietaniemi2014-09-191-0/+94
* Use -fstack-protector-strong, if available.Jarkko Hietaniemi2014-09-111-1/+20
* regen after backport truncl probeH.Merijn Brand2014-09-101-4/+4
* Configure: scan for truncl.Jarkko Hietaniemi2014-09-071-3/+13
* Sync up with meta after backportsH.Merijn Brand2014-09-061-124/+120
* POSIX math: Configure scan fpgetroundJarkko Hietaniemi2014-08-311-0/+6
* POSIX math: Configure scan d_fegetround and i_fenv.Jarkko Hietaniemi2014-08-311-0/+12
* POSIX math: Configure scan for acosh.Jarkko Hietaniemi2014-08-311-0/+6
* POSIX math: Configure scan for j0 and j0l.Jarkko Hietaniemi2014-08-311-0/+12
* Configure: add i_stdint.Jarkko Hietaniemi2014-08-301-0/+6
* Under C99 isfinite/isinf/isnan are sizeof-aware macros.Jarkko Hietaniemi2014-08-281-12/+66
* Test fpclassify() with full compile.Jarkko Hietaniemi2014-08-241-6/+24
* Configure scan for fp_classl().Jarkko Hietaniemi2014-08-241-0/+6
* Configure scan for fp_classify().Jarkko Hietaniemi2014-08-241-0/+6
* If this format ever happens, it is probably left-aligned.Jarkko Hietaniemi2014-08-221-2/+1
* Darwin can have libfoo.0.dylib instead of libfoo.dylib.0Jarkko Hietaniemi2014-08-221-0/+3
* Configure: Improve the d_prctl_set_name detection for AndroidBrian Fraser2014-08-201-0/+3
* Configure for isfinitel / isinfl.Jarkko Hietaniemi2014-08-201-0/+12
* Configure backports cause reorderH.Merijn Brand2014-08-201-612/+609
* Little-endian double-double detection was wrong.Jarkko Hietaniemi2014-08-171-2/+3
* Configure scan for ldexplJarkko Hietaniemi2014-08-131-0/+9
* Configure scan for the kind of long double we haveJarkko Hietaniemi2014-08-131-0/+86