| Commit message (Expand) | Author | Age | Files | Lines |
* | record version of Intel C during configure | Tony Cook | 2009-11-24 | 1 | -0/+5 |
* | Future-proof hints/linux.sh against Sun's cc -V output. | Andy Dougherty | 2008-11-14 | 1 | -1/+5 |
* | Relocations errors with Intel CC 10 on 64 bits archs | Vincent Pit | 2008-11-11 | 1 | -0/+6 |
* | Minor hints/linux.sh patch to allow setting -Doptimize | Andy Dougherty | 2008-07-29 | 1 | -1/+1 |
* | Re: [perl #50180] NDBM_File fails to build | Andy Dougherty | 2008-05-17 | 1 | -0/+3 |
* | Patches to compile perl on Cray XT4 Catamount/Qk, by Jarkko | Rafael Garcia-Suarez | 2007-06-17 | 1 | -1/+9 |
* | On Linux, don't compile with -DTHREADS_HAVE_PIDS if the | Rafael Garcia-Suarez | 2007-03-26 | 1 | -1/+7 |
* | libdb may require pthread | Jonathan Stowe | 2007-02-07 | 1 | -3/+40 |
* | Linux and Solaris hints: C++ vs dlerror | Jarkko Hietaniemi | 2006-10-10 | 1 | -0/+8 |
* | Additional floating point strictness is needed to get Intel cc to pass | Steve Peters | 2006-08-15 | 1 | -2/+2 |
* | g++ heavy shoveling | Jarkko Hietaniemi | 2006-08-02 | 1 | -0/+12 |
* | Keep Intel C++ from claiming that it is gcc. | Steve Peters | 2006-07-13 | 1 | -1/+2 |
* | Sun C on Linux doesn't complain about the attributes sprinkled | Steve Peters | 2006-05-26 | 1 | -0/+9 |
* | Add -fno-delete-null-pointer-checks to ccflags on Itaniums when | Steve Peters | 2006-05-10 | 1 | -1/+11 |
* | Fix some test failures in t/op/cmp.t when compiling with the Intel | Steve Peters | 2006-03-22 | 1 | -1/+2 |
* | Don't add -fPIC if already present. | Brendan O'Dea | 2006-02-17 | 1 | -0/+1 |
* | Initial, albeit hackish, support for the alpha version of Sun Studio | Steve Peters | 2005-11-18 | 1 | -0/+5 |
* | Changes for hints/linux.sh for Purify | Steve Peters | 2005-09-23 | 1 | -0/+10 |
* | make test of perl 5.8.7 failed on icc9 | YAMASHINA Hio | 2005-08-18 | 1 | -1/+1 |
* | Re: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3 [fedora] (i686/1 cpu) | Steve Peters | 2005-03-25 | 1 | -3/+4 |
* | On Linux-PPC, using gcc, downgrade to the -O1 optimisation | Rafael Garcia-Suarez | 2004-04-16 | 1 | -1/+10 |
* | Remaining smoked platforms where malloc wrap is known to work. | Nicholas Clark | 2004-03-24 | 1 | -0/+5 |
* | Use the optimization level -O2 by default on Linux/gcc. | Marcus Holland-Moritz | 2004-01-02 | 1 | -13/+2 |
* | Be sure to use -fPIC not -fpic on Linux/SPARC | Andy Dougherty | 2003-11-05 | 1 | -2/+2 |
* | Re: [PATCH] RC5 and Intel's ICC | Marcus Holland-Moritz | 2003-09-23 | 1 | -0/+12 |
* | Integrate from maint: | Jarkko Hietaniemi | 2003-08-07 | 1 | -9/+26 |
* | posixify getppid on linux-multithread | Rafael Garcia-Suarez | 2002-08-29 | 1 | -1/+1 |
* | More for #16991. | Jarkko Hietaniemi | 2002-06-05 | 1 | -27/+0 |
* | Update Andy. | Jarkko Hietaniemi | 2002-05-30 | 1 | -1/+1 |
* | Re: Linux glibc 2.2.90 issue; likely from readonly stdio mmap | Andy Dougherty | 2002-05-30 | 1 | -0/+27 |
* | One more proto escapee. | Jarkko Hietaniemi | 2002-03-21 | 1 | -0/+1 |
* | Sigh. The _GNU_SOURCE is needed for the struct crypt_data | Jarkko Hietaniemi | 2002-03-20 | 1 | -5/+3 |
* | This is like trying to put the shaving cream | Jarkko Hietaniemi | 2002-03-19 | 1 | -1/+1 |
* | With the -D_SVID_SOURCE Debian 2.2 dies on conflicting | Jarkko Hietaniemi | 2002-03-19 | 1 | -1/+1 |
* | Sarathy's new suggestion for Linux threading flags. | Jarkko Hietaniemi | 2002-03-19 | 1 | -1/+1 |
* | Take away _GNU_SOURCE since that does not seem | Jarkko Hietaniemi | 2002-03-19 | 1 | -3/+9 |
* | More paranoid _r protochecking. At least Tru64 and | Jarkko Hietaniemi | 2002-03-16 | 1 | -0/+8 |
* | Misc tiny tweaks from Sarathy, good for threaded builds. | Jarkko Hietaniemi | 2002-03-10 | 1 | -1/+1 |
* | Re: [ID 20011223.001] accept leaks memory | Andy Dougherty | 2002-01-10 | 1 | -38/+5 |
* | gcc version matching didn't. | Jarkko Hietaniemi | 2001-12-07 | 1 | -1/+1 |
* | In Linux if we have modern enough gcc and supported | Jarkko Hietaniemi | 2001-11-28 | 1 | -1/+13 |
* | Fix incorrect warnings about broken globbing; | Jarkko Hietaniemi | 2001-11-06 | 1 | -8/+9 |
* | The first steps towards cross-compilation. | Jarkko Hietaniemi | 2001-06-15 | 1 | -1/+1 |
* | Retract #10324 and #10333; not needed. | Jarkko Hietaniemi | 2001-06-01 | 1 | -42/+0 |
* | (Retracted by #10375.) | Jarkko Hietaniemi | 2001-05-30 | 1 | -0/+42 |
* | Re: bash -c exit and linux hints | John P. Linderman | 2000-11-09 | 1 | -1/+1 |
* | Reset archname and archname64 always, forcing them be | Jarkko Hietaniemi | 2000-08-30 | 1 | -2/+2 |
* | Stash away the largefiles flags and libswanted. | Jarkko Hietaniemi | 2000-08-01 | 1 | -1/+4 |
* | pod typo fixes (from Marcel Grunauer <marcel.grunauer@lovely.net>) | Gurusamy Sarathy | 2000-03-19 | 1 | -1/+1 |
* | Linux needs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 too | Gurusamy Sarathy | 2000-03-05 | 1 | -0/+10 |