summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
...
* Drop support for the hp9000s500 cpp symbolAaron Crane2017-10-211-9/+1
* Don't try to use <values.h>Aaron Crane2017-10-211-13/+0
* Rely on C89 <float.h> defining DBL_DIGAaron Crane2017-10-211-23/+0
* Rely on C89 <float.h>Aaron Crane2017-10-211-23/+2
* Rely on C89 <limits.h>Aaron Crane2017-10-211-12/+0
* Rely on C89 <time.h>Aaron Crane2017-10-211-14/+5
* Rely on C89 strchr() and strrchr()Aaron Crane2017-10-211-37/+0
* Rely on C89 sprintf() return value semanticsAaron Crane2017-10-211-65/+0
* Rely on C89 <stddef.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <stdlib.h>Aaron Crane2017-10-211-102/+101
* Rely on C89 <stdarg.h>Aaron Crane2017-10-211-115/+0
* Rely on C89 prototypesAaron Crane2017-10-211-30/+0
* Don't pretend to determine whether ansi2knr is neededAaron Crane2017-10-211-48/+22
* Rely on C89 variadic prototypesAaron Crane2017-10-211-126/+109
* Configure: assume C89 headers in need_va_copy probeAaron Crane2017-10-211-132/+122
* Rely on C89 vprintf()Aaron Crane2017-10-211-194/+109
* Configure: assume C89 headers in d_c99_variadic_macros probeAaron Crane2017-10-211-134/+126
* Rely on C89 snprintf()Aaron Crane2017-10-211-69/+0
* Assume C89 "volatile" keywordAaron Crane2017-10-211-51/+9
* Assume we have C89 memchr()Aaron Crane2017-10-211-6/+0
* Assume we have sane C89 memcmp()Aaron Crane2017-10-211-92/+24
* Assume we have C89 memcpy() and memmove()Aaron Crane2017-10-211-96/+0
* Don't look for a "safe" memcpy()Aaron Crane2017-10-211-78/+0
* Assume we have C89 memset()Aaron Crane2017-10-211-12/+0
* Remove USE_STRUCT_COPY in favour of C89 struct assignmentAaron Crane2017-10-211-26/+0
* Configure: fix nl_langinfo_l() probeAaron Crane2017-10-211-38/+41
* Add new Configure probesH.Merijn Brand2017-10-211-0/+245
* Fix typo in comment about Configure modificationDominic Hargreaves2017-10-131-1/+1
* Clarify policy on updates to ConfigureDominic Hargreaves2017-10-131-10/+8
* fix comment for upstream metaH.Merijn Brand2017-10-131-1/+1
* Update metaconfig related informationH.Merijn Brand2017-10-131-5/+10
* regen Configure and friends after backportsH.Merijn Brand2017-09-191-26/+26
* add probes for openat, unlinkat, renameat, linkat and fchmodatTony Cook2017-09-111-0/+26
* Configure: check for GCC 6 and 7Ken Brown2017-08-091-1/+1
* fixed couple of compilation failures with g++ (JHI)H.Merijn Brand2017-05-171-8/+13
* initialize default_inc_excludes_dot to '' like every variableTony Cook2017-03-141-1/+1
* Turn on removal of dot in @INC by default:Sawyer X2017-03-141-7/+7
* (perl #130108) check if dtrace accepts -xnolibs and use it if availableTony Cook2017-01-051-3/+31
* Configure: also zero out high bytes of 80-bit ldnanNiko Tyni2016-11-221-0/+1
* Configure: fix garbage filtering with 80-bit long doublesNiko Tyni2016-11-221-8/+6
* No default breaks win32 and VMSH.Merijn Brand2016-11-121-1/+1
* Push current state to work on failing testsH.Merijn Brand2016-11-111-5/+11
* Remove "." from default @INC when default_inc_excludes_dot is setH.Merijn Brand2016-11-111-0/+24
* Re-gen after backport with serious fixesH.Merijn Brand2016-11-111-20/+20
* Configure: add defs summarizing doublekind/longdblkindJarkko Hietaniemi2016-10-281-1/+97
* Configure: signbit scan assuming too muchJarkko Hietaniemi2016-10-211-1/+1
* Add scan for IBM and Cray mainframe fp formats.Jarkko Hietaniemi2016-10-171-1/+19
* Add probe for gai_strerrorH.Merijn Brand2016-08-111-0/+30
* Follow-up from backporting workH.Merijn Brand2016-07-281-1/+1
* Configure: note that the infnan tests may crash.Jarkko Hietaniemi2016-07-271-0/+1