mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
* 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.
This commit is contained in:
@ -65,7 +65,7 @@ at link time if the operand does not fit.
|
||||
The @code{mmixal} documentation (@pxref{mmixsite}) specifies that global
|
||||
registers allocated with the @samp{GREG} directive (@pxref{MMIX-greg}) and
|
||||
initialized to the same non-zero value, will refer to the same global
|
||||
register. This isn't strictly enforcable in @code{@value{AS}} since the
|
||||
register. This isn't strictly enforceable in @code{@value{AS}} since the
|
||||
final addresses aren't known until link-time, but it will do an effort
|
||||
unless the @samp{--no-merge-gregs} option is specified. (Register merging
|
||||
isn't yet implemented in @code{@value{LD}}.)
|
||||
|
Reference in New Issue
Block a user