diff options
Diffstat (limited to 'gas/doc/c-i960.texi')
-rw-r--r-- | gas/doc/c-i960.texi | 2 |
1 files changed, 1 insertions, 1 deletions
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 |