setitimer() does not exist in Unicos, despite of what
[p5sagit/p5-mst-13.2.git] / hints / hpux.sh
2001-05-16 Jarkko Hietaniemi HP-UX hints update from Merijn.
2001-05-14 Jarkko Hietaniemi Yet another HP-UX hints tweak from Merijn.
2001-05-09 H.Merijn Brand Re: Less warnings during configure
2001-05-08 H.Merijn Brand Less warnings during configure
2001-05-01 H.Merijn Brand Re: Finally got a round tuit
2001-04-28 Jarkko Hietaniemi New HP-UX hints from Merijn.
2001-04-26 Jarkko Hietaniemi If ccflags was empty the _previous_ $* containing all the
2001-04-25 Jarkko Hietaniemi Yet another HP-UX hints version from Merijn.
2001-04-25 Jarkko Hietaniemi It would seem that both ar and full_ar need to be overr...
2001-04-25 Jarkko Hietaniemi In HP-UX set ar to /usr/bin/ar but only iff none set.
2001-04-25 Jarkko Hietaniemi New version of HP-UX hints from Merijn.
2001-04-25 Jarkko Hietaniemi Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
2001-04-24 Jarkko Hietaniemi New HP-UX hints from Jeff and Merijn, should work with...
2001-04-06 Jarkko Hietaniemi The d_casti32=undef is good for you even when not use64...
2001-03-13 Jarkko Hietaniemi Integrate change #9131 from maintperl into mainline.
2001-02-28 Jarkko Hietaniemi Expand usemorebits early if d_casti32 needs to be undef...
2001-02-28 Jarkko Hietaniemi Do not force d_casti32 to undef if we are on a 64-bit...
2001-02-27 Jarkko Hietaniemi The casting mystery in HP-UX and IRIX needs at least...
2001-02-09 Jarkko Hietaniemi Integrate changes #8687,8736 from maintperl.
2001-02-08 Charles Bailey SYN SYN
2001-01-30 Jarkko Hietaniemi Integrate changes #8608,8609,8610,8611,8612,8613 from...
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-13 H.Merijn Brand [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
2000-10-20 Charles Bailey SYN SYN
2000-09-14 H.Merijn Brand Hints optimization.
2000-09-02 Jarkko Hietaniemi Make certain cc is set before trying to run it.
2000-09-01 Jarkko Hietaniemi Detypo.
2000-09-01 Jarkko Hietaniemi Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl...
2000-08-30 Jarkko Hietaniemi Reset archname and archname64 always, forcing them be
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-01 Jarkko Hietaniemi Stash away the largefiles flags and libswanted.
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-14 Gurusamy Sarathy allow usemymalloc to be overridden via -Uusemymalloc
2000-03-13 Jarkko Hietaniemi hints nibbling continues
2000-03-13 Jarkko Hietaniemi there's no end to tweaking
2000-03-13 Jarkko Hietaniemi hints tweak
2000-03-13 Jarkko Hietaniemi Retract #5680, it broke more than it helped.
2000-03-12 Gurusamy Sarathy set optimize=-O only if not already set
2000-03-12 Jarkko Hietaniemi 64-bitness tweak: separate 64bitint and 64bitall.
2000-03-09 Gurusamy Sarathy abort build on HP-UX if bundled non-ANSI compiler is...
2000-03-04 Jarkko Hietaniemi HP-UX 64-bitness cures
2000-03-02 Jarkko Hietaniemi Confusion over uselargefiles.cbu and uselfs.cbu (the...
2000-02-29 Jarkko Hietaniemi Make the warning about preferring HP's ar more visible.
2000-02-29 Jarkko Hietaniemi Don't know how to do large files using gcc in HP-UX.
2000-02-29 Jarkko Hietaniemi Fixes for building on HP-UX using gcc from Daniel S...
2000-02-28 Jarkko Hietaniemi Regularize the call-back units (and fix a bug in #5330).
2000-02-28 Jarkko Hietaniemi Do not add -Ae for gcc.
2000-02-28 Jarkko Hietaniemi Use the vendor file(1).
2000-02-28 Jarkko Hietaniemi Tweak HP-UX libraries.
2000-02-28 Jarkko Hietaniemi The search for static _s-suffixex libs was broken;
2000-02-26 Jarkko Hietaniemi Rename use64bits to use64bitint;
2000-02-24 Jarkko Hietaniemi Largefileness in Solaris doesn't require long longs;
2000-02-17 Jarkko Hietaniemi Take out the -Wl,-z as we have survice so far without.
2000-02-16 Jarkko Hietaniemi HP-UX 64-bitness/largefile fixes.
2000-02-15 Jarkko Hietaniemi Unroll the libs scan thanks to HP-UX.
2000-02-12 Jarkko Hietaniemi megalomaniac 64-bit update: most importantly,
2000-02-11 Jarkko Hietaniemi undo #5064 for now; there seems to be no good selection
2000-02-11 Jarkko Hietaniemi Silence linker warnings about binary backward incompati...
2000-02-11 Jarkko Hietaniemi de-fancify the largefiles hints
2000-02-09 Charles Bailey Resync with mainline
2000-02-04 Jarkko Hietaniemi Configure megamaintenance. Cppsym (hopefully) final...
2000-01-31 Jarkko Hietaniemi HP-UX (induced) fixes.
2000-01-28 Jarkko Hietaniemi In HP-UX no largefiles if no 64 bits.
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-14 Jarkko Hietaniemi The separation of 64-bitness and largefileness continues
1999-11-11 Jarkko Hietaniemi Turn on largefileness always if available and
1999-10-19 Jarkko Hietaniemi Avoid GNU ar if HP cc is being used.
1999-09-29 Charles Bailey resync with mainline
1999-09-07 Daniel S. Lewart HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
1999-08-16 Jarkko Hietaniemi Batch of small 64-bit/long double/large file support...
1999-08-13 Jarkko Hietaniemi Jumbo Configure and large file support update.
1999-07-23 Jarkko Hietaniemi Introduce $Config{ldlibpthname} which contains
1999-03-02 Jarkko Hietaniemi The HP-UX threads patch (change #3028) is needed also...
1999-01-19 Jarkko Hietaniemi Jumbo Configure update.
1999-01-09 Jarkko Hietaniemi Move usethreads and use64bits logic from hints to Confi...
1998-11-02 Jarkko Hietaniemi In HP-UX 10.X usethreads only if the required files...
1998-10-15 Gurusamy Sarathy check in all confperl changes as of change#1964 into...
1998-09-25 Gurusamy Sarathy big Configure update from Jarkko: sync metaconfig units...
1998-09-23 Jeff Okamoto PATCH: 5.005_02 hint/hpux.sh
1998-09-23 Matthew T Harden updated usethreads hints for hpux 10.X
1998-07-21 Andy Dougherty fix hints/hpux.sh for cpp recognition
1998-07-19 Andy Dougherty tweak hpux hints in vain attempt to get cppstdin set...
1998-07-15 Gurusamy Sarathy add comment about cpprun etc., to hints/hpux.sh
1998-05-14 Gurusamy Sarathy [win32] merge change#886 from maintbranch
1998-04-02 Malcolm Beattie Andy Dougherty's configuration patches (Config_63-01...
1998-02-25 Jarkko Hietaniemi HP-UX hints and AIX global.sym changes (with Makefile...
1997-09-05 Tim Bunce [inseperable differences to perl 5.004_03]
1997-05-15 Jeff Okamoto Fix default HP-UX installation path
1997-04-26 Chuck D. Phillips HP-UX hint update
1997-03-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
1997-03-01 Raphael Manfredi HP-UX hint update
1997-01-25 Perl 5 Porters [inseparable changes from patch from perl5.003_22 to...
1997-01-07 Chip Salzenberg Fix $^X on systems that set it to Perl's basename
1997-01-04 Perl 5 Porters [inseparable changes from patch from perl5.003_18 to...
1996-12-06 Jeff McDougal BUG in hints/hpux.sh
1996-11-26 Jeff Okamoto Another HP "patch" that didn't make it (new hints file)
1996-09-11 Perl 5 Porters perl 5.003_05: hints/hpux.sh
1996-06-24 Perl 5 Porters Make deferred loading of shared libraries the default
1996-02-29 Andy Dougherty perl 5.002
next