--- code/trunk/doc/pcrejit.3 2011/09/23 11:03:03 708 +++ code/trunk/doc/pcrejit.3 2011/10/05 15:58:51 717 @@ -28,9 +28,11 @@ ARM v5, v7, and Thumb2 Intel x86 32-bit and 64-bit MIPS 32-bit - Power PC 32-bit and 64-bit + Power PC 32-bit and 64-bit (experimental) .sp -If --enable-jit is set on an unsupported platform, compilation fails. +The Power PC support is designated as experimental because it has not been +fully tested. If --enable-jit is set on an unsupported platform, compilation +fails. .P A program can tell if JIT support is available by calling \fBpcre_config()\fP with the PCRE_CONFIG_JIT option. The result is 1 when JIT is available, and 0 @@ -265,6 +267,6 @@ .rs .sp .nf -Last updated: 23 September 2011 +Last updated: 05 October 2011 Copyright (c) 1997-2011 University of Cambridge. .fi