]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR target/21841 (Documentation should say -mhp-ld/-mgnu-ld are only for hppa64...
authorSteve Ellcey <sje@cup.hp.com>
Tue, 16 Aug 2005 20:46:36 +0000 (20:46 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Tue, 16 Aug 2005 20:46:36 +0000 (20:46 +0000)
PR target/21841
* doc/invoke.texi (-mgnu-ld): Update description.
(-mhp-ld): Ditto.

From-SVN: r103171

gcc/ChangeLog
gcc/doc/invoke.texi

index 5d9052ca6fbea9b45bf636a440505c45b45989c0..55210c9005e9a6469f1f87cdb98ca20bd702b1e4 100644 (file)
@@ -1,3 +1,9 @@
+2005-07-20  Steve Ellcey  <sje@cup.hp.com>
+
+       PR target/21841
+       * doc/invoke.texi (-mgnu-ld): Update description.
+       (-mhp-ld): Ditto.
+
 2005-08-09  Paolo Bonzini  <bonzini@gnu.org>
 
        PR rtl-optimization/17860
index b3c2dc552d76df750237df9b490b2b37081f4752..7d3afae0231f2a97b03aa996088043782a0333ae 100644 (file)
@@ -8692,7 +8692,8 @@ have any affect on which ld is called, it only changes what parameters
 are passed to that ld.  The ld that is called is determined by the
 @option{--with-ld} configure option, GCC's program search path, and
 finally by the user's @env{PATH}.  The linker used by GCC can be printed
-using @samp{which `gcc -print-prog-name=ld`}.
+using @samp{which `gcc -print-prog-name=ld`}.  This option is only available
+on the 64 bit HP-UX GCC, i.e. configured with @samp{hppa*64*-*-hpux*}.
 
 @item -mhp-ld
 @opindex hp-ld
@@ -8704,7 +8705,8 @@ which ld is called, it only changes what parameters are passed to that
 ld.  The ld that is called is determined by the @option{--with-ld}
 configure option, GCC's program search path, and finally by the user's
 @env{PATH}.  The linker used by GCC can be printed using @samp{which
-`gcc -print-prog-name=ld`}.
+`gcc -print-prog-name=ld`}.  This option is only available on the 64 bit
+HP-UX GCC, i.e. configured with @samp{hppa*64*-*-hpux*}.
 
 @item -mlong-calls
 @opindex mno-long-calls