For tied file handle calls, use PUSH* when we know that the stack has space.
[p5sagit/p5-mst-13.2.git] / hints / linux.sh
2009-11-24 Tony Cook record version of Intel C during configure
2008-11-14 Andy Dougherty Future-proof hints/linux.sh against Sun's cc -V output.
2008-11-11 Vincent Pit Relocations errors with Intel CC 10 on 64 bits archs
2008-07-29 Andy Dougherty Minor hints/linux.sh patch to allow setting -Doptimize
2008-05-17 Andy Dougherty Re: [perl #50180] NDBM_File fails to build
2007-06-17 Rafael Garcia-Suarez Patches to compile perl on Cray XT4 Catamount/Qk, by...
2007-03-26 Rafael Garcia-Suarez On Linux, don't compile with -DTHREADS_HAVE_PIDS if the
2007-02-07 Jonathan Stowe libdb may require pthread
2006-10-10 Jarkko Hietaniemi Linux and Solaris hints: C++ vs dlerror
2006-08-15 Steve Peters Additional floating point strictness is needed to get...
2006-08-02 Jarkko Hietaniemi g++ heavy shoveling
2006-07-13 Steve Peters Keep Intel C++ from claiming that it is gcc.
2006-05-26 Steve Peters Sun C on Linux doesn't complain about the attributes...
2006-05-10 Steve Peters Add -fno-delete-null-pointer-checks to ccflags on Itani...
2006-03-22 Steve Peters Fix some test failures in t/op/cmp.t when compiling...
2006-02-17 Brendan O'Dea Don't add -fPIC if already present.
2005-11-18 Steve Peters Initial, albeit hackish, support for the alpha version...
2005-09-23 Steve Peters Changes for hints/linux.sh for Purify
2005-08-18 YAMASHINA Hio make test of perl 5.8.7 failed on icc9
2005-03-25 Steve Peters Re: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3...
2004-04-16 Rafael Garcia-Suarez On Linux-PPC, using gcc, downgrade to the -O1 optimisation
2004-03-24 Nicholas Clark Remaining smoked platforms where malloc wrap is known...
2004-01-02 Marcus Holland-Moritz Use the optimization level -O2 by default on Linux...
2003-11-05 Andy Dougherty Be sure to use -fPIC not -fpic on Linux/SPARC
2003-09-23 Marcus Holland-Moritz Re: [PATCH] RC5 and Intel's ICC
2003-08-07 Jarkko Hietaniemi Integrate from maint:
2002-08-29 Rafael Garcia-Suarez posixify getppid on linux-multithread
2002-06-05 Jarkko Hietaniemi More for #16991.
2002-05-30 Jarkko Hietaniemi Update Andy.
2002-05-30 Andy Dougherty Re: Linux glibc 2.2.90 issue; likely from readonly...
2002-03-21 Jarkko Hietaniemi One more proto escapee.
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Jarkko Hietaniemi Sigh. The _GNU_SOURCE is needed for the struct crypt_data
2002-03-19 Jarkko Hietaniemi This is like trying to put the shaving cream
2002-03-19 Jarkko Hietaniemi With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
2002-03-19 Jarkko Hietaniemi Sarathy's new suggestion for Linux threading flags.
2002-03-19 Jarkko Hietaniemi Take away _GNU_SOURCE since that does not seem
2002-03-16 Jarkko Hietaniemi More paranoid _r protochecking. At least Tru64 and
2002-03-10 Jarkko Hietaniemi Misc tiny tweaks from Sarathy, good for threaded builds.
2002-01-10 Andy Dougherty Re: [ID 20011223.001] accept leaks memory
2001-12-07 Nick Ing-Simmons Integrate mainline some more
2001-12-07 Jarkko Hietaniemi gcc version matching didn't.
2001-11-28 Jarkko Hietaniemi In Linux if we have modern enough gcc and supported
2001-11-06 Jarkko Hietaniemi Fix incorrect warnings about broken globbing;
2001-06-15 Jarkko Hietaniemi The first steps towards cross-compilation.
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Jarkko Hietaniemi Retract #10324 and #10333; not needed.
2001-05-30 Jarkko Hietaniemi (Retracted by #10375.)
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-11-09 John P. Linderman Re: bash -c exit and linux hints
2000-10-20 Charles Bailey SYN SYN
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-19 Gurusamy Sarathy pod typo fixes (from Marcel Grunauer <marcel.grunauer...
2000-03-05 Gurusamy Sarathy Linux needs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS...
2000-02-19 Gurusamy Sarathy don't blindly set bool=char on linux (from Andy Dougherty)
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-10-11 Brian Jepson Sparc Linux -Duseshrplib fix.
1999-04-09 Andy Dougherty Re: prefix= in hints
1999-04-02 Kurt D. Starsinic On -Uinstallusrbinperl and no -Dprefix, set prefix...
1999-04-02 Andy Dougherty Display exact glibc version in Linux.
1999-02-02 Jarkko Hietaniemi Mirror change #2781.
1999-01-19 Jarkko Hietaniemi Jumbo Configure update.
1999-01-09 Jarkko Hietaniemi Move usethreads and use64bits logic from hints to Confi...
1998-10-15 Gurusamy Sarathy check in all confperl changes as of change#1964 into...
1998-04-02 Jan-Pieter Cornet Configure hints/ patches
1998-03-05 Andy Dougherty Configure patches -01 and -02 for 5.004_61.
1998-02-25 Andy Dougherty Re: ANNOUNCE: perl5.004_60 Configure patch is available
1998-02-06 Andy Dougherty Re: posix::strftime (core dumped)
1997-10-16 Malcolm Beattie Merge maint-5.004 branch (5.004_04) with mainline.
1997-10-08 Malcolm Beattie Merge maint-5.004 branch (5.004_03) with mainline.
1997-10-01 Malcolm Beattie Start of Configure support for -Dusethreads plus associated
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-09-04 Chris Nandor Dynamic Loading on MkLinux (osname=linux,archname=ppc...
1997-04-22 Perl 5 Porters [inseparable changes from match from perl-5.003_97g...
1997-04-22 Andy Dougherty Fix up Linux hints for tcsh, and Configure patch
1997-04-17 Michael De La Rue Linux hints: Allow build w/o suidperl, prefer tcsh...
1996-12-19 Chip Salzenberg In Linux hints, set suidsafe=no and dosuid=yes
1996-06-24 Perl 5 Porters perl 5.003: hints/linux.sh
1996-03-15 Perl 5 Porters Update
1996-02-29 Andy Dougherty perl 5.002
1996-02-07 Perl 5 Porters perl 5.002gamma: hints/linux.sh
1996-02-03 Perl 5 Porters perl5.002beta3
1996-06-20 Perl 5 Porters Configure now tests gcvt() more thoroughly.
1995-06-05 Andy Dougherty This is my patch patch.1j for perl5.001.
1995-05-30 Andy Dougherty This is my patch patch.1i for perl5.001.
1995-04-18 Andy Dougherty perl5.001 patch.1e
1995-04-14 Andy Dougherty perl5.001 patch.1d
1995-04-06 Andy Dougherty perl5.001 patch.1c
1995-03-05 Andy Dougherty perl5.000 patch.0n: [address Configure and build issues]
1995-02-27 Andy Dougherty perl5.000 patch.0m: [various fixes, hint file updates...
1995-02-07 Andy Dougherty perl5.000 patch.0j: fix minor portability and build...
1994-10-17 Larry Wall perl 5.000