From 062b7c0c141b6d28a037c6acf3a822539e701827 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Thu, 19 Dec 2002 01:11:31 +0000 Subject: * doc/c-alpha.texi: Fix typos. * doc/c-arm.texi: Likewise. * doc/c-d10v.texi: Likewise. * doc/c-i370.texi: Likewise. * doc/c-i960.texi: Likewise. * doc/c-ia64.texi: Likewise. * doc/c-mmix.texi: Likewise. * doc/c-ns32k.texi: Likewise. * doc/c-pdp11.texi: Likewise. * doc/c-pj.texi: Likewise. * doc/c-sh64.texi: Likewise. * doc/c-sparc.texi: Likewise. * doc/c-tic54x.texi: Likewise. * doc/c-v850.texi: Likewise. * doc/c-vax.texi: Likewise. * doc/internals.texi: Likewise. --- gas/doc/c-i960.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/doc/c-i960.texi') diff --git a/gas/doc/c-i960.texi b/gas/doc/c-i960.texi index c39d3c5..dad2fc4 100644 --- a/gas/doc/c-i960.texi +++ b/gas/doc/c-i960.texi @@ -76,7 +76,7 @@ number of times the branch @emph{was} taken. @cindex branch statistics table, i960 A table of every such @code{Label} is also generated, so that the external postprocessor @code{gbr960} (supplied by Intel) can locate all -the counters. This table is always labelled @samp{__BRANCH_TABLE__}; +the counters. This table is always labeled @samp{__BRANCH_TABLE__}; this is a local symbol to permit collecting statistics for many separate object files. The table is word aligned, and begins with a two-word header. The first word, initialized to 0, is used in maintaining linked -- cgit v1.1