summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
...
* Don't add -shared when the compiler is clang++Chris 'BinGOs' Williams2015-09-071-0/+1
* amigaos4: detect the Amiga extensionsAndy Broad2015-09-051-0/+5
* amigaos4: Configure: allow hinting sig_num_initAndy Broad2015-09-051-0/+4
* amigaos4: Configure: allow hinting d_procselfexeAndy Broad2015-09-051-0/+4
* amigaos4: Configure: this test needs also alarm()Andy Broad2015-09-051-1/+1
* amigaos4: Configure: -fstack-protector* compiles but does not linkAndy Broad2015-09-051-9/+13
* amigaos4: Configure; abc/pdksh bug workaround, hardwire the fieldnAndy Broad2015-09-051-0/+7
* amigaos4: Configure; the abc/pdksh shell evaluates \n in argumentsAndy Broad2015-09-051-4/+4
* amigaos4: Configure: the multiview is a good amigaos indicatorAndy Broad2015-09-051-0/+1
* amigaos4: Configure: tr extra sanity checkAndy Broad2015-09-051-4/+4
* amigaos4: Configure: /dev/null works, but test -c doesn'tAndy Broad2015-09-051-1/+4
* extra guard against spaces in paths (spotted by Ivan Pozdeev)H.Merijn Brand2015-07-301-8/+8
* Consistently use -o a.out (spotted by Ivan Pozdeev)H.Merijn Brand2015-07-301-1/+1
* There is no default dflt for usedtrace (spotted by Ivan Pozdeev)H.Merijn Brand2015-07-301-1/+1
* Regenerate Configure after backports and small fixesH.Merijn Brand2015-07-061-263/+267
* fix variable name in case of unknown NANH.Merijn Brand2015-07-061-7/+7
* Create try.c afresh for pointersize testH.Merijn Brand2015-07-061-1/+1
* infnan: move the mantbits definitions from perl.h to ConfigureJarkko Hietaniemi2015-06-121-0/+17
* infnan: Configure scan for fp mantissa bytesJarkko Hietaniemi2015-06-121-0/+75
* infnan: Configure scan for infnan bytesJarkko Hietaniemi2015-06-121-0/+178
* 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