summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Simplify cppsym dash problemH.Merijn Brand2014-07-261-4/+2
* Configure: Handle hyphens when searching cpp symbolsBrian Fraser2014-07-251-1/+3
* Configure: Discard errors when testing for less -RBrian Fraser2014-07-251-1/+1
* Regen Configure after backportsH.Merijn Brand2014-07-151-93/+90
* Enable _FORTIFY_SOURCE only if optimizing, as specified.Jarkko Hietaniemi2014-07-021-5/+10
* Some more cppsymbols to scan.Jarkko Hietaniemi2014-06-301-16/+17
* ANSI prototypes for Berkeley DB API testing.Jarkko Hietaniemi2014-06-301-6/+2
* In nonblock test do not ignore the syscall returns.Jarkko Hietaniemi2014-06-301-8/+20
* Add -D_FORTIFY_SOURCE=2 when applicable.Jarkko Hietaniemi2014-06-301-1/+17
* Remove MAD.Jarkko Hietaniemi2014-06-131-42/+0
* Protect against ptrdiff_t not being available.Brian Fraser2014-06-131-0/+21
* Removed NeXT supportBrian Fraser2014-06-111-50/+2
* [perl #121585] Configure shouldn't write source treeH.Merijn Brand2014-06-111-6/+6
* Fix cbacktraceH.Merijn Brand2014-06-111-20/+24
* Fix i_bfdH.Merijn Brand2014-06-111-18/+18
* Add C backtrace API.Jarkko Hietaniemi2014-06-071-0/+40
* Probe for working wcscmp and wcsxfrmH.Merijn Brand2014-06-051-0/+61
* evat => eval as found by Tom HukinsH.Merijn Brand2014-06-041-5/+5
* remove BOOTSTRAP_CHARSET from Configure (khw's request)H.Merijn Brand2014-06-011-36/+29
* Get rid of "grep empty(sub)expression" noise.Jarkko Hietaniemi2014-05-291-1/+1
* -fwrapv is broken prior to gcc-4.3 (googled and patched by Zefram)H.Merijn Brand2014-04-091-2/+2
* gcc 4.9 by default does some optimizations that break perl (#121505)H.Merijn Brand2014-04-091-1/+17
* Configure misdetects strlcpy et al. with gcc -flto (RT#113022)H.Merijn Brand2014-03-161-3/+3
* Backport/genererate work from cross-portH.Merijn Brand2014-03-121-20/+24
* Configure: use $undef, not plain undefBrian Fraser2014-01-301-2/+2
* Configure: Added a targetenv variableBrian Fraser2014-01-301-0/+2
* Configure, Solaris hints: Allow cross-compiling to Solaris.Brian Fraser2014-01-301-1/+17
* Configure, qnx hints: Improve the cross-compilation support for QNXBrian Fraser2014-01-301-1/+2
* Configure: Fix the fflush(NULL) test in cross buildsBrian Fraser2014-01-261-2/+4