This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #126452] partly 0b057af7 revert for C++ builds
[perl5.git] / hints /
2015-10-20 Steve HayBump version to 5.23.5
2015-10-16 Jarkko HietaniemiAdd the OS X processor support.
2015-10-16 Jarkko HietaniemiOS X versioning dance.
2015-10-15 Jarkko HietaniemiIRIX <sys/prctl.h> is not what Configure expects.
2015-10-02 Jarkko HietaniemiRemove unused filesystem stat symbols.
2015-09-21 Peter MartiniBump the perl version in various places for 5.23.4.
2015-09-05 Andy Broadamigaos4: copy the amigaos glue files to the top
2015-09-05 Andy Broadamigaos4: config.sh, and new hints using the config
2015-08-20 Matthew HorsfallBump the perl version in various places for 5.23.3.
2015-08-10 Jarkko Hietaniemihints comments tweak.
2015-07-20 Matthew HorsfallBump version to 5.23.2
2015-06-20 Ricardo Signespatchlevel: we are now perl v5.23.1
2015-06-09 Jarkko HietaniemiDetect broken AIX fmodl.
2015-06-01 Ricardo Signesbump version to v5.23.0
2015-05-09 Ricardo Signesbump version to v5.22.0 with Porting/bump-perl-version
2015-04-20 Steve HayBump version for 5.21.12 (although it's unlikely to...
2015-03-20 Steve HayBump version for 5.21.11 (if that happens)
2015-03-10 Karl Williamsonhints/os390.sh: z/OS doesn't work with an fd in file...
2015-03-10 Karl Williamsonhints/os390.sh: Update
2015-03-10 John Goodyearhints/os390.sh: z/OS long long support
2015-03-06 H.Merijn BrandMake use64bitall distinctive from use64bitint on HP-UX
2015-03-03 Jarkko HietaniemiTru64: living dangerously, enabling the -c99 flag for cc
2015-02-21 Sawyer Xadded link to announcement
2015-02-18 Steve HayRemove some remnants of x2p, which was removed by commi...
2015-02-17 Chris 'BinGOs' Wil... Fix where we look for the Sun Studio compiler
2015-01-21 Matthew HorsfallMore bumpbing of version number to 5.21.9. Missed this...
2014-12-21 Max MaischeinBump version number to 5.21.8
2014-12-13 Jarkko HietaniemiTru64: tgamma in libm but broken.
2014-12-08 Jarkko Hietaniemiz/OS has nan() in math lib but seemingly broken.
2014-12-03 David Mitchellreduce stderr noise in build
2014-11-29 Jarkko HietaniemiHP-UX 10.20 has pseudo-long-double which shouldn't...
2014-11-23 Jarkko HietaniemiAIX: gcc long doubles do not use -qlongdouble.
2014-11-21 Jarkko HietaniemiRevert "Since HP cc is strict c89, use -std=c89 with...
2014-11-21 Jarkko HietaniemiDocument MACOSX_DEPLOYMENT_TARGET.
2014-11-21 Jarkko HietaniemiSince HP cc is strict c89, use -std=c89 with gcc.
2014-11-21 Chris 'BinGOs' Wil... Bump the perl version in various places for 5.21.7
2014-11-15 Jarkko Hietaniemiquadmath: try finding if only available as gcc internal...
2014-11-15 Jarkko HietaniemiTru64 more undef hints.
2014-11-15 Jarkko HietaniemiRemove unneeded Tru64 cases.
2014-11-12 Jarkko HietaniemiIf long double math functions do not work, drop uselong...
2014-11-09 Jarkko HietaniemiFreeBSD may not have the C99 long double math interfaces.
2014-10-31 Brian FraserAndroid hints: No locales here, so undef d_lc_monetary_2008
2014-10-21 Andy DoughertyDisable gcc-style function attributes on z/OS.
2014-10-21 Andy DoughertyChange os390 custom cppstdin script to use fgrep.
2014-10-20 AbigailBump the perl version in various places for 5.21.6
2014-10-18 Jarkko HietaniemiAfter Yosemite there's no /usr/include.
2014-10-16 Jarkko HietaniemiIrix: MIPSpro 7.4 compiler has broken memcmp.
2014-10-08 Jarkko HietaniemiTru64: the socket API defines must come early.
2014-10-07 Jarkko HietaniemiTru64: does have sa_len.
2014-10-06 Jarkko HietaniemiAIX/longdouble: switch the default to allow it.
2014-09-30 Chris 'BinGOs' Wil... Upstream a patch from pkgsrc for NetBSD hints
2014-09-29 Jarkko HietaniemiMention that freeware gdbm might be obsolete.
2014-09-29 Jarkko HietaniemiIrix: the explicit <fcntl.h> is needed
2014-09-29 Jarkko HietaniemiIRIX 6.5 (cc 7.4) needs -c99 to compile without whining.
2014-09-20 Steve HayBump version to 5.21.5
2014-09-14 Jarkko HietaniemiDarwin: set ld to 'cc' if $cc is 'cc' or empty, $cc...
2014-09-14 Jarkko HietaniemiDarwin: if cc is explicitly gcc/g++, use it also as ld.
2014-09-08 Jarkko HietaniemiDocument the IBM admission of weirdness of AIX long...
2014-09-08 Jarkko Hietaniemi5df8ece2 didn't really allow one to keep long doubles.
2014-09-01 Jarkko HietaniemiHP-UX: 10.X doesn't really have isfinite().
2014-09-01 Jarkko HietaniemiAIX: allow one to keep long doubles, even if broken.
2014-08-31 Jarkko HietaniemiAIX: if long doubles do not mix with infinity, disable...
2014-08-31 Jarkko HietaniemiDetect HAS_AIX_POWL_NEG_BASE_BUG in hints/aix.sh
2014-08-28 Jarkko HietaniemiUnder C99 isfinite/isinf/isnan are sizeof-aware macros.
2014-08-24 Jarkko HietaniemiFix bad quoting.
2014-08-23 Jarkko HietaniemiOld HP-UXen had a non-standard strtold().
2014-08-22 Jarkko HietaniemiFor Darwin MacPorts add the gcc/g++ libdir.
2014-08-21 Peter MartiniBump version number from 5.21.3 to 5.21.4
2014-08-20 Brian FraserAndroid hints: Always append /system/lib and /vendor...
2014-08-20 Brian FraserAndroid hints: define d_procselfexe and procselfexe...
2014-08-20 Jarkko HietaniemiOSX does have isfinite(), and 10.9+ prefers it over...
2014-08-13 Chris 'BinGOs' Wil... Remove compiler warning spam on dos-djgpp
2014-08-05 Jarkko HietaniemiSun c99 needs -Xa for many system interfaces.
2014-08-05 Jarkko HietaniemiSun c99 doesn't like bare -O.
2014-08-05 Jarkko HietaniemiSun c99 ccversion.
2014-08-05 Jarkko HietaniemiNewer Sun C compilers are not 'SUNwspro', but 'solstudio'.
2014-08-04 Andy DoughertyFix hint typo: No leading underscore in PERL_USE_SAFE_P...
2014-07-20 AbigailBump version number from 5.21.2 to 5.21.3
2014-06-20 Matthew Horsfall... Bump the perl version in various places for 5.21.2
2014-06-19 Jarkko HietaniemiDisable ODBM (via i_dbm) in HP-UX, seems to be buggy.
2014-06-19 Jarkko HietaniemiHP-UX cc in PA-RISC2.0 optimizer crashes with some...
2014-06-11 Brian FraserRemoved NeXT support
2014-06-11 Andrew FreshDefault to using OpenBSD's malloc
2014-06-11 Andrew FreshCorrect architectures and versions for hints
2014-05-27 Ricardo Signesbump version to 5.21.1
2014-05-27 Ricardo Signesbump version to 5.21.0
2014-05-13 Ricardo Signesbump version to 5.20.0, install 5.20 perldelta
2014-04-20 Steve HayBump version for 5.19.12 (not that it's expected to...
2014-03-20 Aaron CraneBump to Perl version 5.19.11
2014-03-20 Nicholas ClarkThe linux hints file should only look for -lgdbm_compat...
2014-03-16 Nicholas ClarkOn OS X, allow Configure to override $ld with -Dld=...
2014-02-20 Tony Cookbump to version 5.19.10 and fix the version number...
2014-01-30 Brian FraserQNX hints: Add LC_ALL=C to targetenv
2014-01-30 Brian FraserConfigure, Solaris hints: Allow cross-compiling to...
2014-01-30 Brian FraserConfigure, qnx hints: Improve the cross-compilation...
2014-01-26 Brian FraserAndroid hints: run-adb-shell was mishandling '\0'
2014-01-26 Brian FraserAndroid hints: Set d_csh to undef in cross builds
2014-01-26 Brian FraserAndroid hints: load the linux hints to get those defaults
2014-01-26 Brian FraserAndroid hints: Clean up some files if cross-compiling...
2014-01-26 Brian FraserAndroid hints: In native builds, add -L/system/lib...
next