summaryrefslogtreecommitdiff
path: root/hints
Commit message (Expand)AuthorAgeFilesLines
* AIX: gcc long doubles do not use -qlongdouble.Jarkko Hietaniemi2014-11-231-1/+4
* Revert "Since HP cc is strict c89, use -std=c89 with gcc."Jarkko Hietaniemi2014-11-211-4/+0
* Document MACOSX_DEPLOYMENT_TARGET.Jarkko Hietaniemi2014-11-211-0/+2
* Since HP cc is strict c89, use -std=c89 with gcc.Jarkko Hietaniemi2014-11-201-0/+4
* Bump the perl version in various places for 5.21.7Chris 'BinGOs' Williams2014-11-211-2/+2
* quadmath: try finding if only available as gcc internal library.Jarkko Hietaniemi2014-11-141-0/+17
* Tru64 more undef hints.Jarkko Hietaniemi2014-11-141-1/+13
* Remove unneeded Tru64 cases.Jarkko Hietaniemi2014-11-141-0/+3
* If long double math functions do not work, drop uselongdouble.Jarkko Hietaniemi2014-11-121-32/+0
* FreeBSD may not have the C99 long double math interfaces.Jarkko Hietaniemi2014-11-091-0/+33
* Android hints: No locales here, so undef d_lc_monetary_2008Brian Fraser2014-10-311-0/+1
* Disable gcc-style function attributes on z/OS.Andy Dougherty2014-10-211-0/+19
* Change os390 custom cppstdin script to use fgrep.Andy Dougherty2014-10-211-2/+2
* Bump the perl version in various places for 5.21.6Abigail2014-10-201-2/+2
* After Yosemite there's no /usr/include.Jarkko Hietaniemi2014-10-181-2/+4
* Irix: MIPSpro 7.4 compiler has broken memcmp.Jarkko Hietaniemi2014-10-151-0/+20
* Tru64: the socket API defines must come early.Jarkko Hietaniemi2014-10-081-3/+18
* Tru64: does have sa_len.Jarkko Hietaniemi2014-10-071-0/+3
* AIX/longdouble: switch the default to allow it.Jarkko Hietaniemi2014-10-061-3/+3
* Upstream a patch from pkgsrc for NetBSD hintsChris 'BinGOs' Williams2014-09-301-1/+15
* Mention that freeware gdbm might be obsolete.Jarkko Hietaniemi2014-09-291-0/+4
* Irix: the explicit <fcntl.h> is neededJarkko Hietaniemi2014-09-291-0/+5
* IRIX 6.5 (cc 7.4) needs -c99 to compile without whining.Jarkko Hietaniemi2014-09-291-1/+10
* Bump version to 5.21.5Steve Hay2014-09-201-2/+2
* Darwin: set ld to 'cc' if $cc is 'cc' or empty, $cc otherwise.Jarkko Hietaniemi2014-09-141-2/+5
* Darwin: if cc is explicitly gcc/g++, use it also as ld.Jarkko Hietaniemi2014-09-141-1/+5
* Document the IBM admission of weirdness of AIX long doubles.Jarkko Hietaniemi2014-09-081-2/+37
* 5df8ece2 didn't really allow one to keep long doubles.Jarkko Hietaniemi2014-09-071-3/+3
* HP-UX: 10.X doesn't really have isfinite().Jarkko Hietaniemi2014-09-011-0/+7
* AIX: allow one to keep long doubles, even if broken.Jarkko Hietaniemi2014-08-311-2/+16
* AIX: if long doubles do not mix with infinity, disable long doubles.Jarkko Hietaniemi2014-08-311-3/+32
* Detect HAS_AIX_POWL_NEG_BASE_BUG in hints/aix.shJarkko Hietaniemi2014-08-311-0/+24
* Under C99 isfinite/isinf/isnan are sizeof-aware macros.Jarkko Hietaniemi2014-08-281-3/+0
* Fix bad quoting.Jarkko Hietaniemi2014-08-231-1/+1
* Old HP-UXen had a non-standard strtold().Jarkko Hietaniemi2014-08-221-0/+8
* For Darwin MacPorts add the gcc/g++ libdir.Jarkko Hietaniemi2014-08-221-0/+5
* Bump version number from 5.21.3 to 5.21.4Peter Martini2014-08-211-2/+2
* Android hints: Always append /system/lib and /vendor/lib in libpthBrian Fraser2014-08-201-0/+1
* Android hints: define d_procselfexe and procselfexe if neededBrian Fraser2014-08-201-1/+10
* OSX does have isfinite(), and 10.9+ prefers it over finite().Jarkko Hietaniemi2014-08-201-0/+9
* Remove compiler warning spam on dos-djgppChris 'BinGOs' Williams2014-08-131-3/+3
* Sun c99 needs -Xa for many system interfaces.Jarkko Hietaniemi2014-08-051-2/+8
* Sun c99 doesn't like bare -O.Jarkko Hietaniemi2014-08-051-0/+7
* Sun c99 ccversion.Jarkko Hietaniemi2014-08-051-1/+1
* Newer Sun C compilers are not 'SUNwspro', but 'solstudio'.Jarkko Hietaniemi2014-08-051-4/+8
* Fix hint typo: No leading underscore in PERL_USE_SAFE_PUTENVAndy Dougherty2014-08-041-1/+1
* Bump version number from 5.21.2 to 5.21.3Abigail2014-07-201-2/+2
* Bump the perl version in various places for 5.21.2Matthew Horsfall (alh)2014-06-201-2/+2
* Disable ODBM (via i_dbm) in HP-UX, seems to be buggy.Jarkko Hietaniemi2014-06-191-0/+4
* HP-UX cc in PA-RISC2.0 optimizer crashes with some files.Jarkko Hietaniemi2014-06-191-0/+17