| Commit message (Expand) | Author | Age | Files | Lines |
* | Configure for isfinitel / isinfl. | Jarkko Hietaniemi | 2014-08-20 | 1 | -0/+12 |
* | Configure backports cause reorder | H.Merijn Brand | 2014-08-20 | 1 | -612/+609 |
* | Little-endian double-double detection was wrong. | Jarkko Hietaniemi | 2014-08-17 | 1 | -2/+3 |
* | Configure scan for ldexpl | Jarkko Hietaniemi | 2014-08-13 | 1 | -0/+9 |
* | Configure scan for the kind of long double we have | Jarkko Hietaniemi | 2014-08-13 | 1 | -0/+86 |
* | Simplify cppsym dash problem | H.Merijn Brand | 2014-07-26 | 1 | -4/+2 |
* | Configure: Handle hyphens when searching cpp symbols | Brian Fraser | 2014-07-25 | 1 | -1/+3 |
* | Configure: Discard errors when testing for less -R | Brian Fraser | 2014-07-25 | 1 | -1/+1 |
* | Regen Configure after backports | H.Merijn Brand | 2014-07-15 | 1 | -93/+90 |
* | Enable _FORTIFY_SOURCE only if optimizing, as specified. | Jarkko Hietaniemi | 2014-07-02 | 1 | -5/+10 |
* | Some more cppsymbols to scan. | Jarkko Hietaniemi | 2014-06-30 | 1 | -16/+17 |
* | ANSI prototypes for Berkeley DB API testing. | Jarkko Hietaniemi | 2014-06-30 | 1 | -6/+2 |
* | In nonblock test do not ignore the syscall returns. | Jarkko Hietaniemi | 2014-06-30 | 1 | -8/+20 |
* | Add -D_FORTIFY_SOURCE=2 when applicable. | Jarkko Hietaniemi | 2014-06-30 | 1 | -1/+17 |
* | Remove MAD. | Jarkko Hietaniemi | 2014-06-13 | 1 | -42/+0 |
* | Protect against ptrdiff_t not being available. | Brian Fraser | 2014-06-13 | 1 | -0/+21 |
* | Removed NeXT support | Brian Fraser | 2014-06-11 | 1 | -50/+2 |
* | [perl #121585] Configure shouldn't write source tree | H.Merijn Brand | 2014-06-11 | 1 | -6/+6 |
* | Fix cbacktrace | H.Merijn Brand | 2014-06-11 | 1 | -20/+24 |
* | Fix i_bfd | H.Merijn Brand | 2014-06-11 | 1 | -18/+18 |
* | Add C backtrace API. | Jarkko Hietaniemi | 2014-06-07 | 1 | -0/+40 |
* | Probe for working wcscmp and wcsxfrm | H.Merijn Brand | 2014-06-05 | 1 | -0/+61 |
* | evat => eval as found by Tom Hukins | H.Merijn Brand | 2014-06-04 | 1 | -5/+5 |
* | remove BOOTSTRAP_CHARSET from Configure (khw's request) | H.Merijn Brand | 2014-06-01 | 1 | -36/+29 |
* | Get rid of "grep empty(sub)expression" noise. | Jarkko Hietaniemi | 2014-05-29 | 1 | -1/+1 |
* | -fwrapv is broken prior to gcc-4.3 (googled and patched by Zefram) | H.Merijn Brand | 2014-04-09 | 1 | -2/+2 |
* | gcc 4.9 by default does some optimizations that break perl (#121505) | H.Merijn Brand | 2014-04-09 | 1 | -1/+17 |
* | Configure misdetects strlcpy et al. with gcc -flto (RT#113022) | H.Merijn Brand | 2014-03-16 | 1 | -3/+3 |
* | Backport/genererate work from cross-port | H.Merijn Brand | 2014-03-12 | 1 | -20/+24 |
* | Configure: use $undef, not plain undef | Brian Fraser | 2014-01-30 | 1 | -2/+2 |
* | Configure: Added a targetenv variable | Brian Fraser | 2014-01-30 | 1 | -0/+2 |
* | Configure, Solaris hints: Allow cross-compiling to Solaris. | Brian Fraser | 2014-01-30 | 1 | -1/+17 |
* | Configure, qnx hints: Improve the cross-compilation support for QNX | Brian Fraser | 2014-01-30 | 1 | -1/+2 |
* | Configure: Fix the fflush(NULL) test in cross builds | Brian Fraser | 2014-01-26 | 1 | -2/+4 |
* | Configure: If cross-compiling to linux, pick the proper hints file | Brian Fraser | 2014-01-26 | 1 | -0/+5 |
* | Configure: added special osname checks for nto and android | Brian Fraser | 2014-01-26 | 1 | -1/+13 |
* | Configure, Android hints: Changes to allow native builds | Brian Fraser | 2014-01-26 | 1 | -0/+1 |
* | Make compiling with adb work again | Brian Fraser | 2014-01-26 | 1 | -0/+3 |
* | Separate SH used to run Configure from SH used on target system | Jess Robinson | 2014-01-23 | 1 | -0/+6 |
* | Configure: add missing ; to checkccflags | Brian Fraser | 2014-01-23 | 1 | -1/+1 |
* | Configure, Makefile.SH: Allow running generate_uudmap in the target | Brian Fraser | 2014-01-22 | 1 | -3/+8 |
* | Configure: Minor improvements to the building on the host miniperl | Brian Fraser | 2014-01-22 | 1 | -7/+9 |
* | Configure: When cross-compiling, save the $^O of the host | Brian Fraser | 2014-01-22 | 1 | -0/+3 |
* | Configure: Silence $to warnings when cross-compiling | Brian Fraser | 2014-01-22 | 1 | -1/+1 |
* | Configure, run-ssh: No need to use ./\$exe | Brian Fraser | 2014-01-22 | 1 | -1/+1 |
* | Configure: Teach run-ssh to handle -env | Brian Fraser | 2014-01-22 | 1 | -1/+9 |
* | Configure: Pass the -r flag to scp when cross-compiling | Brian Fraser | 2014-01-22 | 1 | -2/+2 |
* | Build host miniperl and generate_uudmap binaries when cross compiling, for lo... | Jess Robinson | 2014-01-22 | 1 | -0/+18 |
* | fix the ability to use targethost when defined. | Neil Williams | 2014-01-22 | 1 | -3/+3 |
* | add an escape for when targethost is not defined but usecrosscompile is. | Neil Williams | 2014-01-22 | 1 | -1/+14 |