| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate changes #8687,8736 from maintperl. | Jarkko Hietaniemi | 2001-02-09 | 1 | -19/+43 |
* | Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl. | Jarkko Hietaniemi | 2001-01-30 | 1 | -3/+1 |
* | [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio | H.Merijn Brand | 2000-12-13 | 1 | -0/+1 |
* | Hints optimization. | H.Merijn Brand | 2000-09-14 | 1 | -1/+1 |
* | Make certain cc is set before trying to run it. | Jarkko Hietaniemi | 2000-09-02 | 1 | -0/+2 |
* | Detypo. | Jarkko Hietaniemi | 2000-09-01 | 1 | -2/+3 |
* | Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64, | Jarkko Hietaniemi | 2000-09-01 | 1 | -0/+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 | -2/+4 |
* | allow usemymalloc to be overridden via -Uusemymalloc | Gurusamy Sarathy | 2000-03-14 | 1 | -1/+4 |
* | hints nibbling continues | Jarkko Hietaniemi | 2000-03-13 | 1 | -18/+11 |
* | there's no end to tweaking | Jarkko Hietaniemi | 2000-03-13 | 1 | -6/+10 |
* | hints tweak | Jarkko Hietaniemi | 2000-03-13 | 1 | -12/+9 |
* | set optimize=-O only if not already set | Gurusamy Sarathy | 2000-03-12 | 1 | -6/+9 |
* | abort build on HP-UX if bundled non-ANSI compiler is detected | Gurusamy Sarathy | 2000-03-09 | 1 | -9/+9 |
* | HP-UX 64-bitness cures | Jarkko Hietaniemi | 2000-03-04 | 1 | -4/+8 |
* | Confusion over uselargefiles.cbu and uselfs.cbu (the first one | Jarkko Hietaniemi | 2000-03-02 | 1 | -2/+2 |
* | Make the warning about preferring HP's ar more visible. | Jarkko Hietaniemi | 2000-02-29 | 1 | -2/+3 |
* | Don't know how to do large files using gcc in HP-UX. | Jarkko Hietaniemi | 2000-02-29 | 1 | -7/+15 |
* | Fixes for building on HP-UX using gcc from Daniel S. Lewart. | Jarkko Hietaniemi | 2000-02-29 | 1 | -23/+37 |
* | Regularize the call-back units (and fix a bug in #5330). | Jarkko Hietaniemi | 2000-02-28 | 1 | -3/+3 |
* | Do not add -Ae for gcc. | Jarkko Hietaniemi | 2000-02-28 | 1 | -2/+11 |
* | Use the vendor file(1). | Jarkko Hietaniemi | 2000-02-28 | 1 | -1/+1 |
* | Tweak HP-UX libraries. | Jarkko Hietaniemi | 2000-02-28 | 1 | -3/+7 |
* | The search for static _s-suffixex libs was broken; | Jarkko Hietaniemi | 2000-02-28 | 1 | -3/+3 |
* | Rename use64bits to use64bitint; | Jarkko Hietaniemi | 2000-02-26 | 1 | -2/+2 |
* | Largefileness in Solaris doesn't require long longs; | Jarkko Hietaniemi | 2000-02-24 | 1 | -9/+0 |
* | Take out the -Wl,-z as we have survice so far without. | Jarkko Hietaniemi | 2000-02-17 | 1 | -1/+1 |
* | HP-UX 64-bitness/largefile fixes. | Jarkko Hietaniemi | 2000-02-16 | 1 | -68/+70 |
* | Unroll the libs scan thanks to HP-UX. | Jarkko Hietaniemi | 2000-02-15 | 1 | -6/+32 |
* | megalomaniac 64-bit update: most importantly, | Jarkko Hietaniemi | 2000-02-12 | 1 | -7/+7 |
* | undo #5064 for now; there seems to be no good selection | Jarkko Hietaniemi | 2000-02-11 | 1 | -8/+0 |
* | Silence linker warnings about binary backward incompatibilities. | Jarkko Hietaniemi | 2000-02-11 | 1 | -0/+8 |
* | de-fancify the largefiles hints | Jarkko Hietaniemi | 2000-02-11 | 1 | -4/+3 |
* | Configure megamaintenance. Cppsym (hopefully) final spasms; | Jarkko Hietaniemi | 2000-02-04 | 1 | -55/+31 |
* | HP-UX (induced) fixes. | Jarkko Hietaniemi | 2000-01-31 | 1 | -38/+36 |
* | In HP-UX no largefiles if no 64 bits. | Jarkko Hietaniemi | 2000-01-28 | 1 | -7/+20 |
* | The separation of 64-bitness and largefileness continues | Jarkko Hietaniemi | 1999-11-14 | 1 | -9/+33 |
* | Turn on largefileness always if available and | Jarkko Hietaniemi | 1999-11-11 | 1 | -1/+19 |
* | Avoid GNU ar if HP cc is being used. | Jarkko Hietaniemi | 1999-10-19 | 1 | -0/+30 |
* | HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX. | Daniel S. Lewart | 1999-09-07 | 1 | -0/+5 |
* | Batch of small 64-bit/long double/large file support tweaks: | Jarkko Hietaniemi | 1999-08-16 | 1 | -2/+3 |
* | Jumbo Configure and large file support update. | Jarkko Hietaniemi | 1999-08-13 | 1 | -1/+1 |
* | Introduce $Config{ldlibpthname} which contains | Jarkko Hietaniemi | 1999-07-23 | 1 | -0/+6 |
* | The HP-UX threads patch (change #3028) is needed also here. | Jarkko Hietaniemi | 1999-03-02 | 1 | -3/+6 |
* | Jumbo Configure update. | Jarkko Hietaniemi | 1999-01-19 | 1 | -0/+81 |
* | Move usethreads and use64bits logic from hints to Configure. | Jarkko Hietaniemi | 1999-01-09 | 1 | -56/+0 |
* | In HP-UX 10.X usethreads only if the required files are present. | Jarkko Hietaniemi | 1998-11-02 | 1 | -0/+10 |
* | check in all confperl changes as of change#1964 into cfgperl | Gurusamy Sarathy | 1998-10-15 | 1 | -17/+5 |
* | big Configure update from Jarkko: sync metaconfig units; d_statblks fix | Gurusamy Sarathy | 1998-09-25 | 1 | -0/+37 |