summaryrefslogtreecommitdiff
path: root/hints/hpux.sh
Commit message (Expand)AuthorAgeFilesLines
* hints/hpux - only run d_strtold define override check on version < 11.23Yves Orton2023-03-291-7/+9
* Increase required macro-space for HP-UX C-ANSI-CH.Merijn Brand2020-02-221-1/+1
* HP-UX 11.11 and below do not have wcrtombH.Merijn Brand2020-02-221-0/+4
* Convert issue links from rt.perl.org to GitHubDan Book2019-11-261-1/+1
* Increase cpp macro space for HP-UX 11.00 ANSI compilerMichael Haardt2019-06-171-1/+1
* The HP-UX optimizer fails again (on Itanium only this time)H.Merijn Brand2018-08-051-11/+14
* Disable optimizer on pp_pack for HP C-ANSI-C on HP-UX 11.11H.Merijn Brand2018-07-021-6/+10
* Move note about defective locale on HP-UX to README.hpuxH.Merijn Brand2018-02-201-5/+0
* hints/hpux.sh: Note locale univ.utf8 may be defectiveKarl Williamson2018-02-191-0/+5
* hints/hpux.sh: HP-UX mbrlen() and mbrtowc() don't workKarl Williamson2018-01-301-0/+7
* Make use64bitall distinctive from use64bitint on HP-UXH.Merijn Brand2015-03-061-0/+8
* HP-UX 10.20 has pseudo-long-double which shouldn't be used.Jarkko Hietaniemi2014-11-291-0/+24
* Revert "Since HP cc is strict c89, use -std=c89 with gcc."Jarkko Hietaniemi2014-11-211-4/+0
* Since HP cc is strict c89, use -std=c89 with gcc.Jarkko Hietaniemi2014-11-201-0/+4
* HP-UX: 10.X doesn't really have isfinite().Jarkko Hietaniemi2014-09-011-0/+7
* Fix bad quoting.Jarkko Hietaniemi2014-08-231-1/+1
* Old HP-UXen had a non-standard strtold().Jarkko Hietaniemi2014-08-221-0/+8
* 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
* Bump version to 5.17.4Steve Hay2012-08-201-1/+1
* bump to version 5.17.3Tony Cook2012-07-201-1/+1
* bump version to 5.17.2Jesse Luehrs2012-06-201-1/+1
* bump version to 5.17.1Jesse Luehrs2012-06-191-1/+1
* bump version to 5.17.0Ricardo Signes2012-05-201-1/+1
* bump version to 5.16.0 RC0Ricardo Signes2012-05-101-1/+1
* check for PA* in both branches of caseH.Merijn Brand2012-05-061-1/+1
* Disable optimizer for 32bit PA-RISC builds on HP-UXH.Merijn Brand2012-05-061-0/+21
* Bump the perl version in various places for 5.15.9Abigail2012-03-191-1/+1
* Bump versions from 5.15.7 to 5.15.8Max Maischein2012-02-201-1/+1
* Bump the perl version in various places for v5.15.7Chris 'BinGOs' Williams2012-01-201-1/+1
* Bump the perl version in various places for 5.15.6Dave Rolsky2011-12-191-1/+1
* Bump the perl version for 5.15.5Steve Hay2011-11-201-1/+1
* turn off buggy optimisations in one HP compilerZefram2011-11-171-2/+15
* Support gcc-4.x on HP-UX PA-RISC/64H.Merijn Brand2011-08-041-0/+10
* Fix some broken URLs found by Porting/checkURL.plLeon Brocard2011-06-121-1/+1
* Special compiler settings only change for 64bitall, not for 64bitintH.Merijn Brand2010-11-261-1/+1
* Allow -Duse64bitint without promoting to use64bitall on HP-UXH.Merijn Brand2010-04-131-3/+7
* Tighten the ropes on sGMTIME_min for HP-UX 11.00H.Merijn Brand2010-03-121-2/+2
* Limit HP-UX 11.00 time to 48 bit in 64bit modeH.Merijn Brand2010-03-111-1/+9
* Smoke failing on longdoubleRich Rauenzahn2009-05-221-12/+0
* HP's ANSI-C optimizer breaks op.c (t/op/state.t failure); ccversion fixedH.Merijn Brand2007-09-171-2/+4
* gcc -dumpversion is at least supported back to 2.7.x andH.Merijn Brand2007-01-121-1/+1
* Re: 'localtime' not thread-safe under HP-UX B.11.11/64Jerry D. Hedden2006-12-191-1/+7
* Upgrade warning should only be issued if upgrade happensH.Merijn Brand2006-11-211-1/+4
* Silence some warnings during ConfigureH.Merijn Brand2006-11-211-1/+2
* [perl #40161] ccversion fix for hpuxsmoketst@hp46t243.cup.hp.com2006-08-231-1/+1
* Remvove code that gets undone in the next line.H.Merijn Brand2006-05-071-31/+17
* 1. Make HP C-ANSI-C work on Itanium2 (HP-UX 11.23)H.Merijn Brand2006-01-101-6/+15
* ctime_r() and asctime_r() seem to have some problems before HP-UX 11.Steve Peters2005-12-231-0/+8
* gcc hints were not yet applied to gcc-4.xH.Merijn Brand2005-05-301-11/+12