summaryrefslogtreecommitdiff
path: root/hints/hpux.sh
Commit message (Collapse)AuthorAgeFilesLines
* ctime_r() and asctime_r() seem to have some problems before HP-UX 11.Steve Peters2005-12-231-0/+8
| | | p4raw-id: //depot/perl@26462
* gcc hints were not yet applied to gcc-4.xH.Merijn Brand2005-05-301-11/+12
| | | | | Now they are p4raw-id: //depot/perl@24630
* Now that we have the full path, we can skip the which call,H.Merijn Brand2005-03-301-1/+1
| | | | | that might cause trouble on testdrive systems. p4raw-id: //depot/perl@24107
* 'what' cannot find ccversion if `which cc` is a symlink to ccacheH.Merijn Brand2005-02-101-1/+22
| | | | | ccversion is important enough to jump through some hoops to get it p4raw-id: //depot/perl@23958
* HP-UX 10.20 still *needs* -Ae for HP C-ANSI-C to be ANSIH.Merijn Brand2004-06-291-1/+1
| | | | | | 11.00 and on are ANSI by default for /opt/ansic/bin Error was introduced by #22975 in re-enabling 10.01 p4raw-id: //depot/perl@23007
* Backward compatibility issues for HP-UX 10.01 and olderH.Merijn Brand2004-06-231-1/+11
| | | | | | Yes, it is still actively used in production environment One more patch expected for toke.c optimization level p4raw-id: //depot/perl@22975
* Test drives are fun. Implement ccversion for Itanium HP-UX 11.23H.Merijn Brand2004-04-061-1/+1
| | | p4raw-id: //depot/perl@22666
* Remaining smoked platforms where malloc wrap is known to work.Nicholas Clark2004-03-241-0/+5
| | | | | | Data for Irix and NetBSD would be useful - they probably will work too. Will Unicos work? Place bets now... p4raw-id: //depot/perl@22585
* Re: Smoke 17703 /pro/3gl/CPAN/perl-currentH.Merijn Brand2002-08-121-1/+1
| | | | | | | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl> gcc bug test needs -lm p4raw-id: //depot/perl@17712
* Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00H.Merijn Brand2002-08-081-0/+52
| | | | | | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@17694
* [ PATCH ] mymalloc on HP-UXH.Merijn Brand2002-06-131-1/+20
| | | | | | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020613095503.2BB2.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@17217
* archname glitch on HP-UX/IA64Colin Watson2002-05-311-2/+2
| | | | | Message-ID: <20020531163406.GA10401@zeus.com> p4raw-id: //depot/perl@16928
* [ PATCH ] Re: Smoke 16789 /pro/3gl/CPAN/perl-currentH.Merijn Brand2002-05-271-0/+3
| | | | | | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020527190443.2164.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@16814
* HP-UX 11.00 io_xs hangup workaround.Jarkko Hietaniemi2002-05-221-1/+4
| | | p4raw-id: //depot/perl@16743
* Re: [ PATCH ] AIX 4.3 / gcc / threadsH.Merijn Brand2002-05-161-1/+1
| | | | | | | | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl> gcc 3 version parsing proofing. p4raw-id: //depot/perl@16629
* Re: perl@16573H.Merijn Brand2002-05-131-4/+9
| | | | | | | | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl> (gcc 3.0 vs 64-bit hpux hints) p4raw-id: //depot/perl@16581
* [ PATCH ] time problem on 10.20 w/ threadsH.Merijn Brand2002-04-141-1/+11
| | | | | | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@15906
* Enable portable gcc code on hp-uxH.Merijn Brand2002-04-141-1/+6
| | | | | | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@15905
* Avoid bad prototypes.Jarkko Hietaniemi2002-04-091-0/+3
| | | p4raw-id: //depot/perl@15830
* [ PATCH ] Re: no snapshot today, no RC1 Monday H.Merijn Brand2002-04-081-0/+2
| | | | | | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@15807
* More HP-UX/IA64 workSpider Boardman2002-03-211-3/+30
| | | | | Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com> p4raw-id: //depot/perl@15388
* Re: perl@15244H.Merijn Brand2002-03-191-35/+36
| | | | | | | | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl> (Goedendag: Dutch whitespace police) p4raw-id: //depot/perl@15339
* Re: perl@15244Spider Boardman2002-03-181-14/+37
| | | | | | | Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com> (IA64 work.) p4raw-id: //depot/perl@15289
* Typo in #15247.Jarkko Hietaniemi2002-03-151-1/+1
| | | p4raw-id: //depot/perl@15248
* The UINT32_MAX_BROKEN is still needed for pre-gcc-3Jarkko Hietaniemi2002-03-151-0/+5
| | | | | in HP-UX (from H.Merijn Brand) p4raw-id: //depot/perl@15247
* Monster _r patch: try to scan for all known _r variants,Jarkko Hietaniemi2002-03-151-1/+1
| | | | | | | | | | | | | | | | | and then use them (under ithreads). May fail in HP-UX, and the op/groups is known to be fickle everywhere. Known to work in Solaris, Linux, Tru64, IRIX, AIX. (Some compiler warnings in AIX since the first arguments of getnetbyaddr and getnetbyadd_r are of different types. Thanks, IBM.) In non-Configure platforms deny the existence of any of the _r thingies. (Also add the recently introduced d_tm_* to places it wasn't already in.) TODO: the suggested glibc buffer growth retry loop in case some entries (at least for: gr*, host*) are big. Forgot win32/config.win64. p4raw-id: //depot/perl@15238
* [ PATCH ] HP back to defaultH.Merijn Brand2002-03-031-3/+3
| | | | | | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@14965
* Re: Smoke 14870H.Merijn Brand2002-02-271-0/+21
| | | | | | | | From: "H.Merijn Brand" <h.m.brand@hccnet.nl> Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl> (with some additional garnish) p4raw-id: //depot/perl@14895
* Misunderstood Merijn's patch.Jarkko Hietaniemi2002-01-281-2/+4
| | | p4raw-id: //depot/perl@14473
* For some strange reason under the smoke harness the alignmentJarkko Hietaniemi2002-01-281-0/+5
| | | | | test hangs in HP-UX 10.20. So hint it to avoid the test. p4raw-id: //depot/perl@14468
* Protect against accumulating -options -options -options.Jarkko Hietaniemi2001-11-271-2/+8
| | | p4raw-id: //depot/perl@13322
* GNU ld parses arguments differentH.Merijn Brand2001-08-271-4/+4
| | | | | Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@11757
* Introduce more floating point classifying APIs;Jarkko Hietaniemi2001-08-091-0/+4
| | | | | | | | | | | | | try to define (most importantly) Perl_is{inf,nan}(x). For this first cut, assume none such APIs exist in non-UNIXoid platforms-- this is of course too unkind: Win32 rumoredly has _fpclass() and _isnan(), and VMS/VOS very probably have some of the APIs available. The only thing Perl uses at the moment is Perl_isnan() (has been in use for a while now). NOTE: the Win32 and NetWare config_h.?c need regenerating. p4raw-id: //depot/perl@11618
* HP-UX needs gccversion sooner, from Merijn Brand.Jarkko Hietaniemi2001-06-291-11/+21
| | | p4raw-id: //depot/perl@11019
* Re: [PATCH] gcc-3.0 warnings on HP-UXH.Merijn Brand2001-06-271-2/+6
| | | | | Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@10991
* GCC 3.0 hints for HP-UX.Jarkko Hietaniemi2001-06-271-3/+5
| | | p4raw-id: //depot/perl@10985
* HP-UX hints update from Merijn.Jarkko Hietaniemi2001-05-161-19/+78
| | | p4raw-id: //depot/perl@10131
* Yet another HP-UX hints tweak from Merijn.Jarkko Hietaniemi2001-05-141-11/+5
| | | p4raw-id: //depot/perl@10092
* Re: Less warnings during configureH.Merijn Brand2001-05-091-0/+50
| | | | | Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@10046
* Less warnings during configureH.Merijn Brand2001-05-081-10/+10
| | | | | Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@10039
* Re: Finally got a round tuitH.Merijn Brand2001-05-011-1/+6
| | | | | | | Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl> cpp and optimization tweaks for HP-UX. p4raw-id: //depot/perl@9929
* New HP-UX hints from Merijn.Jarkko Hietaniemi2001-04-281-36/+54
| | | p4raw-id: //depot/perl@9892
* If ccflags was empty the _previous_ $* containing all theJarkko Hietaniemi2001-04-261-2/+6
| | | | | | | | | | environment variables and Configure variables was used, which lead, among other bad things, into $ccflags being your uname -a output, which lead into test compile with cc failing, which lead into gcc being selected, which didn't work that well since gcc (ancient 2.8.1 in that particular box) wasn't too happy with large files, et cetera. p4raw-id: //depot/perl@9850
* Yet another HP-UX hints version from Merijn.Jarkko Hietaniemi2001-04-251-10/+31
| | | p4raw-id: //depot/perl@9840
* It would seem that both ar and full_ar need to be overriddenJarkko Hietaniemi2001-04-251-1/+3
| | | | | for HP-UX to avoid the GNU ar. p4raw-id: //depot/perl@9835
* In HP-UX set ar to /usr/bin/ar but only iff none set.Jarkko Hietaniemi2001-04-251-1/+1
| | | p4raw-id: //depot/perl@9833
* New version of HP-UX hints from Merijn.Jarkko Hietaniemi2001-04-251-35/+12
| | | p4raw-id: //depot/perl@9832
* Reintroduce the avoidance of mixing HP-UX cc and GNU ar.Jarkko Hietaniemi2001-04-251-0/+28
| | | p4raw-id: //depot/perl@9831
* New HP-UX hints from Jeff and Merijn, should work with IA-64.Jarkko Hietaniemi2001-04-241-368/+198
| | | | | | Some gcc specifics dropped out due to extensive rewriting; will be put back later as needed. p4raw-id: //depot/perl@9824
* The d_casti32=undef is good for you even when not use64bitall.Jarkko Hietaniemi2001-04-061-3/+2
| | | p4raw-id: //depot/perl@9596