aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>2006-02-19 18:15:58 +0000
committerJohn David Anglin <danglin@gcc.gnu.org>2006-02-19 18:15:58 +0000
commit353f74e8ee82e2a87bb41bc7cc8c5451aedec06b (patch)
treeb339c8ea0c9426a02151e504b1376bdeee51b52c /gcc
parentcaf0ecedc2724529e8d8a350d85b4234cc1e250c (diff)
downloadgcc-353f74e8ee82e2a87bb41bc7cc8c5451aedec06b.zip
gcc-353f74e8ee82e2a87bb41bc7cc8c5451aedec06b.tar.gz
gcc-353f74e8ee82e2a87bb41bc7cc8c5451aedec06b.tar.bz2
install.texi: Add missing `@samp'.
* doc/install.texi: Add missing `@samp'. From-SVN: r111272
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/install.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index edb6bfa..5814a63 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-19 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+
+ * doc/install.texi: Add missing `@samp'.
+
2006-02-18 Andrew Pinski <pinskia@physics.uc.edu>
* config/rs6000/darwin.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P):
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 873ad67..f76cead 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -2790,7 +2790,7 @@ As of GCC 4.1, @env{DWARF2} exception handling is available on HP-UX.
It is now the default. This exposed a bug in the handling of data
relocations in the GAS assembler. The handling of 64-bit data relocations
was seriously broken, affecting debugging and exception support on all
-hppa64-*-* targets. Under some circumstances, 32-bit data relocations
+@samp{hppa64-*-*} targets. Under some circumstances, 32-bit data relocations
could also be handled incorrectly. This problem is fixed in GAS version
2.16.91 20051125.