From: Andreas Jaeger Date: Wed, 16 Jun 2004 12:34:24 +0000 (+0200) Subject: install.texi (Configuration): Update description for --enable-version-specific-runtim... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b9034bbd6d0a84129e2c4abe9938570a0c6b201e;p=gcc.git install.texi (Configuration): Update description for --enable-version-specific-runtime-libs. * doc/install.texi (Configuration): Update description for --enable-version-specific-runtime-libs. From-SVN: r83240 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2193648f10f..d0401ebdc82 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-06-16 Andreas Jaeger + + * doc/install.texi (Configuration): Update description for + --enable-version-specific-runtime-libs. + 2004-06-16 Paolo Bonzini * doc/install.texi: boehm-gc now uses automake 1.8.5. @@ -182,7 +187,7 @@ 2004-06-15 Daniel Berlin * tree-flow-inline.h: Document all functions. - + 2004-06-15 Daniel Berlin * tree-flow-inline.h (stmt_ann): Remove use of is_essa_node. @@ -451,8 +456,8 @@ (m32r_return_addr): Added for __builtin_return_address(0). (m32r_reload_lr): Ditto. - * longlong.h: Fix macros for m32r add_ssaaaa and sub_ddmmss. - + * longlong.h: Fix macros for m32r add_ssaaaa and sub_ddmmss. + 2004-06-15 Paolo Bonzini * doc/install.texi (Prerequisites): Update libbanshee, diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 56f6cf258e6..99d1fb14bf6 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -1017,9 +1017,9 @@ addition, @samp{libstdc++}'s include files will be installed into @file{@var{libdir}} unless you overruled it by using @option{--with-gxx-include-dir=@var{dirname}}. Using this option is particularly useful if you intend to use several versions of GCC in -parallel. This is currently supported by @samp{libf2c} and -@samp{libstdc++}, and is the default for @samp{libobjc} which cannot be -changed in this case. +parallel. This is currently supported by @samp{libgfortran}, +@samp{libjava}, @samp{libmudflap}, @samp{libstdc++}, and @samp{libobjc}. + @item --enable-languages=@var{lang1},@var{lang2},@dots{} Specify that only a particular subset of compilers and